RTL issue!!

This support request was posted in Flatbase by mfayek

Request ID #39933 In Progress
  • Hi,
    The submit button in the homepage’s search form is floating right.

    i tried to find the CSS code to edit it to make it float left but i couldn’t.

    so if you don’t mind please give me the CSS code to make it float left.

    screenshot here:

    http://prnt.sc/qut8g6

    Also the Main menu is not RTL, how to make it RTL??

    Hi,

    Thanks for reaching out! I hope you’re doing well.

    Would you please share your site URL in a private reply so I can take a look?

    Thanks,
    Juan.

    This reply has been marked as private.

    Faster reply would be greatly appreciated.

    Hello,

    Sorry for the delay.

    Would you please try adding the following CSS:

    body.rtl #navigation .nav li {
        float: right;
    }
    
    body.rtl #live-search #searchsubmit {
       left: 0;
    }
    

    Best,
    Juan.

    This reply has been marked as private.

    another RTL issue

    the list of articles are floating left instead of floating right.
    this issue appears in
    the Home page, and the articles page
    and also in the footer widget

    screenshots attached:
    http://prnt.sc/qxu638
    http://prnt.sc/qxu69p
    http://prnt.sc/qxu83r

    Hi,

    I hope you’re doing well.

    Would you please try adding the following CSS:

    body.rtl #live-search #searchsubmit {
       left: 0;
       right: unset;
    }
    
    body.rtl [class*='columns-'] {
        float: right;
        padding-left: 0;
        padding-right: 3%;
    }
    
    body.rtl .widget .tagcloud a {
        float: right;
        margin: 5px 0 5px 10px;
    }
    
    

    Best,
    Juan.

    Hi, one last thing please.

    after placing this code you sent to me, i found that the thrid widget in the footer (social media widget) is placed under the first widget! instead of floating inline with the other widgets.
    here’s a screenshot:

    https://prnt.sc/r0s49a

    Hi,

    Thanks for the follow-up.

    Can you please add the following CSS?

    
    body.rtl #footer-widgets .last {
        clear: left;
        margin-left: 0;
    }
    
    

    Best,
    Juan.

    This reply has been marked as private.

    Man, your theme is not RTL at all!!!

    should i write to u for every aspect of my site!!

    the article page is not RTL!

    screeshot here:
    https://prnt.sc/r3q89c

    the widget should be left and the article it self should be right.

    you wasted a lot of my time, by writing it’s RTL when it’s not.

    Hello,

    Thank you for the follow-up.

    Please feel free to submit a refund request: https://themeforest.net/refund_requests/new

    These last issues you are mentioning are not related with the text but the layout. You want to have the sections the other way round like the non-RTL theme?

    Best,
    Juan.

    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server