Home › Forums › Gillion Theme › Blog page
Home › Forums › Gillion Theme › Blog page
Hi,
How can I achieve on the blog page to increase the padding between the section ‘related posts’ and the next following section with a plugin. Currently there is no space between both section. Please see screenshot.
Best regards,
Jürgen
Hi Jürgen,
Thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Thank you.
Solution for this topic
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.single-post .post-related { margin-bottom: 35px; }
Thank you. It’s working. Is it possible to change background for the section of this plugin to highlight this?
Best regards,
Jürgen
Is it possible to change background for the section of this plugin to highlight this?
Could you please tell me which section and plugin you are talking about?
It’s the comment plugin in the section of the blog post page below the section ‘related posts’. Hope it comes across.
Best regards,
Jürgen
Solution for this topic
You can change it using Yellow Pencil editor plugin as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/
Understand. Thank you.
You are most welcome here 🙂