Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #413885

    How do I fix this problem with too many menu items? see here

    http://davislegacysoccer.org/ you can see tournament menu is on below main menu?

    #413926

    Hey park13!

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

    #top .av_seperator_big_border#header .av-main-nav > li > a {
      padding: 0 7px;
    }

    Regards,
    Yigit

    #413962

    Applied CSS and no change?

    #413966

    Hi!

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Best regards,
    Yigit

    #413981

    Still not working

    • This reply was modified 9 years, 8 months ago by park13.
    #414216

    Hi!

    Just a minor modification of Yigits code, please try to replace what you have now with this:

    #top .av_seperator_big_border#header .av-main-nav > li > a {
      padding: 0 7px !important;
    }

    Make sure you turn off any caching plugin and flush your browser cache and reload before checking changes.

    Best regards,
    Rikard

    #414674

    Still no changes? Please help. This needs to be fixed ASAP

    #414677

    Hi!

    Do you mind creating a temporary admin login and posting it here privately please?

    Cheers!
    Yigit

    #414728
    This reply has been marked as private.
    #414735

    Hi!

    Please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
    Also please try de-activating all active plugins. Changes made in Quick CSS field are not being applied

    Best regards,
    Yigit

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