Home › Forums › WoodMart support forum › Modify Font Style in “BLOG”
Modify Font Style in “BLOG”
- This topic has 13 replies, 2 voices, and was last updated 4 months, 2 weeks ago by Luke Nielsen.
-
AuthorPosts
-
July 25, 2024 at 11:04 am #585603
berger.thorstenParticipantHello.
I need your help, how to change / modify the font styling in “BLOG”. See Screenshot with Infos attached.
For the topics 1, 2, 3 (as shown in screenshot) – what is the right CSS?Many Thanks for your help.
Best regards, Thorsten
Attachments:
You must be logged in to view attached files.July 25, 2024 at 12:20 pm #585651
Luke NielsenKeymasterHello,
Use the code below for help:
.wd-post .wd-post-entry-meta { display: none; } .wd-post .post-title a { line-height: 1; } .wd-post .wd-read-more { margin-top: 0; }
Thank you for your time.
Kind Regards
July 25, 2024 at 12:45 pm #585660
berger.thorstenParticipantMany Thanks for your quick response. Great!
I have integreated your Code in the Custom CSS – but nothing happens. It’s still the same design / spacing / date is still shown.
Maybe it’s a little trouble with my old “CSS”? (I have received the Code from the Xtemos Support a few month ago and it works; But since one of the last Woodmart Updates it no longer works quite right for the wanted styling features – e.g. delete “Post Date”.)
Here is the old CSS Code:
.blog .blog-post-loop .wd-post-header,
.blog .blog-post-loop .wd-post-entry-meta,
.single-post .wd-post-cat,
.single-post .wd-post-date {
display: none!important;
}body.single .product_meta > span.posted_in {
display:none;
}
body .product_meta > span.tagged_as {
display:none;
}body.single-post .woodmart-post-date{
display:none;
}body .woodmart-entry-meta .meta-author {
display:none;
}Do you have an idea? Many thanks.
ThorstenJuly 25, 2024 at 12:52 pm #585662
Luke NielsenKeymasterHello,
Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?
Kind Regards
July 25, 2024 at 1:16 pm #585681
berger.thorstenParticipantOk.
See attached in Private Area.
Thanks.
July 25, 2024 at 3:34 pm #585730
Luke NielsenKeymasterHello,
Seems that the password is incorrect – https://take.ms/87e0T could you please update it?
Thank you in advance.
Kind Regards
July 25, 2024 at 3:42 pm #585733
berger.thorstenParticipantOh sorry.
Here is the correct Password…
PS: If you are in dashboard, you maybe also find a solution for my topic
https://xtemos.com/forums/topic/font-styling-portfolio-titles/#post-585612Many Thanks.
July 25, 2024 at 3:53 pm #585736
Luke NielsenKeymasterHello,
Please clarify, does that password work on your side? https://take.ms/xR4Lg
It looks like it is the same password you sent before.
Thank you for your time.
Kind Regards
July 25, 2024 at 4:12 pm #585738
berger.thorstenParticipantReally strange.
The Password is right, I tested it. …but I see now: after copying the correct password in the “Private Area”, automatically there are 3 signs (% 5 f) after the “H” missing?!?
Whatever – so I created a new Password… Hope it works.
July 25, 2024 at 4:38 pm #585760
Luke NielsenKeymasterHello,
On my side, it works – https://take.ms/3ZXLG, try to clear the browser cache.
To make less space below the title, you can use the code below:
.wd-post .post-title { margin-bottom: 5px; }
Kind Regards
July 25, 2024 at 5:02 pm #585776
berger.thorstenParticipantHello,
thanks. But it doesn’t work on my screen. I have cleared browser cache in 3 browsers – nothing happens. I have tried to change values in your CSS Code in Dashboard – nothing happens…. Also the “date” is still visible in all blog sides….
Do you have an idea?
Attachments:
You must be logged in to view attached files.July 25, 2024 at 5:12 pm #585781
Luke NielsenKeymasterHello,
I made selectors “heavier”, please check how it works now. https://take.ms/uLolx
Thank you for your time.
Kind Regards
July 25, 2024 at 5:29 pm #585783
berger.thorstenParticipantHello,
GREAT! It works! Thank you.
Do you have also a solution for font styling “Portfolio titles”? See my topic:
https://xtemos.com/forums/topic/font-styling-portfolio-titles/#post-585612Many thanks.
Kind RegardsAttachments:
You must be logged in to view attached files.July 25, 2024 at 5:42 pm #585788
Luke NielsenKeymasterHello,
You are welcome!
I see that the mentioned topic is assigned to my colleague, I think he will answer you soon.
Thank you for your patience.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register