Asking about making a vertical text

Posted in: Newspaper
Post count: 4

Hello TagDiv team,

I was using the Art Magazine as a base template for my blog(http://vork.co/) with the vertical text on the home page but after I updated it to the 10.6 it seems like it doesn’t work anymore. There is still “td-vertical-text” in the Extra Class box but maybe I have to do something about the CSS with the theme panel? Please advice!

Thank you for your support!

Warm regards,
Vorakorn

Post count: 4

I found a fix, I added the following custom CSS in the theme panel.

.td-vertical-text {
writing-mode: vertical-rl;
}

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.