Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #980185

    Hi, on the “on sale” products the arrow is shown above the product image instead of below. How can I fix this?

    #980673

    Hey DROR,

    Please delete following custom CSS code to fix the issue

    #top div .product_on_sale .inner_product_header {
        position: static;
    }

    Best regards,
    Yigit

    #981052

    Hi Yigit, that didn’t make any change.

    #981055

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Yigit

    #981081

    Login info provided.

    #981640

    Hi,

    I changed the code to following one

    #top div .product_on_sale .inner_product_header .inner_product_header_table {
        position: static;
    }

    Please review your website

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.