Couple questions - by luc - on WordPress WooCommerce support

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

  • Avatar: luc
    luc
    Participant
    February 19, 2021 at 10:57

    Hi! I have a couple of questions.

    1. Is it possible to have 2 colors in this circle? https://ibb.co/Mpd0Ncy
    2. Can I change the color of the social icons in the header? https://ibb.co/88ZP79T
    3. When changing the color at a product. You first have to select a size to change the image. Is it possible to change the color direct when clicking on it without choosing a size?

    Thanks! Luc

    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 19, 2021 at 11:21

    Hello,

    Thanks for using our theme.
    1. No, for colors type, but you can set it as an image http://prntscr.com/100p6cu
    2. I can’t see this screenshot – http://prntscr.com/100p80s
    Lightshot screenshot tool can be used to take screenshots and share them.
    Your site under maintenance mode. Could you provide temporary wp-admin access?
    3. There is no such possibility, by default.

    Regards

    Avatar: luc
    luc
    Participant
    February 19, 2021 at 11:37

    New screenshot: https://imgur.com/a/5epgK6c

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 19, 2021 at 11:55

    Hello,

    You can add the next code in Theme options > Theme custom CSS:

    .et_b_header-socials a {
        color: #e76d00;
    }

    Regards

    Avatar: luc
    luc
    Participant
    March 8, 2021 at 11:16

    Thanks.
    Sorry for my late reaction.
    Now the client wants the icons to be in the original colors. Is that possible? So a blue fb icon and red yt icon.

    Also: is it possible to have the product title first and second the product options? https://imgur.com/a/vQVNPha

    Last question: Is it possible to have all categories shown? Now there is a text with show 5+ more? https://imgur.com/a/s3tl8gD

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    March 9, 2021 at 16:08

    Hello,

    1) In this case use the below custom

    .et_b_header-socials a[data-tooltip="Youtube"] svg {
        color: #f60203;
    }
    .et_b_header-socials a[data-tooltip="Facebook"] svg {
        color: #4064AD;
    }
    .et_b_header-socials a[data-tooltip="Instagram"] svg {
        color: #943bc7;
    }

    2) Theme Options > WooCommerce > Shop Elements > Variation swatches > choose position After product details https://prnt.sc/10h7irv

    3) Go to Theme Options > WooCommerce > Shop > Shop page filters > Show More Filters On Click > off.

    Regards

    Avatar: luc
    luc
    Participant
    March 12, 2021 at 10:17

    Thanks! It worked!
    Last 2 questions 😛
    Where can I translate these two strings? https://imgur.com/a/syhRJ0W

    I can’t seem to find the right strings?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2021 at 10:20

    Hello,

    Theme Options > Header builder > Mobile menu > Extra Tab Title
    Dashboard > Products > Categories > Uncategorized

    Regards

    Avatar: luc
    luc
    Participant
    March 12, 2021 at 12:09

    Thanks!

    The uncategorized category is empty, but still shows on mobile at all categories. On the desktop widget I toggled it off. How can I hide empty categories on the mobile version?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2021 at 12:13

    Theme Options > Header builder > Mobile menu > Hide Empty Categories

    Regards

    Avatar: luc
    luc
    Participant
    March 13, 2021 at 16:02

    Thanks again. I think it is super easy but I can’t seem to find the settings.
    How can we change the social media share buttons? https://imgur.com/a/I5eomRK

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2021 at 16:08

    Theme Options > Socials Sharing > Select Socials You Want To Show

    Regards

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

The issue related to '‘Couple questions’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

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