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

Modify text in Virtue call to action widget

Home / Forums / Virtue Theme / Modify text in Virtue call to action widget

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
March 2, 2016 at 8:51 pm

I am attempting to modify the headline and description (h1 and h5) text in the Virtue Call to Action box. I know that I want to drop some CSS into the Advanced panel along the lines of:

.selector h1 h5 {font-family:Georgia;}

Examining that text, I see that it’s plain h1 and h5 tags set in a div with the following class selectors:

so-panel widget widget_virtue_calltoaction_widget virtue_calltoaction_widget panel-first-child panel-last-child

Which of these do I need to use to modify the text? Thanks!

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