RTL wishlist - by AdSh - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: AdSh
    AdSh
    Participant
    March 21, 2018 at 14:47

    Hi,

    the alignment of all elements in the RTL wishlist is to left. Please tell me how to solve this problem and align them to right.

    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 21, 2018 at 16:15

    Hello,

    .rtl.woocommerce table.wishlist_table thead th,.rtl.woocommerce table.wishlist_table tbody td:not(.wishlist-empty){
      text-align:right;
    }
    .rtl [class^="icon-"],.rtl [class*=" icon-"]{
      font-family: FontAwesome !important;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.