This topic has 10 replies, 3 voices, and was last updated 4 years ago ago by Olga Barlow
Ok, I wanna be able to:
1) change the breadcrumb on the shop page,
2) also I want to modify the footer, it is very complicated,
3) I also don’t love the way the woocommerce products are displayed. I want 3 products per each row and not 2 products in row then one in row then 2 again.
Please guide me.
Regards
Hello,
1) Breadcrumbs settings for whole the site you can find in Theme Options > Breacrumbs > choose the type you like. If you want to change breadcrumbs for the shop page only go to Pages > edit the Shop page > choose the breadcrumbs type in the Page Options http://prntscr.com/v8qvnz
2) Watch the video tutorial on how to edit footer https://youtu.be/gY-x4m47Duo Depending on the page builder either use WPBakery or Elementor.
3) Go to Theme Options > WooCommerce > Product catalog > change the number of products to 3. If you still have the issue with this provide us with WP Dashboard access and link to page with products, we’ll check it for you.
Regards
i did all of these before and nothing worked for me. here is my Wp-Admin login access.
like i said before i want to change the breadcrumb n the shop page, 3 products per row and also i change want a basic footer not widgets nothing just like (Copyright 2020 Goddi Vibe. ALL All rights reserved.). i also want to have a different breadcrumb on each page
Hello,
1) Could you, please, explain in more detail what breadcrumbs do you want for the Shop page? Provide us with a screenshot for better understanding? Do you want to change the colors and font-size or image or layout? What exactly do you want to change?
2) Check now.
3) Edit footer static block using Elementor!
Regards
thank you for the changes. i want to know how to change a breadcrumb image on each page. mainly the shop page i want to change that pic there. https://prnt.sc/v9f4h3
Hello,
Edit page and upload the page featured image http://prntscr.com/v9hy21 It will be used for the breadcrumbs area.
Regards
Please help leave a gap between the breadcrumb and products, change breadcrumb for that particular page and change add to cart button color. please see screen shot for better understanding. https://prnt.sc/vaeowm
Hello,
1) To change bg image for this product only, go to edit it with elementor and add custom CSS code – https://prnt.sc/vamn38
.page-heading {
background-image: url(url_of_your_img) !important;
background-size: cover;
}
2) Theme Options > WooCommerce (Shop) > Single product builder > https://prnt.sc/vamocl
3) Theme Options > WooCommerce (Shop) > Single product builder > https://prnt.sc/vamoug
To remove this line from the button https://prnt.sc/vamqei delete the next code from Theme Options > Theme custom CSS – https://prnt.sc/vamr0k
Regards
my breadcrumb image on the event page change its placement when i switch monitor. on small monitor i think it looks perfect buy on big monitors the words are cut off. please help. i want the pic to be consistent
http://goddivibe.com/events.
Hello,
You can change the background-attachment to scroll http://prntscr.com/vhznpd to avoid stretching of the image but then you’ll get the black space at the sides of your breadcrumbs http://prntscr.com/vhzocg
Regards
You must be logged in to reply to this topic.Log in/Sign up