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

Link styling in the content section

Home / Forums / Ascend Theme / Link styling in the content section

This topic is: Not Resolved
[Not Resolved]
Posted in: Ascend Theme

Tagged: 

April 24, 2018 at 10:58 am

I need to change the color of the a:link border-bottom-color property for the content section, where are the theme settings that allow me to do this?

I accomplished what I needed to do by overriding the theme settings using the Custom CSS block, but I’d prefer not to do it that way. For reference, here is the CSS that used for the temporary fix:

.comment-content a:not(.button), .entry-content p a:not(.button):not(.select2-choice):not([data-rel=lightbox]) {border-bottom-color:#aaa;}

  • The forum ‘Ascend Theme’ is closed to new topics and replies.