Overlapping pictures on homepage

Home Forums Gillion Theme Overlapping pictures on homepage

Home Forums Gillion Theme Overlapping pictures on homepage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • jgrant6
    Participant

    On the front page “Home” of the site, the Analysis, Projects & Events and the Technology and Equipment section have pictures that are overlapping.  Can you offer a cure?  Appreciate your assistance.

     

    Site: http://40.117.119.183/
    <div class=”text-seperator2 text-seperator2-align-left “>
    <div class=”text-seperator2-holder”>
    <div class=”text-seperator2-line”></div>
    </div>
    </div>

    Solution for this topic

    Hi @jgrant6,

     

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

     

    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

     

     .blog-style-cover .post-container {
        margin-bottom: 30px !important;
    }
    

     

    Best regards,
    Shufflehound team

    jgrant6
    Participant

    Thank you!

    You are most welcome here 🙂

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