Top menu tabs covered by header image- Mantra Theme

  • Author
    Posts
  • #9839
    Damen

    Hello,

    Currently I am trying to get the top menu tabs to not be covered by the header image. For some reason when I updated to a newer version of wordpress or Mantra, the header now covers the tabs at the top.

    • This topic was modified 11 years ago by Zed. Reason: moved to the proper location
    #10352
    Zed
    Cryout Creations mastermind

    You have a custom CSS declaration:
    #access { margin: -27px auto 0; }
    most likely to position the menu over the header image.
    Add
    position: relative;
    to bring the menu on top.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Top menu tabs covered by header image- Mantra Theme’ is closed to new replies.