-
AuthorPosts
-
April 27, 2024 at 1:48 am #1441012
Hi there
I have a blog posts section added to a page and want to change the heading style from the default post-title entry-title for the H2 to just a custom size – but just for the blog posts not changing the H2 tag size for the rest of the site. Is that possible?Cheers
NatashaApril 27, 2024 at 6:33 am #1441016***And sorry just to add to this topic – how to chnage the size to be smaller for mobile screens as well.
Hi there
I have a blog posts section added to a page and want to change the heading style from the default post-title entry-title for the H2 to just a custom size – but just for the blog posts not changing the H2 tag size for the rest of the site. Is that possible?Cheers
NatashaApril 27, 2024 at 11:55 am #1441032Hi,
Could you post a link to where we can see the element in question please?
Best regards,
RikardApril 27, 2024 at 10:59 pm #1441093Hey Rikard
Yes sure thing here you go: https://dowsingaustralia.com.au/articles/
And for an individual post same thing please:
Also is there a way to change the image dimensions on an individual blog post? its hard to find images that are always landscape like the default sizing – be good to be able to just have whatever the orgianl image size is if possible.
Cheers
Natasha- This reply was modified 6 months, 4 weeks ago by xfacta.
April 28, 2024 at 3:26 pm #1441188Hi,
To change the post h2 font size, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top #wrap_all .all_colors .post-entry h2.post-title.entry-title { font-size: 20px; }
adjust the font-size to suit.
Best regards,
MikeApril 29, 2024 at 1:11 am #1441232Hey Mike
Great that worked thank you :-)
Individual blog posts: I also needed for an individual post same thing please.
And also is there a way to change the image dimensions on an individual blog post? its hard to find images that are always landscape like the default sizing – be good to be able to just have whatever the original image size is if possible.
Cheers
NatashaApril 29, 2024 at 12:14 pm #1441294Hi,
To change the h1 font size on single posts try this css:#top.single-post #wrap_all .all_colors .post-entry h1.post-title.entry-title { font-size: 20px; }
I’m not sure what you mean by changing your image size, when you upload an image WordPress creates thumbnails of it to be used in different situations, often cropping your image, but for best results you should resize you image before you upload it, here is a free online resizer. If you need further help with this please open a new thread and explain in more detail including the sie you want the image to show and what size you are uploading.
Please note that we ask that you create a new thread for each issue, this helps other users find solutions based on the opening subject line quicker and helps keep the thread length manageable and on topic for multiple mods to assist. Thank you for your understanding.Best regards,
MikeApril 29, 2024 at 11:25 pm #1441357hey Mike thanks that worked :-)
ok will do re blog image size
-
AuthorPosts
- The topic ‘Blog posts section heading style’ is closed to new replies.