Order of element wrong in RTL mode and the variation button doesn’t show.

This topic has 5 replies, 4 voices, and was last updated 3 weeks, 3 days ago ago by Andrew Mitchell

  • Avatar: alahdal
    alahdal
    Participant
    January 19, 2025 at 04:40

    Hello, I am facing two problems with my store.

    1/I used the rtl mode for the store but the order for the regular price and the sale price doesn’t change, I need to swap the order from right to left. https://green-kingfisher-114430.hostingersite.com/product/10r-0312695-85967-12010-85967-02020-genuine-original-for-toyota-headlight-led-driver-module/

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 20, 2025 at 15:20

    Dear @alahdal,

    I hope this message finds you well.

    Could you kindly try applying the following custom CSS for your specific case?

    p.price, .etheme-product-grid-item .price {
        display: inline-flex;
        gap: 7px;
    }
    
    p.price del, 
    p.price del + span,
    span.price del, 
    span.price del + span{
        order: 1;
    }

    You can add this CSS by navigating to Theme Options -> Theme Custom CSS -> Global CSS.

    Should you have any further questions or require additional assistance, please don’t hesitate to reach out.

    Best regards,
    Jack Richardson
    The 8Theme Team

    Avatar: alahdal
    alahdal
    Participant
    January 22, 2025 at 01:32

    Thanks for the response, but the CSS code hasn’t changed anything. Can you please enter my dashboard and fix it?

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 22, 2025 at 08:57

    Dear @alahdal,

    Could you kindly provide the URL of the single product page where the code is not functioning as expected? This will help us assist you more effectively.

    https://prnt.sc/VQR9fWXZYh6Khttps://green-kingfisher-114430.hostingersite.com/product/fujifilm-instax-link-wide/

    Warm Regards,
    The 8Theme Team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    January 24, 2025 at 03:52

    Dear alahdal,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Best Regards,
    The 8Theme Team

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

The issue related to '‘order of element wrong in RTL mode and the variation button doesn’t show.’' has been successfully resolved, and the topic is now closed for further responses

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