How to update Akira theme to latest version? Click here.

Okay
  Public Ticket #3005860
Header overlap on homepage --> NO
Closed

Comments

  • lucafolin started the conversation

    Hi I need to set in Theme Customizer "Header overlap on homepage" to NO doing so the theme sets by default a 40 px margin at bottom of the header area as you can see in the attached image.

    How can I delete this margin that I wont ?

  •  348
    Naik replied

    Hi,

    Please use this custom CSS

    #index #header {
        margin-bottom: 40px;
    }
    

    remove #index if you want this custom CSS to appear on all pages

    Thank you!

    Best regards,

    Naik - Lightatend Team 

    A good review and positive comment would help us to keep doing what we do best Rate now

    Our support time Monday-Saturday (9am-6pm GMT+7)

  • lucafolin replied

    Hi thk you your replay.

    Probably I need to insert

    #header {    margin-bottom: 0px;
    }

    and not 40 px if I want to delete this margin....but otherwise it don't work. I have insert this code into Header - Setting - Custom CSS and also in the general theme CSS but I steel have the same margine as you can see in the attached images.

  • lucafolin replied

    ok probably I have fixed it.

    It was a cache issue.

  •  348
    Naik replied

    We are glad to hear this is resolved. 

    Please do not hesitate to contact us if you have any other needs. 

    Best regards,

    Naik - Lightatend Team 

    A good review and positive comment would help us to keep doing what we do best Rate now

    Our support time Monday-Saturday (9am-6pm GMT+7)