Home › Forums › Basel support forum › Primary color
Primary color
- This topic has 7 replies, 2 voices, and was last updated 4 years ago by Elise Noromit.
-
AuthorPosts
-
October 25, 2020 at 4:19 pm #235977
beausophieParticipantHi there,
I have some problems with the primary color.
1. I want to have the wishlist count and the cart count in the background black. But when i change the color to black in the primary color settings then i have the following problem:
2. I can’t read the text anymore on mobile phone at the sidebar and at the categories.
See printscreen.I want to have the button at the wishlist and the card in black
The text at categories on phone and the sidebar, should be white!How to change?
I can’t fix it with CSS.Attachments:
You must be logged in to view attached files.October 26, 2020 at 8:37 am #236124
Elise NoromitMemberHello,
Please provide your site admin access to the private area.
I will provide custom CSS.
Best Regards
October 26, 2020 at 10:18 am #236152
beausophieParticipantHi there,
Thank you for your quick response.
October 26, 2020 at 4:34 pm #236285
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wishlist-info-widget .wishlist-count, body .basel-cart-design-2 > a .basel-cart-number{ background-color:black; } body .basel-product-categories.responsive-cateogires li.current-cat > a{ color:white; }
Best Regards
November 8, 2020 at 9:18 pm #239982
beausophieParticipantHi there,
I still have the next problem.
When i open the categories menu on the mobile phone
When i open one categorie, the one who is opened is black, but this should be white.Can you fix this?
Attachments:
You must be logged in to view attached files.November 8, 2020 at 9:34 pm #239991
Elise NoromitMemberHello,
Please clear the cache and check again, I see it is white now.
Best Regards
November 9, 2020 at 10:15 am #240122
beausophieParticipantYes the main categorie is white, but when you click on the subcategory, then you see everything in black again. See the pictures.
https://www.mupload.nl/img/sloehbr229j6o.jpg
https://www.mupload.nl/img/ho71g2.jpgNovember 9, 2020 at 4:20 pm #240219
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .basel-product-categories.responsive-cateogires li.current-cat-parent > a, body .basel-product-categories.responsive-cateogires li.current-cat-ancestor > a{ color:white; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register