Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Icon List – RTL

Home / Forums / Kadence Blocks / Icon List – RTL

This topic is: Resolved
[Resolved]
Posted in: Kadence Blocks

Tagged: 

March 31, 2025 at 9:59 pm

Hey guys,

I am creating this topic because I have been using Kadence Theme and Kadence Blocks for more than two years. But I have been having this problem with one of my RTL websites, which is the icon list text alignment always on left, and I have to modify CSS to the below code to fix it.

.wp-block-kadence-iconlist ul.kt-svg-icon-list {
text-align: right;
}

Am I doing something wrong or this is a known bug?

I also tried putting the fix code on a child theme, but it just doesn’t work, and I had to use Custom CSS on the Customizer or add Custom CSS on the Section Block.

Thanks in advance!

  • This topic was modified 1 year ago by faljanubi.
  • The forum ‘Kadence Blocks’ is closed to new topics and replies.