Wpml currencies background color - by Laurent

This topic has 11 replies, 5 voices, and was last updated 8 years, 1 months ago ago by Robert Hall

  • Avatar: lpsmelchi
    Laurent
    Participant
    February 24, 2016 at 23:29

    Hello,

    First, thanks for this theme ;).
    My problem : just look at the top bar ont currencies, the background color of the active currency is grey… How to change this or not display it.

    image link : http://imgur.com/CyWDngz

    Regards,

    Laurent

    10 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 25, 2016 at 08:50

    Hello,

    Please provide us with the link to your site.

    Best regards,
    Jack Richardson.

    Avatar: stan
    Stan Russell
    Participant
    February 25, 2016 at 08:59

    Hello Laurent,

    please provide us with link to your site.

    Regards,
    Stan Russell.

    Avatar: lpsmelchi
    Laurent
    Participant
    February 25, 2016 at 10:30

    Hello,

    Sorry, just did it here.

    Laurent

    Avatar: Eva
    Eva Kemp
    Support staff
    February 25, 2016 at 10:37

    Hello,

    Please use this code in Theme Options > Custom CSS > Global Custom CSS:

    .wcml-active-currency {
        background-color: transparent;
    }

    Regards,
    Eva Kemp.

    Avatar: lpsmelchi
    Laurent
    Participant
    February 25, 2016 at 11:09

    Hello,

    Okay thank you, I’ll do it

    If you allow me another question, for the follow link :

    http://easycaptures.com/fs/uploaded/856/8670505474.png

    – On the image, how to change the text “Product description” ?
    – The left/right arrow keep showing my hidden products :/ so how to remove them or not allow them to show hidden products ?

    Regards,

    Laurent

    P.S: excuse my english

    Avatar: Eva
    Eva Kemp
    Support staff
    February 25, 2016 at 12:09

    Hello,

    1. You need edit the file wp-content/themes/woopress/woocommerce/content-single-product.php in line 107.

    2. Please show a direct page where hidden products are shown and provide wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: lpsmelchi
    Laurent
    Participant
    February 25, 2016 at 12:15

    Hello,

    1. Ok, nice I’ll do it
    2. This link : http://www.tailorinn.com/product/white-lightweight-knit-jumper
    The right arrow show an hidden product.

    Regards,

    Laurent

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 25, 2016 at 12:40

    Hello,

    2. The problem may be caused by your cache plugin. Disable it and clear browser cache, also clear cache folder via FTP in wp-content directory.
    Also you can set Visibility to “Private”:http://storage4.static.itmages.com/i/16/0225/h_1456400392_4917885_1b63d1cc97.png
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: lpsmelchi
    Laurent
    Participant
    February 29, 2016 at 09:56

    Hello,

    If I just want to remove the arrows then ? How to do it ?

    Regards,

    Laurent

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 29, 2016 at 11:06

    Hello,

    Please try to add this code in Global Custom CSS.

    .product-navigation .product-arrows{
    display:none;
    }

    Regards,
    Robert Hall

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

You must be logged in to reply to this topic.Log in/Sign up

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