Tagged: full-width submenu, headline
-
AuthorPosts
-
July 9, 2020 at 5:18 pm #1229220
Hi, i would like to remove the headline of a specific page and would like to insert a full width submenu
Example: https://kriesi.at/themes/enfold/portfolio/
“Portfolio” should be removed and a submenu should be shown instead
Thank you!July 10, 2020 at 3:57 am #1229281Hey tkvic,
You can use css to remove the headline, and just select the full-width sub-menu in the builder.
Best regards,
Jordan ShannonJuly 10, 2020 at 8:07 am #1229337hi jordan,
thank you for your fast response. Could you give me hint, how the css code should be?
Best regardsJuly 13, 2020 at 5:25 pm #1229998Hi tkvic,
Do you want to remove the title for all pages or just for this one?
2. Please disable the caching plugin and see if the issue gets resolved.
Best regards,
VictoriaJuly 13, 2020 at 6:02 pm #1230016hi Victoria,
just for this und maybe some other (child) pages.
2. Thank you! I excluded it from caching. Now it works.
Best regardsJuly 13, 2020 at 6:24 pm #1230029Hi,
Apologies for misunderstanding, you want to remove the area that says Fussball?
Best regards,
Jordan ShannonJuly 13, 2020 at 7:39 pm #1230081hi,
no problem. Yes, “Fussball” should be removed and the submenu should be shown instead of it.Thank you!
July 13, 2020 at 8:01 pm #1230092Hi,
Add this to quick css:
.stretch_full.container_wrap.alternate_color.light_bg_color.title_container{ display:none!important; }Best regards,
Jordan ShannonJuly 15, 2020 at 9:06 am #1230534thank you, but at ‘quick css’ it changes the setting in generel for all pages? I only want to change it on certain pages.
Should i use a Code block element?Best regards
July 15, 2020 at 9:16 pm #1230728July 16, 2020 at 9:52 pm #1231028sounds complicated for me. Is there a simple way like creating a page template? (like default template, archive and blank)
July 16, 2020 at 10:03 pm #1231029Hi,
A page template may be overly complicated. If you want to hide only on specific pages it’s as simple as writing the initial css rule and adding the respective id of each page you want it to effect.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.

