About wishlist.⭐︎Both mobile and PC - by HelloMorinig

This topic has 9 replies, 3 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler

  • Avatar: HelloMorinig
    HelloMorinig
    Participant
    December 2, 2019 at 07:40

    Hello.

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: HelloMorinig
    HelloMorinig
    Participant
    December 2, 2019 at 07:54

    Hello,⭐︎Both mobile and PC

    Please contact administrator
    for this information.
    Avatar: HelloMorinig
    HelloMorinig
    Participant
    December 2, 2019 at 09:46

    Hello

    Please contact administrator
    for this information.
    Avatar: HelloMorinig
    HelloMorinig
    Participant
    December 2, 2019 at 09:59

    Hello,

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 2, 2019 at 17:44

    Hello,

    1) To change the bg/text color for the buttons (Light, dark and active types) go to XStore > Theme Options > Styling and change the colors to what you need http://prntscr.com/q54l4n
    2) Wishlist page was missing in plugin settings http://prntscr.com/q54jyl
    3) Check the checkout button now.
    4) You can change the inputs color at Theme Options > Styling http://prntscr.com/q54z8f
    5) By default, WooCommerce displays one of the many standard PayPal icons. To change this icon, enter the following code into your child theme functions.php file, and change the URL in the quotes to match the image of your choice.

    /* Change PayPal Icon */
    
    function my_new_paypal_icon() {
        return '/wp-content/uploads/2017/04/paypal-icon.png';
    }
    
    add_filter( 'woocommerce_paypal_icon', 'my_new_paypal_icon' );

    6) To change the Lost pass link color add the following custom to child theme style.css

    a.lost-password {
        color: #020a22;
    }

    7) If you don’t use the breadcrumbs then add the margin for your header http://prntscr.com/q556ih
    8) We added the custom code to change icon to child theme style.css. Check now.
    9) To change the bg color of the sliders arrow go to Theme Options > Styling > Slider Arrows Color.
    10) Product images size and proportions you can set in Appearance > Customize > WooCommerce > Product images

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    December 3, 2019 at 06:19

    New question.And Thank you so much replay.

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 3, 2019 at 12:21

    Hello,

    1) It’snot related to our theme. Go to WooCommerce settings and disable stock management if you don’t need it http://prntscr.com/q5ia7y
    2) Why do you use custom to hide breadcrumbs https://gyazo.com/62f54919419fb6b14bc0ca08b48d0943 If you don’t want to show them then go to Theme Options > Breadcrumbs > Breadcrumbs Style > disable, if you just hide content using that custom CSS you’ll still have breadcrumbs padding.
    3) Because there is no image that you used in your custom code http://prntscr.com/q5idv1
    4) Use header builder to change the image width and number of columns that it takes https://gyazo.com/10ec4fb8c5135d4e5255877e1b9b08fe
    5) Edit arrows and bullets navigation to change the color http://prntscr.com/q5ipgf Edit slide and button layer to change the button color for the revolution slider slide http://prntscr.com/q5iq4m
    6) Edit bullets CSS http://prntscr.com/q5iko1

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    December 4, 2019 at 14:56

    I really appreciate it!I solved everything.:)

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 4, 2019 at 15:01

    If you love XStore and have something nice to say don’t hesitate to tell about this!
    We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads

    Regards

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

The issue related to '‘About wishlist.⭐︎Both mobile and PC’' 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.