Home / Forums / WoodMart support forum / Post Titel in Search Result
Home › Forums › WoodMart support forum › Post Titel in Search Result
Post Titel in Search Result
- This topic has 11 replies, 3 voices, and was last updated 1 week, 6 days ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 9, 2025 at 2:46 pm #685278
b.brennerParticipantHi, when I search for a keyword the search result displays products and blog posts. The titles of the products look fine but the titles of the blog posts are too big, see screenshot Why is that?
Best regards!Attachments:
You must be logged in to view attached files.September 10, 2025 at 8:12 am #685373
Hung PhamParticipantHi b.brenner,
Thanks for reaching to us.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
Hung PDSeptember 10, 2025 at 1:22 pm #685514
b.brennerParticipantThank you, see below.
Best regardsSeptember 10, 2025 at 7:42 pm #685631
Hung PhamParticipantHi b.brenner,
Admin details are incorrect, please double check.
Regards,
Hung PDSeptember 11, 2025 at 3:31 pm #685917
b.brennerParticipantSorry!
Here is a new password, I tested it and it should work.
Best regardsSeptember 12, 2025 at 4:14 pm #686167
Hung PhamParticipantHi b.brenner,
Thanks for details.
1. Please remove
Single blog post titlefrom element under Theme Settings > Typography > Advanced.2. You can assign elements to below Custom Class:
.single-post .wd-single-post-header .titlePlease refer to our documentation https://xtemos.com/docs-topic/advanced-typography-settings/
Regards,
Hung PDSeptember 25, 2025 at 9:41 am #688008
b.brennerParticipantThank you, strangely enough, just selecting the custom selector in the theme settings without defining it is enough, and it works, see screenshot. When I enter .single-post .wd-single-post-header .title it does´n´t work. Why is that?
Attachments:
You must be logged in to view attached files.September 25, 2025 at 11:06 am #688032
Hung PhamParticipantHi b.brenner,
Admin details are incorrect, please double check.
Regards,
Hung PDOctober 10, 2025 at 11:10 am #690025
b.brennerParticipantSorry, …below the new access data
The problem persists. When I use the custom class .single-post .wd-single-post-header .title, the titles in the individual blog posts look as intended, but the blog post titles on the search results page (after clicking “Show all results”) also have the same formatting, which is far too large for this purpose, see screenshot.
Best regards
Attachments:
You must be logged in to view attached files.October 11, 2025 at 7:22 am #690290
Hung PhamParticipantHi b.brenner,
I see you set the font-size to 40px. Can you please reduce the values and double check?
Regards,
Hung PDOctober 22, 2025 at 5:32 pm #692261
b.brennerParticipantHi, thank you, the screenshot shows the rule I created for the custom selector you sent me. The next screenshot shows that the headlines in the search result are still too big and that the custom selector doesn´t apply to these headlines. The third screenshot shows the blog page with smaller headlines though the selector is the same. It´s because of this rule: h3 { font-size: 24px !important; }
I looked in the global css in the theme settings, in the css of the blog page, in the style.css of the child theme and in the customizer but I could not find this rule. This is very confusing.
What´s wrong there?
Best regardsAttachments:
You must be logged in to view attached files.October 23, 2025 at 2:47 pm #692392
Aizaz Imtiaz AwanKeymasterHello,
You are using this css on your site. Try to find and fix the issue.
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .post.wd-post:not(.blog-design-small) .wd-entities-title { font-size: 20px !important; }Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register