XStore Main Menu Color - by Blazini - on WordPress WooCommerce support

This topic has 9 replies, 5 voices, and was last updated 3 years, 5 months ago ago by Olga Barlow

  • Avatar: Blazini
    Blazini
    Participant
    October 25, 2017 at 23:21

    Hello,

    I am attempting to setup a theme based on the electronics template. I’ve been able to customize the colors the way I would like, however, the menu that goes under the logo and search field seems to have a gradient overlay. I change the header background color and it will add a certain gradient percentage on top of it. Is there any way to override this and make it a separate color altogether.

    Thank you.

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 26, 2017 at 09:23

    Hello,

    You may add this code in Theme Options > Styling > Custom css:

    .header-wrapper.header-advanced .navigation-wrapper {
        background-color: #32302f;
    }
    .header-wrapper.header-advanced .search-form-wrapper, .header-wrapper.header-advanced .header-search.act-default div.fancy-select div.trigger {
        border-color: #32302f;
    }

    Regards

    Avatar: Blazini
    Blazini
    Participant
    October 29, 2017 at 21:23

    Hello,

    Unfortunately, it still doesn’t fix the issue of the overlay. At the moment, I am attempting to put the bar as #f2f2f2 and it turns the color into #c2c2c2. It makes whatever color I choose, as a darker shade.

    Avatar: Blazini
    Blazini
    Participant
    October 29, 2017 at 21:26

    Sorry, it seems like whatever color I choose, it will go to #c2c2c2 regardless.

    Avatar: amzy
    Amzy Leel
    Participant
    October 30, 2017 at 05:54

    your:
    main navigation color is #f0f0f0 : http://prntscr.com/h3qi5n
    main navigation text color is #000000 : http://prntscr.com/h3qifa
    secondary navigation text color is #2b3746 : http://prntscr.com/h3qiru

    I do not see any of the color you are mentioning.

    Let know what exactly you want to do.
    Which navigation? background color or text color?
    provide some screenshots for better understanding

    Avatar: Javier_Fernando_Lange
    Javier Fernando Lange
    Participant
    October 20, 2020 at 15:23

    Hello I have the thema xstore and I don’t know how to configure the colors of the cart, icons and favorites, as well as in the shop the category part appears very gray that it is almost not read. how can I do?

    THE OUT OF STOCK I WOULD LIKE THE SQUARE TO BE SAND COLOR, AND THE BLACK LETTER IS ALSO IN THE LINK THAT I ATTACHED ABOVE

    EXAMPLE OF AS SEEN IN
    https://drive.google.com/drive/folders/1I-eqlap6uVaQpsNwF6JqaTu7oxbPcKmn?usp=sharing

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 21, 2020 at 14:27

    Hello, @Javier Fernando Lange

    Please, create the individual topic if you need help, this topic was created by another user and it caused a misunderstanding!

    1) To change the top cart, wishlist color go to Theme Options > Header builder > edit the cart/wishlist element and change the color http://prntscr.com/v3uoj8

    2) Add the below code to Theme Options > Custom CSS to change the bg color and color of that label

    .content-product .stock, .content-product .available-on-backorder {
        background-color: #b06d4e;
        color: #fff;
    }

    3) Go to Theme Options > Typography > Content > change the body font color to what you need.

    Regards

    Avatar: Javier_Fernando_Lange
    Javier Fernando Lange
    Participant
    October 22, 2020 at 21:54

    Good afternoon, I have a problem to put the filters in the shop, the smart phone does not take them, you can enter the web and check the configuration, I have been thinking about the problems of this xstore template for a long time. thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 23, 2020 at 10:55

    Hello,

    We can’t check your site http://prntscr.com/v56x8q Provide us with WP Dashboard access to your site to check the filters on the shop page.

    Regards

  • Viewing 9 results - 1 through 9 (of 9 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.