Font for staic block at footer - by myVapeshop

This topic has 3 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Rose Tyler

  • Avatar: myVapeshop
    myVapeshop
    Participant
    October 5, 2016 at 11:31

    Hi there,
    I need to set the font for the text in staticblock at the footer for

    Jura , as it is the rest of the site
    Any idea?
    thanx

    2 Answers
    Avatar: myVapeshop
    myVapeshop
    Participant
    October 5, 2016 at 11:35

    I also need for the
    .vc_separator h4
    to be bold?
    ani idea?
    thanx

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 5, 2016 at 12:24

    Hello,

    You can add this code in Custom CSS:

    .main-footer p{
       font-family: jura !important;
    }

    As I see, your .vc_separator h4 alreadi bold, also you can to change font size:

    .main-footer-1 .vc_separator h4{
        font-size: 20px !important;
    }

    Regards,
    Rose Tyler.

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.