Hi,
Thank you for your activity.
The product share button is visible and styled appropriately since 2 weeks ago. You can update the theme to get the latest version.
Thanks again!
@media screen and (min-width: 1001px){
.product-details-page .overview {
margin-left: 620px;
margin-right: 0;}
}
@media screen and (min-width: 769px){
.ui-tabs, .gallery {
float: left;}
}
@media screen and (min-width: 769px){
.product-details-page .overview {
float: right;}
}
.product-details-page .overview {
margin-left: 620px;
margin-right: 0;
}
.ui-tabs, .gallery {
float: left;
}
.product-details-page .overview {
float: right;
}Topic for reporting any Nop Sales Campaigns problems.
IMPORTANT NOTE: There is a known issues with installing new plugins in nopCommerce. Please read this post for more information how to resolve it.
Help make Nop-Templates products better. Share your ideas or feature requests related to the Nop Sales Campaigns plugin for nopCommerce.
Topic for general discussion regarding Nop Sales Campaigns
Hi Rob,
As far as I see on your home page the featured categories are of the correct size. The images are scaled proportionally so if the setting is set to 310 and the images is wider than 310, the picture will be scaled to 310 wide while keeping the same ratio between the width and height.
Please let us know if you need any further help or information.
Best Regards!
@media screen and (min-width: 981px) {
.product-grid .item-box:nth-child(3n+1):before {
content: " ";
border-bottom: 1px solid #eee;
display: block;
width: 500px;
}
}