-
Author
-
August 28, 2014 at 20:55 #27038
cali82
ParticipantHello,
What would the style css be for removing the header menu, footer, and logo for a page id2056 please?
Thanks!
August 28, 2014 at 21:49 #27045cali82
ParticipantSorry, I meant just for the footer in page id 2056, thank you!
***I already have a style css code to remove the logo
August 29, 2014 at 11:16 #27090Catalin
Moderatorsend 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 solutionSeptember 2, 2014 at 15:35 #27323Catalin
ModeratorI 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 solutionSeptember 2, 2014 at 15:57 #27327cali82
ParticipantSorry, I changed the name to frenchrivieraconnect.com/home for testing purposes in my app.
Thanks!
September 2, 2014 at 17:14 #27341Catalin
ModeratorCOPY CODEbody.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 solutionSeptember 2, 2014 at 17:41 #27348Catalin
ModeratorI 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 solutionSeptember 2, 2014 at 17:46 #27349cali82
ParticipantI added it in the sweetdate styling options area? Could u please help me=/
September 2, 2014 at 17:48 #27351Catalin
Moderatorsupposing 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 solutionSeptember 9, 2014 at 17:27 #28160Catalin
ModeratorI 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 solutionSeptember 10, 2014 at 12:15 #28234Catalin
ModeratorCOPY CODEbody.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 -
AuthorPosts
The topic ‘Menu/Logo/Footer’ is closed to new replies.