Shop Categories

X

about the top menu bar

Home Forums Agama Pro about the top menu bar

Topic Resolution: Resolved
  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Zex.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #14615
    i2i8
    Participant

    WordPress default theme, after opening the post page, the top menu bar will be automatically moved out of the visible range as the mouse drags to the bottom, thus freeing up more screen space for displaying post content, while Agama theme This is not the case. I found that the menu bar at the top of the Agama theme does not automatically move out of the visible range as the mouse drags the drop bar on the right side of the browser. It is always fixed there, which affects reading and how it can be like Like the default theme, when the mouse drags the drop-down scroll bar to the right of the browser, it is automatically moved out of the visible range with the content of the post.

    #14619
    Zex
    Moderator

    Hi,i2i8!

    Go to Customizing->Header->General menu and change the Header style to “V1”

    https://prnt.sc/o0yent

    or, If you want to keep the header “V2” style, try to insert the next custom CSS code into Customizing->General->Additional CSS:

    .sticky-header.clearfix.sticky-header-shrink {
        position: relative!important;
    }

    Regards

    #14621
    i2i8
    Participant

    Thank you very much, perfect!

    #14623
    Zex
    Moderator

    I’m glad that worked for you!

    Best Regards

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