Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support Chito

    (@chitocamacho)

    Hello,

    Thanks for the link to your website and screenshots.

    You can add this little custom CSS:

    body.rtl .kt-svg-icon-list-text {
    text-align: right;
    }

    Here’s how it should work: https://share.getcloudapp.com/qGu6yvob

    Please let us know if that works for you and how we can help further!

    Best,
    Chito

    Thread Starter ArabNas

    (@arabnas)

    Hello,

    The icon list block text working corrects with multiline RTL now, Thank you ??

    Is there any chance you know how to fix the missing space between social icons and its text title (when it’s RTL) screenshot https://prnt.sc/W6qzJdoul8Lc

    The icon/text space seems fine when page is LTR screenshot https://prnt.sc/IdPpQz8RNjbT

    Regards

    Thread Starter ArabNas

    (@arabnas)

    Hello Again,

    Since we are here already, I hope to find a way to fix the social background color for the custom three links option. screenshot https://prnt.sc/TbHBUfmnMffQ

    This happens when I enable (Use Brand Colors?) for social text button.

    Thanks

    Plugin Support Chito

    (@chitocamacho)

    Hello,

    Is there any chance you know how to fix the missing space between social icons and its text title (when it’s RTL)
    It might have been overlooked, but you can fix it using this little custom CSS:

    body.rtl a.social-button .social-label {
    padding-left: 0px;
    padding-right: 6px;
    }

    “I hope to find a way to fix the social background color for the custom three links option.”

    Since those custom social icons don’t have brands, you can use the Background Colors setting under the Design tab to apply a uniform color. Here’s a video for reference: https://share.getcloudapp.com/yAu9WE8A

    I hope this helps, and let us know how we can assist further!

    Best,
    Chito

    Thread Starter ArabNas

    (@arabnas)

    Hello,

    Thank you they all fixed now, Colors and spacing.

    The background color was set already but I had to switch it twice to work again as it was glitched.

    Thanks ??

    Thread Starter ArabNas

    (@arabnas)

    The video was nice touch confirmed the color part which was a bit confusing since it was set already yet not working because of some kind of glitch in the theme.

    Normally many themes need some CSS to work properly with RTL direction.

    Regards

    Plugin Support Chito

    (@chitocamacho)

    Hello,

    Thanks for letting me know.

    Don’t hesitate to write in again if ever you need help.

    Have a great day! Regards,
    Chito

    Thread Starter ArabNas

    (@arabnas)

    Update: social bg color is bugged for sure, it changes from admin panel but it never work when social colors set to yes.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Icon List force LTR long lines’ is closed to new replies.