This topic has 9 replies, 5 voices, and was last updated 4 years, 2 months ago ago by Olga Barlow
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.
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
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.
Sorry, it seems like whatever color I choose, it will go to #c2c2c2 regardless.
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
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
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
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
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
You must be logged in to reply to this topic.Log in/Sign up