Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • zomidaily Friend
    #194745

    Hi…

    I try to increase the body font size by applying the following code into custom.css

    body {
    color: #444444
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.42857;
    }

    But his increase the menu title as well. What code can I use to change only for the body font size?

    Regards,
    Joseph

    chavan Friend
    #522494

    you are already in the right place to edit the Body font size,

    Add this code to the custom.css you created, by adding this code will prevent increase and decrease of the Menu title.

    .t3-navbar a {

    font-size: 14px;

    }

    zomidaily Friend
    #522603

    Hi @chavan

    I try but does’t work, is there any other suggestion?

    chavan Friend
    #522648

    can you post your site Url

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

This topic contains 4 replies, has 2 voices, and was last updated by  chavan 10 years, 2 months ago.

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