Extra space at the beginning of posts

Home Forums Gillion Theme Extra space at the beginning of posts

Home Forums Gillion Theme Extra space at the beginning of posts

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • zelldi
    Participant

    Hello there,

     

    I noticed a small issue with the latest version of the theme. Every post that uses sources or tags has an extra space at the beginning, before the text and even before the side social buttons (see attached image).

     

    All posts with no tags or where the “source” and “via” fields are empty don’t have any problem.

     

    How can I solve this? Thank you a lot.

    • This topic was modified 4 years, 10 months ago by zelldi.
    Attachments:
    You must be logged in to view attached files.

    Hi @zelldi,

     

    I hope you are well today and thank you for your question.

     

    I don’t see it on your shared site as shown in the attached screenshot.

     

    Which browser are you using?

     

    Could you please try using a different browser and clearing the cache that you are using on your site?

     

    Best regards,
    Shufflehound team

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

    zelldi
    Participant

    Hello,

    the image you have attached refers to a post where the problem doesn’t show. The issue is only in those articles that use tags or sources (see private field for an example).

     

    I usually use Firefox, but I encounter the same issue on Safari from my iPhone.

     

    Thank you again!

    Solution for this topic

    You can resolve 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

     

    #content article .post-tags-container {
        clear: both;
    }

    zelldi
    Participant

    Thank you very much – it worked!

    You are most welcome here 🙂

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