Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • cmeloni Friend
    #197330

    Dear Experts,

    Could you please let me know how can I change font size of Masthead Title and Slogan in a menu item?

    Thanks

    Best,
    Cristian

    MoonSailor Friend
    #533566

    <blockquote> Masthead Title </blockquote>

    Do you want to change font size as in this image: http://easycaptures.com/fs/uploaded/725/9303002547.png

    If so, please create a new file “templates/purity_iii/css/custom.css” (if it does not exists), then add css into this file:


    .jumbotron-primary h1{
    font-size : 30px;
    }

    <blockquote> Slogan in a menu item?</blockquote>

    Could you explain in more details on this?

    cmeloni Friend
    #533674

    Thanks, it works great!

    I’ve solved also “Masthead Slogan” issue putting in the same custom.css file also this code:

    .jumbotron-primary p{
    font-size : 14px;
    }

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  cmeloni 10 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum