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.

Text and image valign

Resolved 5 replies technicalthemetheme-vantage
5 years ago · Last reply by Andrew Misplon 5 years ago

Hi, thanks for the great theme again. In my blog, I put a small image after an external link to indicate the link will open a new tab. Recently the valign of the image is not middle, but the valign become top, this mess up the whole layout, here is an example:

How to use Omio (Go Euro), Europe train tickets, 10 euros registration bonus code

Omio’s Official Website (image valign top but used to be middle)

Thanks for your help in advance.

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 5 years, 11 months ago

    Hi Raymond

    Thanks for reaching out.

    If possible, please, try editing the post in Text view and carefully remove the following class name only from the image tag:

    alignnone

  2. Raymond 5 years, 11 months ago

    Thanks, Andrew. Yes, by removing the image tag: alignnone fixes the issue. Is that anyway I can fix this for the whole blog, say create a Custom CSS? I have quite a few of articles having this a small image, and it will be a big task modifying all of them.

  3. Andrew Misplon Staff 5 years, 11 months ago

    In Custom CSS you could try:

    .alignnone {
        margin-bottom: 0;
    }
  4. Raymond 5 years, 11 months ago

    Yes, this new Custom CSS fixes the issue for all the articles, thanks a lot.

  5. Andrew Misplon Staff 5 years, 11 months ago

    Super, glad that helped :)

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