Home › Forums › Basel support forum › How Do I remove shopping cart widget from header?
How Do I remove shopping cart widget from header?
- This topic has 17 replies, 2 voices, and was last updated 3 years, 6 months ago by Elise Noromit.
-
AuthorPosts
-
May 19, 2021 at 3:28 pm #293720
freedomfighterParticipantI wish to use the external links/ affiliate feature of woo commerce on my site to have the sale of each product directed elsewhere.
I know how to do this, but when I disable catalog mode in the theme to make it visible, the shopping cart icon becomes visible in my header. I do not need this at all or any of that functionality.
How do I remove this? Thanks!
May 19, 2021 at 4:16 pm #293728
freedomfighterParticipantTo add more, when I click disable shopping cart widget from the Basel theme settings, it also removes the external link ,buy now button functionality as well which cannot work for my purposes.
May 19, 2021 at 7:01 pm #293741
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body header .shopping-cart { display:none; }
Best Regards
May 19, 2021 at 10:22 pm #293773
freedomfighterParticipantThank you. Let me try this
May 19, 2021 at 10:31 pm #293775
freedomfighterParticipantalso
May 19, 2021 at 10:36 pm #293776
freedomfighterParticipantOne last thing
May 20, 2021 at 12:24 pm #294006
Elise NoromitMemberHello,
You can change the color of the button in the Theme Settings > Styles and colors > Buttons.
In order to remove “Read more” in the products, you need to add the prices to the products.
Your issue with buy now from seprod is not clear enough, what do you mean?
Please provide step-by-step actions to reproduce the problem.
Best Regards
May 20, 2021 at 1:30 pm #294069
freedomfighterParticipantThanks for the info.
May 20, 2021 at 8:39 pm #294171
freedomfighterParticipantactually, I would like to just disable the read more and the buy now completely
May 21, 2021 at 10:51 pm #294540
Elise NoromitMemberHello,
You will need to enable the Catalog mode in the Theme Settings > Shop > Catalog mode.
Best Regards
May 23, 2021 at 9:14 am #294763
freedomfighterParticipantIf I put it in catalog mode, it will remove the functionality that I wanted to originally accomplish.
Is there a way to make them invisible?
May 23, 2021 at 8:24 pm #294847
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .basel-hover-alt .wrap-price { display:none; } body .single_add_to_cart_button{ display:none; }
Best Regards
May 23, 2021 at 9:53 pm #294858
freedomfighterParticipantHello,
this is also the same result of also disabling my external buy now button
Attachments:
You must be logged in to view attached files.May 23, 2021 at 9:56 pm #294860
freedomfighterParticipantthe screeonshot
Attachments:
You must be logged in to view attached files.May 24, 2021 at 7:30 pm #295088
Elise NoromitMemberHello,
Please add this only code to the Theme Settings > Custom CSS > Global:
body .basel-hover-alt .wrap-price { display:none; }
Best Regards
May 25, 2021 at 1:07 am #295134
freedomfighterParticipantthis code unfortunately makes my external “Buy Now” button disappear as well like the code supplied previously as well
May 25, 2021 at 1:12 am #295135
freedomfighterParticipantEdit: My apologies. This has fixed my issue.
Thank you VERY MUCH for your support on this issue. You guys have been excellent!
May 25, 2021 at 7:27 am #295193
Elise NoromitMemberWe are always happy to help you, write to us when you have any difficulties or issues with our theme.
We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service
Thank you in advance
-
AuthorPosts
Tagged: shopping cart icon
- You must be logged in to create new topics. Login / Register