Tagged: , ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #341607
    #342103

    I don’t want to stress you, but do you think that it will be possible to help me today?

    #342295

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 7px; }}

    Regards,
    Yigit

    #342628

    Hi Yigit,

    thank you for you rresponse!

    I’ve added the code, but it didn’t change anything. :(

    #342924

    Hey!

    Have you removed the code from Quick CSS because it is not being applied?
    After adding the code please flush browser cache and refresh your page a few times. Also try adding !important rule as following

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 7px !important; }}

    Best regards,
    Yigit

    #343331

    Hi Yigit,

    it’s still not working.

    #343334
    This reply has been marked as private.
    #343398

    Hi Yigit,

    I have the same problem. The menu stays as a normal menu until 768px (where it overlaps the logo from 840px), before it changes.
    I have added your code from above, but should I change the max-width?

    Best regards
    Ane

    #343632

    Hi!


    @allaboutapps
    > sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field. Fixed it and it works fine now. Please review your website

    @anebang
    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Cheers!
    Yigit

    #343930

    Hi Yigit.

    Thanks for the help! :D

    Best regards
    Ane

    #343944

    Hi Yigit,

    thank you a lot for the help! It works great now!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Header Menu over Logo’ is closed to new replies.