Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #98528
    Angela
    Participant

    Can you please help me?
    Its about http://www.dehoogheerlijkheid.nl . Only on mobile phones should come the navigation bar above the header image, because now covers half of the header image.
    Do you have a code for that for me?

    Thanks in advance.

    [email protected]

    #98594
    Mahesh
    Keymaster

    @angelaelise: I checked your site, the navigation is displaying fine and its only taking one line in the top. Is that an issue? Let me know further.

    Regards,
    Mahesh

    #98619
    Angela
    Participant

    Did you look at it on a mobile phone?
    Because on my computer it is also fine, but om my Samsung S5 phone the navigation bar covers the half of the header photos….

    #98749
    Mahesh
    Keymaster

    @angelaeslise: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    @media screen and (max-width: 990px) {
        #feature-slider{
        	margin-top: 11px;
        }
    }

    Regards,
    Mahesh

    #99755
    Angela
    Participant

    Sorry for my late reaction, but thank you very much!

    #99805
    Mahesh
    Keymaster

    @angela: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘navigation bar above the header image on mobile’ is closed to new replies.