Home › Forums › WoodMart support forum › Disable post header/text in Blog
Disable post header/text in Blog
- This topic has 7 replies, 2 voices, and was last updated 4 years, 3 months ago by
Elise Noromit.
-
AuthorPosts
-
August 17, 2021 at 1:54 pm #312989
henrik-bedre-inneklimaParticipantHi,
How can I disable the header text in our posts that are published without without ticking the button on each post? We want the text to appear in product categories, just not in the blog posts.
Attachments:
You must be logged in to view attached files.August 18, 2021 at 12:31 am #313057
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
To remove the whole breadrumbs:
body.single-post .breadcrumbs{ display:none; }To remove the category:
body.single-post .breadcrumbs a:after, body.single-post .breadcrumbs span { display:none; }Best Regards
August 18, 2021 at 7:48 am #313101
henrik-bedre-inneklimaParticipantThanks for the quick reply,
We want to remove the entire black box on all our blog posts. Not just text, but the whole black box + the text. Please see attachments.
Could you assist us with this as well?
Attachments:
You must be logged in to view attached files.August 18, 2021 at 11:41 pm #313212
Elise NoromitMemberHello,
You can do that by means of the Theme settings presets. Find our documentation tutorial about this here: https://xtemos.com/docs/woodmart/theme-settings-presets/
If you have any questions please feel free to contact us.
Best Regards
August 19, 2021 at 7:46 am #313254
henrik-bedre-inneklimaParticipantThank you,
Do you have a CSS-solution or setting for permanently changing the black color to default color on all blog posts?
August 19, 2021 at 10:19 am #313323
Elise NoromitMemberHello,
The color of the Blog title that is inherited by all the posts is set in the blog page settings.
PAGE TITLE OPTIONS:
Disable Page title – You can hide page heading for this page;Image for a page title – Upload and set an image on the title background;
Page title background color – Set the color for the title background;
Text color for the title – Inherit, Light, Dark;
Find our documentation tutorial about this here: https://xtemos.com/docs/woodmart/options-for-pages/
Best Regards
August 19, 2021 at 1:13 pm #313396
henrik-bedre-inneklimaParticipantGreat, thank you for fantastic support!
August 19, 2021 at 6:14 pm #313453
Elise NoromitMemberWe are always happy to help you, write to us when you have any difficulties or issues with our theme.
We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service
Thank you in advance
-
AuthorPosts
Tagged: header
The topic ‘Disable post header/text in Blog’ is closed to new replies.
- You must be logged in to create new topics. Login / Register
