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.

Change direction of post thumbnails

Resolved 3 replies generalpremium
10 years ago · Last reply by Magus 10 years ago

Hi,
i enjoy the premium version of Vantage very much! I have one unsolved issue with the post thumbnails – my website is in Hebrew, and the posts show from left to right instead right to left. How can i change the direction so the latest post will be shown as it should in Hebrew – on the right side?

Thank you, keep up the great job :)
Maya.

URL: http://mayabielik.com/category/%D7%94%D7%91%D7%9C%D7%95%D7%92/

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, 8 months ago

    Hi Maya

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    /*media all*/
    .vantage-grid-loop article {
        float: right !important;
    }

    Let us know how you get on

    Magus

  2. Maya Bielik 10 years, 8 months ago

    Hi Magus,
    that worked like a charm! Thank you!

    Maya.

  3. Magus Staff 10 years, 8 months ago

    Hi Maya
    You are welcome.

    If you need any more help, please feel free to open a new support thread

    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