Home Forums WoodMart support forum Problem in RTL

Problem in RTL

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #318449

    mfathy
    Participant

    Hello,

    1 – I have a problem with the Main menu header in RTL it is not going to rtl layout —– please check the attached screen-1

    2 -The logo slider under the main slider does not appear in the Arabic language and appear very well in the English language —— please check the attached screen-2

    Attachments:
    You must be logged in to view attached files.
    #318477

    Artem Temos
    Keymaster

    Hello,

    Could you please unlock your website so we can check both problems and see what is wrong? https://gyazo.com/7e329ee299669a04d2df046549bbf258

    Kind Regards

    #318478

    mfathy
    Participant

    Check now, plz.

    #318482

    Artem Temos
    Keymaster

    Try to add the following snippet to the Custom CSS section in Theme Settings

    .rtl .wd-header-main-nav {
      text-align:right;
    }

    The logo slider seems to be related to some of the installed plugins. Please, consult with your plugin developer for help on this matter.

    #318483

    mfathy
    Participant

    Thanks a lot!
    The first point is Done!

    The second point still. can you tell me which plugin makes the problem?

    #318492

    mfathy
    Participant

    Plz, The second point is very important!

    #318509

    Artem Temos
    Keymaster

    This slider is provided by logo-slider-wp plugin. You can replace it with our theme banners carousel or categories element instead.

    #318524

    mfathy
    Participant

    Ok.

    I want to increase the size and the font for the Arabic header menu, How? —- plz check the attached file

    Attachments:
    You must be logged in to view attached files.
    #318527

    Artem Temos
    Keymaster

    Try to use the following custom CSS for this

    .rtl .wd-header-main-nav span.nav-link-text {
      font-size: 20px;
    }
    #318529

    mfathy
    Participant

    Great! Awesome.

    #318531

    Artem Temos
    Keymaster

    We are happy to help! Feel free to create a new topic if you have any additional questions.

Viewing 11 posts - 1 through 11 (of 11 total)

The topic ‘Problem in RTL’ is closed to new replies.