Replies: 0
Hello,
I started using the plug-in and it works OK.
I did make some CSS changes though. What I wanted was the text to move to the left and go all the way following the width of the picture.
.entry-title {
align:left;
}
.rt-detail{
width:700%;
}
The options I am using are layout 2 and 4 columns.
What I want is for the text to stretch onto the whole screen. It works well on the desktop, but on mobile it goes outside the screen.
What should I add to make it fit on mobile too?
Here is the link: http://aegeriaartists.com/artists/
Thank you!