Keep menu on top

Home Forums All Other Themes Keep menu on top

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #163704
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Hi there,

    Is it possible to keep the menu on top when you click on a link?

    www.pceersthulp.com

    TIA
    Michiel

    #163711
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30622
    • Total: 30622
    Member since: August 16, 2013

    Hi,

    Given website URL isn’t opening. We are getting this message.
    https://ibb.co/0cYd6Rt

    Regards,
    Brad

    #163714
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Apologies.

    www.pceerstehulp.com

    #163719
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30622
    • Total: 30622
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .home.has_trans_header .header_wrap {
        float: left;
        position: sticky !important;
        width: 100%;
        top: -55px;
        z-index: 9999;
    }

    Regards,
    Brad

    #163919
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Hi Brad,

    Thanks for the solution. HOwever, if you check it now, you will see that the white of the buttons is pushing against the top of the screen. I think it would look nicer if you could see the whole bar that contains the menu. So not the very top bar, that contains my email and phonenumber, but the bar that contains the menu.

    How can I do this?

    TIA

    Michiel

    #163944
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30622
    • Total: 30622
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    Regards,
    Brad

    #163945
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    When I log out of wordpress, it is fine. So no problem.
    However, I want to change the color of Header Background. As soon as I do that, the transparancy disappears, even though the settings stay the same in both transparancy options. What can I do about that, because I want it to be transparant.

    TIA
    Michiel

    #164308
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Never mind, as soon as I publish it, it is transparent. Just not when I change the color without publishing it.

    #164310
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30622
    • Total: 30622
    Member since: August 16, 2013

    Hi,

    We checked, Header Background color transparency is working fine.

    Regards,
    Brad

    #164311
    Michiel HesselingMichiel Hesseling
    Participant
    • Topics: 34
    • Replies: 61
    • Total: 95
    Member since: August 28, 2020

    Yes, that is what I said. 🙂

    #164329
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30622
    • Total: 30622
    Member since: August 16, 2013

    ????

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