• In the page I mentioned in the link, I used LearnDash Grid shortcode with two of Kadence Blocks: Accordion and Tabs. As you see, in a RTL site, Accordion worked properly and all Headings, texts, etc. are showed right to left but in Tabs, they are left to right. Is there any way to fix this issue in Tabs?

    Thanks,

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    Is it the margin you are refrancing? try adding this css and let me know.

    Ben

    .rtl .wp-block-kadence-tabs .kt-tabs-id_165085-5b > .kt-tabs-title-list li {
        margin: 0 0 0 8px;
    }
Viewing 1 replies (of 1 total)

The topic ‘LearnDash Grid in Tab Block’ is closed to new replies.