Centering Text & Big Banner
-
Hello,
I wish to center this text http://prntscr.com/jr9w13 but I don’t see an option to do that.
Also, I must be doing it wrong because my banner appears small in size on my iphone? :> http://prntscr.com/jra05d
Kind Regards
Hello,
Please add this CSS to center the text:
.instagram-widget h3{
text-align:center;
}
.instagram-widget .clear{
text-align:center!important;
}
Any picture is scaled depending on the width of mobile. The picture is scaled both in width and in height. If you do not want that hide the picture on mobile and put the text on yellow background. In result, you will get readable and informative banner though it would not be so nice.
Best Regards
Hi,
Thank you for the fast response.
Where should I put the CSS?
Regards
Navigate to Theme Settings > Custom CSS insert and save.
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Centering Text & Big Banner’ is closed to new replies.