• I have the right side bar activated in the Verdant theme. How can I rotate the text so that it faces left instead of right?

Viewing 1 replies (of 1 total)
  • Thread Starter nf0203

    (@nf0203)

    Solved it with:

    .estp-tab-wrapper.estp-lft-side-tab.estp-template-7 .estp-inner-tab-wrapper .estp-tab-element, .estp-tab-wrapper.estp-rht-side-tab.estp-template-7 .estp-inner-tab-wrapper .estp-tab-element {
    transform: rotate(90deg);
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Right Tab: How to rotate text?’ is closed to new replies.