Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #809769

    The bottom padding under each blog post in the blog differs. Please help me fix this
    You may have a look here- https://ibb.co/c3ozq5

    #809789

    Hey ymahesh,

    May we have temporary admin access to your website so we can take a closer look? Please put these details in the Private Content section of your reply.

    May we also have the link to the precise page where this happens, please? Thank you!
    Best regards,
    Sarah

    #809791

    I will get you the temporary login details in a while
    The link of the page is down below

    #810416

    Hi,

    Try this code

    
    @media only screen and (max-width: 450px) {
        .responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd,
         .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {
             margin: inherit;
         }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.