• Resolved uday100

    (@uday100)


    Hello All,

    I have installed free Hestia theme. And through Elementor i have inserted page in my home page. But in header section where the site name stands “Every minute Healthy” the width increases automatically.

    Can anybody help.

    Thanks & Regards
    Uday

    • This topic was modified 5 years, 8 months ago by uday100.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @uday100,

    Please add the following code to your Appearance -> Customize -> Additional CSS:

    #mysticky-nav.wrapfixed {
       height: 70px !important;
    }

    It should look like this now.

    Hope that helps!

    Thread Starter uday100

    (@uday100)

    Hello Betty,

    Thanks for replying.I tried the above CSS script but it didn’t work.
    I will now add the screenshot.
    The first screenshot look like this:- (which i want)
    https://prntscr.com/tp9z7m

    and when i scroll down and come up again it shows like this
    https://prntscr.com/tpa0as

    thanks for helping.

    On which page are you having this issue? Because on the home page I’m not able to replicate it.
    This is how it looks on my end: https://prnt.sc/tpa583

    Thread Starter uday100

    (@uday100)

    Hi Betty,

    Its happening in Home page. For your reference i have added full page screen shot.
    1) this way it looks when i open the page
    https://prntscr.com/tpacf1
    and when i scroll down and up this way it looks
    2)
    https://prntscr.com/tpad0e

    Thanks for helping

    Hi @uday100,

    It is weird because it doesn’t look the same on your live website as I showed you.
    But based on the screenshot you gave me this is the code that controls that part of the page:

    h6.elementor-heading-title.elementor-size-small {
        height: 30px;
    } 
    Thread Starter uday100

    (@uday100)

    Hi Betty,

    I tried the code given by you. But the result is still same.

    Thanks & Regards,
    Uday

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Header height increases automatically’ is closed to new replies.