Hi Alex,
I had issue with my blog that the excerpt show out of the box and particularly to the left side.
I fixed the problem by adding the following css:
.blogpost .excerpt.thumb {
margin: 15px 0px 0px;
}
Unfortunately, another problem came up with mobile that it can't click on the the articles titles. Even inside the articles itself it can't click on the links.
Please help
Hi Alex,
This is my site for your reference..
www.arabdevteam.com
There is already a sample post you can test your css there.
Please fix it and send me css.
Cheers
Appreciate your help😊
Apologies we didn't check the RTL forum recently.
I checked your site and the issue is coming due to your custom css, refer:Â
http://prntscr.com/c1uqcx
You have customised the grid which changed its behaviour and hence causing the issue. Please remove this css and then it will resolve the issue.
Great Latiyan, it worked!
Thanks
Thanks for confirming, so closing the topic.