Wish list in RTL mode fix

Home Forums Legacy Support Support queries Styling issues RTL Wish list in RTL mode fix

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #135098
    cglicence
    Spectator
    Hello, In course page we need 2 style fixing in RTL mode 1- in course detail wish list test be right side and plus icon and heart shape be left 2- related courses text should be have more space from wish list icons
    #135252
    Diana
    Participant
    @cglicence, Can you please share your page url with us. Make sure while sharing the page url your wishlist plugin is activated. So that i can fix this issue on your website. As on my test setup some of the styling issues in rtl mode are perfect.
    #135254
    Diana
    Participant
    @cglicence, For plus icon and heart shape icon in image 1 : Go to wp_admin -> Appearance -> customize -> custom css. Paste the given css in the editor .wishlist_course .add_wishlist { float: left; margin-right: 10px;} .wishlist_course .open_collections {float: left; margin-right: 10px;}
    #135275
    cglicence
    Spectator
    This reply has been marked as private.
    #135431
    Diana
    Participant
    @cglicence, Please Go to wp_admin -> Appearance -> customize -> custom css and paste the css in your editor .course-template-default .wishlist_course .add_wishlist { float: left !important;} .course-template-default .wishlist_course .open_collections {float: left !important;} .course-template-default .block_content .block_title {margin-top:30px !important;} refer: http://prntscr.com/h8jhgg Please let me know whether it works or not.
    #136358
    cglicence
    Spectator
    Thanks, Fixed!
    #136381
    Diana
    Participant
    @cglicence, Thanks for confirming. So, I am closing the topic.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Wish list in RTL mode fix’ is closed to new replies.