Author box on mobile display issues
Hello. I think this is my last hurdle. The author box does not wrap on mobile portrait view. Is it a table issue? The image stays to the left and the text wraps in the remaining space making it very hard to read. Do you have a fix? I tried to see if there was similar styling to what you addressed before but this seems unique. Thank you. After this I should be out of your hair until the next one.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Georgia Gibbs
Please try adding the following to Appearance->Custom CSS
@media all and (max-width:480px) { .author-box .avatar-box, .author-box .box-content { position: relative !important; float: none; margin-left: 0px !important; } }Let us know how you get on
Magus
Hello Magus. This works really well. Thank you!
Hi Georgia
You are welcome.
Please let us know if you need any more help.
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.