Forum Replies Created
-
AuthorPosts
-
hm, I will check what is happening with my mobile
All worked now, thank you!
hi no, sorry when I add the code below it all move as on the pic I attached earlier, I don’t understand why as it works for other lines, see last two line I add in my custom css and it move 1 line below on the right column, and after this code change the gift card design button too all on separate line, but not 2 in one line
.entry-summary .wcst_low_stock_scarcity { display: inline-block;}
.entry-summary .wcst_deal_expiry {float: right;}Ah, thank you, I understand it better now
Hi, so I have added the code to claue-child > views > header > layout-3.php and now see 2 lines of categories but both disappear when scroll.
But I can not find the code you said in woocommerce/templates/archive-product.php
OK it works but also stars rating on single product quick view moved a little to the right,
I have tried this code but it doesn’t seem to solve it
.product-quickview .woocommerce-product-rating {display: block; float: left; margin-left: 0;}
Attachments:
You must be logged in to view attached files.OK, I see now, but the code you gave before doesn’t work on this page breadcrumbs
- I tried below code to move breadcrumbs to center , but it not working
.jas-breadcrumb {
padding: 0 15px;
max-width: 1170px;
margin: 0 auto;
width: 100%;
}2. Also if I will want to show like here in the first message attachement http://support.janstudio.net/forums/topic/how-can-i-remove-the-categories-showed-on-the-header-featured-image-of-each-page/
I think it is showing breadcrumbs below page subtitle, can I do that?
thank you
Attachments:
You must be logged in to view attached files.yes OK, but my question was how it know to apply this change only to the bundle product button, it must have some different class, as top add to cart is not changing at the same time
This reply has been marked as private.Hi Harry,
just asking out of interest the bundle plugin also changes the add to cart to ADD BUNDLE TO CART,
so how does it know to change this only under the bundle, not the above button too as gift card changes everywhere?
thanks
-
AuthorPosts