Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Ascend footer headings

Home / Forums / Membership Forums / Ascend footer headings

This topic is: Resolved
[Resolved]
June 20, 2017 at 1:00 pm

Hello!
More help needed. This time some adjustments with the footer headings. I would like to have the “footer-widget-title” without the line decoration on right side? What would be the css for that.

Case two: In Virtue theme I could adjust the width of the footer columns with the css below, but how can this be done in Ascend?

/* FOOTER WIDGETS WIDTH*/


@media
(min-width: 992px){
.footercol1 {width:20%; padding:0}
.footercol2 {width:40%; padding:0}
.footercol3 {width:40%; padding:0}
}

.footercol1 {
width: 35%;
text-align: left;
}

.footercol3 {
width: 40%;
text-align: left;
}

.footercol3 {
width: 40%;
text-align: right;
}

Regards,

Pamela

  • The forum ‘Membership Forums’ is closed to new topics and replies.