Skip to content
Public Ticket #1184

Landing Page

Conversation thread

Monika replied

Customer Reply

Amazing! Thanks a lot! :) That's exactly, what I wanted to do.

Regards, 

Monika

PenciDesign replied

Staff Reply

Hi @Monika, 

You can add more this code to Customize > Custom CSS to do that:

\
body.page-id-13768 #widget-area, \
body.page-id-13768 #footer-section, \
body.page-id-13768 .clear-footer, \
body.page-id-13768 .penci-top-bar, \
body.page-id-13768 #header{ display: none !important;  }

Change all numbers 13768 on the above code to your landing page ID.

\

Check this guide to know how to find page id of a page.

\

Best Regards,

\

PenciDesign

Monika replied

Customer Reply

Hi, using the Soledad theme, is it possible to remove everything from landing page? (menu, logo, social media, footbar) Everything besides the places where I can use elementor for ex.

PenciDesign replied

Staff Reply

Hi @girlknowstech,

You can use this code to do that:

\
body.page-id-86 #navigation-sticky-wrapper, body.page-id-86 #navigation, body.page-id-86 #header, body.page-id-86 .clear-footer, body.page-id-86 #footer-section, body.page-id-86 .tags-share-box.hide-tags.page-share{ display: none; }\
body.page-id-86 article.page.type-page{ margin-bottom: 0;  }

Change all numbers 86 on the above code to your landing page ID.

Check this guide to know how to find page id of a page.

Best Regards,

PenciDesign

girlknowstech replied

Customer Reply

I'd like to do the same thing, is there any custom CSS you can provide? Thank you! Sorry if I should start my own thread, but I want to do this exact same thing. 

PenciDesign replied

Staff Reply

Hi,

Can you show me your landing page url here? I can give you some custom CSS to do that.

Best Regards,

PenciDesign

brown07megan started the conversation

Conversation Start

Hi, using the Soledad theme, is it possible to remove the header section for a specific page so that I can create a landing page? Basically, how can I make a blank page in this theme so that I can use a separate page builder to create a landing page?

Want to join this conversation or access attachments? Sign in first.