Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #594915

    After increasing the font size for the phone number in the top right header. the header overlap the first section(orange background) of the layout. Please look at the website and you’ll understand. thank you.

    .phone-info span {
    line-height: 2em;
    font-size: 16px;
    }

    • This topic was modified 8 years ago by wtony.
    #595252

    Hey wtony!

    Thanks for reaching out to us on the support forum.

    Could you please provide the URL to the website in the Private Content section of this forum, so that I can have a closer look at the issue you are having.

    Cheers!
    Jordan

    #595271

    hi,

    Here’s the link

    FAQ

    thx

    #595301

    Hi!

    You have a very nice site :)

    If the below code was previously added please change 100px to 120px

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 100px;
    }

    If you do not recall anything similar added please use the below code in Enfold > General Styling > Quick CSS

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 120px!important;
    }

    Regards,
    Vinay Kashyap

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.