This topic has 14 replies, 2 voices, and was last updated 9 years by cali82.

  • Author
  • #28287
     cali82
    Participant

    Hello,

    I would like to remove the logo, menu, and footer for both versions, mobile and pc. I did request this before and it worked for mobile, but is there any way to remove it for pc version.

    Sorry, I was pretty vague last request. (page id 2056)

    Thanks!

    #28288
     cali82
    Participant
    This reply has been set as private.
    #28323
     Catalin
    Moderator
    COPY CODE
    
    
    body.page-id-2056 #logo,
    body.page-id-2056 nav
    {
      display:none !important;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #28417
     cali82
    Participant

    Thank yo=)

    That removes my log and navig, but I still see the footer. I would like to also remove the footer. I have a code u gave me before, but when I leave both I still see the footer. So this was in there from before just for the footer:

    body.page-id-2056 footer,
    body.page-id-2056 #support,
    body.page-id-2056 #main
    {
    display:none !important;
    }

    #28421
     Catalin
    Moderator

    i think that what you want to achieve relates to revolution slider responsive settings… I already removed the footer.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #28680
     cali82
    Participant
    This reply has been set as private.
    #28773
     Catalin
    Moderator

    clear your cache please.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #29045
     cali82
    Participant

    I changed the w3 cache settings and you are right, it works!

    Thanks again=)

    #29048
     cali82
    Participant

    So in mobile it is all removed, but not on a computer. Footer is removed in general, but I still see the menu and logo on my computer. Please assist.

    Thanks!

    #29401
     Catalin
    Moderator

    you copied the code wrong, a not needed coma… fixed now.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #29458
     cali82
    Participant

    Thanks=) but I deleted the style css and added it into the child css, then none of my customization worked so I put it back in style css in the sweetdate options, so which area had the extra comma so i can possibly adjust it in case I readied the old code;) Sorry!

    #29494
     Catalin
    Moderator

    this one:

    COPY CODE
    
    
    body.page-id-2056 #logo,
    body.page-id-2056 nav,
    {
    display:none !important;
    }
    
    

    “,” after nav shouldn’t be there…

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #29514
     cali82
    Participant
    This reply has been set as private.
    #29515
     Catalin
    Moderator

    create a backup for the code just in case needed…

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #29522
     cali82
    Participant

    I have it saved =)

    Thanks!

Viewing 15 posts - 1 through 15 (of 15 total)

The topic ‘Remove Menu’ is closed to new replies.

Log in with your credentials

Forgot your details?