Grab The New Year Offer! Flat 20% off now. Use code 'CYM20'

Freezing the header and top menu when scrolling

Home   »   Freezing the header and top menu when scrolling

Home Support Academic Education Freezing the header and top menu when scrolling

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #650
    ndorcer
    Participant

    I am trying to freeze the menu header and top from rolling over when scrolling. Please help. Thanks

    #652
    Shop Manager
    Keymaster

    Hi,
    As per your query, We are providing you some easy steps and CSS to freeze the header and top scrolling.
    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
    .menubar.scrolled {
    position: static !important;
    }
    If you need any other help please let us know.
    Thanks

    #659
    ndorcer
    Participant

    Thank you. This one worked. But then, it makes the mobile version looks shitty, like when you press the three white menu bars, the menu options roll over the page contents and appears transparent and you can see the page contents in the background. I am concerned because the mobile version is the most accessed version of today’s gen. Help me fix this, PLEASE?

    #661
    Shop Manager
    Keymaster

    Hi,
    Most Welcome.
    We are providing you some easy steps and CSS to remove the transparent part and you can see page contents on mobile view.
    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
    @media screen and (max-width:991px) {
    .menubar.scrolled #site-navigation{
    top: 50px;
    }
    #slider {
    z-index: -1 !important;
    }
    }
    If you need any other help please let us know.
    Thanks

    #670
    ndorcer
    Participant

    I did insert it, but there is still no change. When accessing my site on mobile, the menu option rolls over the whatever current page contents. Can you give me another code that strengthen the color in drop down menu so that the transparent would disappear? Thanx

    #672
    Shop Manager
    Keymaster

    Hi,

    Could you please share your site URL. We will check the exact issue and send you the snippet.

    Thanks

    #675
    ndorcer
    Participant

    This the website http://www.minorityusa.org http://minorityusa.org

    • This reply was modified 5 years, 10 months ago by ndorcer.
    #679
    Shop Manager
    Keymaster

    Hi,
    We are glad you provide your site URL and after checking the menu on mobile view.
    The menu is overlapping with content and we need to check your theme.
    If you want we can check your theme, make a user for us assign administrator role and send us the username and password along with the site URL.
    When you provide us your login details, please mail details on ( support@logicalthemes.com ).
    If you need any other help please let us know.
    Thanks

    #682
    ndorcer
    Participant

    I did send you the information you requested but have not heard from you. Thank you.

    #683
    Shop Manager
    Keymaster

    Hi Ndorcer,
    We are glad you provide us your login details.
    And we have fixed the menu issue on mobile view, please make a hard refresh and check it.
    If you need any other help please let us know.
    Thanks

    #685
    ndorcer
    Participant

    Thank you. Now I can resume my task.

    #689
    Shop Manager
    Keymaster

    Pleasure. let us know if you have any query.

    #690
    ndorcer
    Participant

    I have finished with my slideshow in the Themes Settings, but I am unable to display it on my homepage. How can I do it?

    #696
    Shop Manager
    Keymaster

    Hi,

    Have you done these step given below?

    1. Create Page to set template: Go to Dashboard >> Pages >> Add New Page.
    Label it “home” or anything as you wish. Then select template “home-page” from template dropdown.

    https://logicalthemes.com/docs/hotel-resort-pro/images/home-page-template.png

    2. Set the front page: Go to Setting -> Reading –> Set the front page display static page to home page

    https://logicalthemes.com/docs/hotel-resort-pro/images/set-front-page.png

    Check and let us know.

    Thanks

    #744
    ndorcer
    Participant

    1# The mobile version of my website http://minorityusa.org fails to display full slideshow on the home page. It appears very tiny and would like to expand in full mode.

    #2 the color of drop down menu in the mobile Version is black. I need it green so it can match with the desktop version.

    #3 I would like the menu on the mobile version to be sideways 7

    Thank you.

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

Translate ยป