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

Pagebuilder font change css — where to put

Home / Forums / Virtue Theme / Pagebuilder font change css — where to put

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
March 17, 2016 at 5:40 am

HI Ben and Hannah
Thanks for all the assists, they all work and you guys have the best customer service around.

I need to just make some fonts smaller inside pagebuilder attributes and don’t know how to do the syntax..
site page is

Basically I’m trying to tell pagebuilder that Just inside this cell change the
.product_item .product_details h5 {
font-family: Lato;
line-height: 20px;
font-weight: 700;
font-style: normal;
font-size: 16px;
}

TO
.product_item .product_details h5 {
font-family: Lato;
line-height: 50px;
font-weight: 700;
font-style: normal;
font-size: 13px;
}

this is the goal

I jsut can’t figure out how to do it and thought you might know.

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