Alignment issues on category page

Home Forums Gillion Theme Alignment issues on category page

Home Forums Gillion Theme Alignment issues on category page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • prasanthiq
    Participant

    Hi Team,

    We are facing some alignment issues on article category pages. Each article is not placing the correct order if the content length is not the same.

    Link: https://www.credello.com/debt/debt-management/

    Please check this on high priority and provide a solution as soon as possible.

    Attached screenshot for your reference.

     

    Thanks in advance!

    Team Credello

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

    Hi Team Credello,

     

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

     

    I visited your shared website but didn’t see any issue on it as shown in the attached screenshot.

     

    Is the issue resolved?

     

    Best regards,
    Shufflehound team

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

    prasanthiq
    Participant

    Thanks for the quick turnaround.

     

    Please keep refreshing the page to reproduce the issue. I can see in the 2nd row 3rd article alignment gone wrong in the shared screenshot.

     

    We have noticed some CSS styles render issues on the page. The position property is not loading always. Please refer the screenshot images attached for more clarity.

     

    Waiting for the solution!

    Team Credello.

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

    Please update the theme to the below latest version as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

     

    Also, this can be due to plugin conflict on your site so please try temporarily deactivating all plugins except Unyson plugin and WpBakery page builder plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

     

    If the issue still persists then try 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-list article:nth-child(3n+1) {
        clear: both;
    }
Viewing 4 posts - 1 through 4 (of 4 total)