Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1113211
RTL problems
Closed

Comments

  •  2
    Maria started the conversation

    Hello

    I have some RTL problems.

    I hope you'll help me.

    1. On my mega menu it doesnt change to RTL. Attached a file. the arrows should be on the right side.

    2. Also on accordion. The title is on left side. attached

    I've tried to solve this with css and cant.


  •  6,930
    Oliver replied

    HI!

    Sorry for dealy, because of weekend, do you still need help?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    Maria replied

    yes thank you...

    hi Gregor

    I have a lot of problems with RTL

    Some of them I've solved with CSS

    But still have on footer. and icons because of half 1 and half 2 i cant see them at all. 

  •  6,930
    Oliver replied

    Css:

    body .site-footer .sc-contacts {
        margin-top: -9px;
        text-align: right;
    }
    body .site-footer .sc-contacts-item {
        padding-left: 0;
        padding-right: 40px;
    }
    body .site-footer .sc-contacts-item:before {
        position: absolute;
        margin-right: -50px;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    Maria replied

    Thanx

    and what should i do with icons? quickfinders?

  •  2
    Maria replied

    and all the arrows is to another side. 


  •  6,930
    Oliver replied

    HI!

    1. Css:

    .quickfinder-item-image {
        direction: ltr;
    }
    

    2. pls. give link to this page. 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
  •  6,930
    Oliver replied

    Css:

    .widget_nav_menu ul.menu li.menu-item-parent > a:before, 
    .widget_submenu > div > ul li.menu-item-parent > a:before, 
    .widget_categories > ul li.cat-parent:before, 
    .widget_product_categories > ul li.cat-parent:before, .widget_pages > ul li.page_item_has_children:before {
        content: '\e603' !important;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    Maria replied

    Thank you very much

    If I'll have questions I'll send another ticket