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

  • Author
  • #27038
     cali82
    Participant

    Hello,

    What would the style css be for removing the header menu, footer, and logo for a page id2056 please?

    Thanks!

    #27045
     cali82
    Participant

    Sorry, I meant just for the footer in page id 2056, thank you!

    ***I already have a style css code to remove the logo

    #27090
     Catalin
    Moderator

    send me the link to that page please.

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

    I wasn’t able to replicate your issue… the link to the page gives 404 error…

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

    Sorry, I changed the name to frenchrivieraconnect.com/home for testing purposes in my app.

    Thanks!

    #27328
     cali82
    Participant
    This reply has been set as private.
    #27341
     Catalin
    Moderator
    COPY CODE
    
    
    body.page-id-2056 footer,
    body.page-id-2056 #support,
    body.page-id-2056 #main
    {
      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
    #27345
     cali82
    Participant
    This reply has been set as private.
    #27346
     cali82
    Participant
    This reply has been set as private.
    #27348
     Catalin
    Moderator

    I see your site is down… that was a css rule, if you added in your style.css file from your child theme it shouldn’t cause this problem…

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

    I added it in the sweetdate styling options area? Could u please help me=/

    #27351
     Catalin
    Moderator

    supposing you added correctly, that code couldn’t crash your site… maybe your server is down…

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

    ohhhh really?

    #27354
     cali82
    Participant

    I will contact my hosting=/ Thanks!

    #27650
     cali82
    Participant
    This reply has been set as private.
    #28160
     Catalin
    Moderator

    I modified the code I provided below… please try again.

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

    Sorry, which code below?

    Thanks!

    #28234
     Catalin
    Moderator
    COPY CODE
    
    
    body.page-id-2056 footer,
    body.page-id-2056 #support,
    body.page-id-2056 #main
    {
      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
    #28240
     cali82
    Participant

    Thank you, that worked!

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

The topic ‘Menu/Logo/Footer’ is closed to new replies.

Log in with your credentials

Forgot your details?