This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Author box on mobile display issues

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Magus 10 years ago

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.

URL: http://www.donnasimmons.com/solstice/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 6 months ago

    Hi 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

  2. Georgia Gibbs 10 years, 6 months ago

    Hello Magus. This works really well. Thank you!

  3. Magus Staff 10 years, 6 months ago

    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.

Have a different question or issue?

Start New Thread