Tagged: blog post
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
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
I will get you the temporary login details in a while
The link of the page is down below
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