Blog page

Home Forums Gillion Theme Blog page

Home Forums Gillion Theme Blog page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    RESOLVED Posts
  • js
    Participant

    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

    Attachments:
    You must be logged in to view attached files.

    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

    js
    Participant

    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;
    }

    js
    Participant

    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?

    js
    Participant

    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/

    js
    Participant

    Understand. Thank you.

    You are most welcome here 🙂

Viewing 10 posts - 1 through 10 (of 10 total)