-
AuthorPosts
-
April 17, 2018 at 10:27 pm #943281
Hi Enfold Theme,
In one of my pages, I have placed the “Blog Posts” element – and I display “Excerpts” (with read more link) – but I would like to:1. Increase the space between the title and the featured image. How do I do that, please? :-)
(The title is shown just above the featured image – – I have disabled showing of both category and date)2. Change both the title color and the title font-size – – only in the specifik page where it the “Blog Posts”-element is placed. How do I do that, please?
I hope you can help :-)
Best regards
LauraApril 18, 2018 at 2:38 am #943335Hey Laura,
Please include the url to the page in question so we can take a closer look and assist with custom css.Best regards,
MikeApril 18, 2018 at 10:30 am #943521Hey Mike,
Thank You for fast reply – link to the specifik page below…
Best regards LauraApril 18, 2018 at 11:54 am #943552Hi,
Please try adding this css to WordPress > Customize > Additional CSS:.html_elegant-blog #top.page-id-3296 .entry-content-wrapper .big-preview.single-big { margin-top: 20px !important; } #top.page-id-3296 h1.post-title.entry-title a { font-size: 38px !important; color: #70a874 !important; }
The top rule is the current top margin between the title and image, please adjust to suit.
The second rule is the current font-size for the title, with the color of your button added, please adjust to suit.Best regards,
MikeApril 18, 2018 at 1:06 pm #943571Thank You SO much for fast answer :-)
It works perfectly! Thumbs upI just added “-10px” to get the title in the right position…
BUT now I want to:
1. Increase space between the posts
2. Get rid of that small white line between the postsI have looked in forum, but I just cant find it :-)
Best regards LauraApril 19, 2018 at 1:27 am #943822Hi,
Please try adding this css to WordPress > Customize > Additional CSS:#top.page-id-3296 .main_color div { border-color: transparent!important; } #top.page-id-3296 span.post-meta-infos { margin-top: 35px !important; }
The top rule is for the thin white line, and the second is for adding space between the elements.
Please adjust to suit.Best regards,
MikeApril 19, 2018 at 8:43 am #943971Hi Mike,
I inserted the code in the Quick CSS and it works! :-D happy
Thank You SO much. Have a nice dayBest regards Laura
April 19, 2018 at 11:46 am #944059Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
and the video tutorials here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘Title styling in blog post element – excerpt’ is closed to new replies.