Skip to content
Public Ticket #2804

Page option

Conversation thread

PenciDesign replied

Staff Reply

Hi,

This social media came from plugin Social Warfare then you're using.

You can hide it on landing page - by add more this code to Customize > Custom CSS:

\
body.page-id-4444 .swp_social_panel{ display: none !important; }

Note: Replace all numbers 4444 on the above code to your landing page ID.

Best Regards,

PenciDesign

iamkenyarae replied

Customer Reply

Thank you!  This still has some quirks to it as it now has added social sharing buttons on the page and I am not sure why.  No worries.  I will look into another solution, but would like to recommend it as a possible feature to add in a future update.

PenciDesign replied

Staff Reply

Hi,

Please replace the code I sent to this code to do that:

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

Note: Replace all numbers 4444 on the above code to your landing page ID.

Best Regards,

PenciDesign

PenciDesign replied

Staff Reply

Hi,

Can you send me your landing page url? I will take it a look on this

Best Regards,

PenciDesign

iamkenyarae replied

Customer Reply

Thank you for the reply.  That does remove the header and menu, but still displays the top bar and footer.  I am speaking of something more like this https://demos.restored316designs.com/refined/templates/landing-page/

That is an actual landing page template that can be selected in the page option that applies the formatting for you, along with a special widget area that displays at the bottom of the landing page.

PenciDesign replied

Staff Reply

Hi,

Thank you for loving our theme.

You can add more this code to Customize > Custom CSS to hide the header & navigation for your landing page:

\
body.page-id-4444 .penci-top-bar, body.page-id-4444 #header{ display: none; }\

Note: Change numbers 4444 on the above code to your landing page ID. Check this guide to know how to find ID of a page

Best Regards,

PenciDesign

iamkenyarae started the conversation

Conversation Start

Morning,

I just want to say I truly love the soledad theme.  One question I have or suggestion I would like to make if it is not available is a Landing Page format.

With other themes, I have had the ability to create a landing page within the theme as a page option which didn't display the normal header and menu bar.  Is this an option on Soledad?

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