This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #108110
     alicemdesign
    Participant

    Hello,

    I would like to hide the menu on the home page as it is overlapping my home page background.  I still would like it to show up when someone scrolls down, but not have it on top of the couple.  I am currently setting it up on my local server, so it’s not accessible on the web.

    Thanks!

     

    Attachments:
    You must be logged in to view attached files.
    #108363
     Radu
    Moderator

    Hi,

    Just add this css to wp-admin -> theme options -> styling options -> quick css

    COPY CODE
    
    body.home ul#menu-sweetdate {
        display: none !important;
    }
    

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?