Home › Forums › Basel support forum › Configuration of the shop header
Configuration of the shop header
- This topic has 15 replies, 2 voices, and was last updated 6 years, 1 month ago by Elise Noromit.
-
AuthorPosts
-
September 19, 2018 at 6:09 pm #78025
pierredemeudonParticipantHello,
Hope you’re doing well.
I am struggling to find how to configure my shop page. So, refering to attached image:1. How can I change the color of the black header color on top, and its font color (where are written the product categories, ie here All, Accessoires cheveux, etc)
2. How do I withdraw the “price filter” on top? In case it’s native and can’t be withdrawn, where do you define the scale / thresholds, to that they are appropriate to what is effectively proposed in store?
Kind regards
Attachments:
You must be logged in to view attached files.September 19, 2018 at 6:55 pm #78031
Elise NoromitMemberHello,
Enter the shop page and find the option to change the background color and images (if necessary) http://prntscr.com/kwcobr
In order to disable filters in the top, navigate to the Theme settings > Shop > Shop filters > set “Off”
Best Regards
September 20, 2018 at 3:15 am #78053
pierredemeudonParticipantHi,
Elise,it’s 2nd time you answer me, and 2nd time when your answer is imprecise. I am a dummy, sorry, between WP menu, page builder, Theme menu … I am lost. so, please, Give the path to precise where it is precisely.
I did not ask you how to disable filter, but how to withdraw the “price filter” in it?
Kind regards
September 20, 2018 at 3:25 am #78055
pierredemeudonParticipantJust found the header instruction (thanks to the search in page from browser)
It does not really work.Switch text to black is OK.
Change background is not. It’s visible during 1/2 second, and vanishes / becomes white.
Background is instable and changing per product category. See attached, it can become a background image on half of the site, and this image comes from the theme.
Attachments:
You must be logged in to view attached files.September 20, 2018 at 7:22 am #78094
Elise NoromitMemberHello,
Price filter is included into the Filter widget and can be removed with custom CSS:
#BASEL_Widget_Price_Filter{ display:none; }
Add this code to the Theme Settings > Custom CSS
You say, you are trying to set the background image (Pages > shop page > page settings > background) and it does not work, does it? Please provide your site admin access I shall check the settings.
Best Regards
September 20, 2018 at 11:46 am #78168
pierredemeudonParticipantHello Elise,
1. The custom CSS to withdraw price filter works. Thank you.
If I want to restore it, how can I change the price scale?2. Header color change
– you wrote me “Enter the shop page and find the option to change the background color and images (if necessary) http://prntscr.com/kwcobr”. I don’t know where is the shop page you mention.
– So, I changed the “Pages heading background” in the theme menu. Switching white to #9e2125.
– if you go to address below, the header has this right color + black font
https://polinacouture.com/boutique/
– if you to address below (a category within shop), the header gets white
https://polinacouture.com/categorie-produit/accessoire-cheveux/
– if you go to this other one, there is a blurred image on the image (not from me, so, I suppose from the theme)
– when I am on “https://polinacouture.com/boutique/”, the wpbakery is not accessible on the black menu, on top.Hoping this clarifies
September 20, 2018 at 11:48 am #78170
pierredemeudonParticipantsorry, the blurred image on the right of the header is here, on another category
https://polinacouture.com/categorie-produit/trousse-sac-etui/
September 20, 2018 at 1:58 pm #78207
Elise NoromitMemberHello,
1. If you want to restore the price filter you cand delete this code: http://prntscr.com/kwnxp6
2. Navigate to Pages > boutique > edit page > find this option as soon as you set image, background color, text color it will apply to the shop page and all the categories pages.
Best Regards
September 20, 2018 at 2:26 pm #78215
pierredemeudonParticipantHow do you change the scale of the price filter?
September 20, 2018 at 2:50 pm #78222
pierredemeudonParticipantIn addition to question on price filter above:
Changed the background color of the header in pages / edit (via wpbakery).
Same result as before: on boutique, it’s OK
https://polinacouture.com/boutique/On this boutique category view, it’s not OK
https://polinacouture.com/categorie-produit/trousse-sac-etui/Looks like the config of boutique page is not replicated on product category pages
Attachments:
You must be logged in to view attached files.September 20, 2018 at 4:30 pm #78237
pierredemeudonParticipantI found how to do, to have red in all headings (it was linked with “Image for category heading”, ie in the settings for each category).
Question remaining: How do you change the scale of the price filter?
September 20, 2018 at 7:26 pm #78269
Elise NoromitMemberHello,
What do you mean “scale filter”? Do you mean this: https://gyazo.com/1918247168d07704e2401a176f877f14 ?
In order to get the same background color on a product page, please add this code:
.single-breadcrumbs-wrapper { background: #9e2125; } .woocommerce-breadcrumb a, .yoast-breadcrumb a { color: #ffffff; } .woocommerce-breadcrumb span{ color: #ffffff; }
Best Regards
September 20, 2018 at 8:00 pm #78277
pierredemeudonParticipantBy scale, I mean the thresholds / levels; sorry.
In example attached, though in GBP, from 0 to 150, 150 to 300, etc
Where do you determine the number of levels? how do you change each number / level
Eg how can I transform this 4 levels scale (0 / 150 /300 / 450) into 5 levels which have different increments (for instance 0 / 20 / 50 / 100 / 250)Kind regards
Attachments:
You must be logged in to view attached files.September 21, 2018 at 6:22 am #78319
Elise NoromitMemberHello,
This scale is generated automatically basing on the price rank. There is no option to edit it.
Best Regards
September 21, 2018 at 11:36 am #78344
pierredemeudonParticipantOK, thank you.
Means that this scale was impacted by the products from your original theme, which I still did not erase.
Very clear, thank you, topic closed for me
Thank you very much,September 21, 2018 at 11:43 am #78349
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
Tagged: shop header
The topic ‘Configuration of the shop header’ is closed to new replies.
- You must be logged in to create new topics. Login / Register