Hello Guys! We've got quick changes before the weekend, which we hope you can assist us with :-)
1) How can we completely remove the grey bar underneath the header?
2) What CCS code do we need, to display the product price suffix, for example "inclusive 19% VAT", centered on single product page?
3) With which code can we style the add to cart bottom on single product page?
4) How can wen completely remove the grey bar and the tab description on single product page? We want to keep the description, just remove the bar with the text "description".
it cannot be live. We needed to do a whole new Wordpress installation. The shop adress is known publicly and we cannot publish it before the whole thing is set up. That's why I sent the attachments.
To get help you need to provide your site URL at least so we can view it live to give you the CSS code, I think I made it clear in my last reply if you cannot go live then simply give us your site login credentials where we can at least see your site.
1 and 2. Added the following CSS to Custom CSS to make the changes you want:
/* Product: Hide the plus icon */
.shop-item-single .item-info.summary form.cart .button:before {
display: none;
}
/* Product: Add the red border */
.shop-item-single .item-info.summary form.cart .button {
border: 2px solid red;
}
P.S. Both of these questions are customization questions, which are not included in the support subscription. If you're looking for professional help in this matter, there's always someone available for such tasks on WP Kraken. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
But you have updated to WooCommerce 3.3.3 and the theme is not compatible with it yet. To make this work you can rollback the version of WooCommerce to 3.2.6 using the WP Rollback plugin or wait for the new update when we release it.
Would there be a way to make the single product page full-width? When I go to the single product settings back-end and set the page to "full-width" nothing changes.
This is not possible with the theme options and it is our of our support scope and it is a customization request out of the support scope which we provide.
If you're looking for professional help in this matter, there's always someone available for such tasks on WP Kraken. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
With all these customization requests you have gone far beyond what's included in the support subscription a user gets when purchasing a theme. The help includes setting up the theme and help for any issue during the installation but not the whole customization of your site so you should understand that customization of your whole site is not included in the support subscription.
As you know we have helped you for a lot of issues which we are not required to support for what is not included in the support.
If you're looking for professional help in this matter, there's always someone available for such tasks on WP Kraken. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Hello Guys!
We've got quick changes before the weekend, which we hope you can assist us with :-)
1) How can we completely remove the grey bar underneath the header?
2) What CCS code do we need, to display the product price suffix, for example "inclusive 19% VAT", centered on single product page?
3) With which code can we style the add to cart bottom on single product page?
4) How can wen completely remove the grey bar and the tab description on single product page? We want to keep the description, just remove the bar with the text "description".
Hope you can help.
Many thanks :)
Hi Maja,
Your login credentials don't seem to be working anymore, and I am not able to try in 167 hours.
ERROR: Too many failed login attempts. Please try again in 167 hours.
Best regards,
Laborator Team
Hey Art,
could you provide custom css codes for the changes? I would really like to do it myself.
Thank you :)
Hi Maja,
You need to have the site online at least and not in the coming soon mode so we can view it live and give you the CSS for it.
Best regards,
Laborator Team
Hey Art
it cannot be live. We needed to do a whole new Wordpress installation. The shop adress is known publicly and we cannot publish it before the whole thing is set up.
That's why I sent the attachments.
Please help.
Best regards
Hi Maja,
To get help you need to provide your site URL at least so we can view it live to give you the CSS code, I think I made it clear in my last reply if you cannot go live then simply give us your site login credentials where we can at least see your site.
Best regards,
Laborator Team
Hi Maja,
Also please provide a product URL, I couldn't find any products in your site.
Best regards,
Laborator Team
Hi Maja,
Add the following CSS to Custom CSS:
Best regards,
Laborator Team
Thank you lots!
I've got one more question to the add to cart button:
1) How can we remove the + sign?
2) How can we make a border around the button with a different color?
Many thanks
Hi Maja,
1 and 2. Added the following CSS to Custom CSS to make the changes you want:
P.S. Both of these questions are customization questions, which are not included in the support subscription. If you're looking for professional help in this matter, there's always someone available for such tasks on WP Kraken. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Best regards,
Laborator Team
Hi Maja,
The image sizes can be set from here:
(view large version)
But you have updated to WooCommerce 3.3.3 and the theme is not compatible with it yet. To make this work you can rollback the version of WooCommerce to 3.2.6 using the WP Rollback plugin or wait for the new update when we release it.
Best regards,
Laborator Team
Hi Maja,
We are working on the update so we don't have any ETA when it will be online.
There is no way to use any extra class to style the titles, this is the title CSS selector
So if you want to style them you can edit this selector.
Best regards,
Laborator Team
Hey Art
thank you. When we use this code
.woocommerce .shop-item .item-info h3 a { font-size: 19px !important; text-align: center; color: #10f0ee; }
it somehow only changes the color. The other changes are not being applied. Is the code right?
And which is the CSS selector of the price on catalogs?
Thank youuuuu
Hi Maja,
1. The font size is applying, you just have the same font size which is 19px as if you change it to another size you will notice these changes.
2. You need this CSS for it:
Best regards,
Laborator Team
Thank you Art!
And which is the CSS selector for the price?
Thank you
This video explains how to get the selectors of your site:
Best regards,
Laborator Team
Hey Art;
thank you for sending the video.
Would there be a way to make the single product page full-width? When I go to the single product settings back-end and set the page to "full-width" nothing changes.
Thank you
Hi Maja,
This is not possible with the theme options and it is our of our support scope and it is a customization request out of the support scope which we provide.
If you're looking for professional help in this matter, there's always someone available for such tasks on WP Kraken. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Best regards,
Laborator Team
Hi Maja,
With all these customization requests you have gone far beyond what's included in the support subscription a user gets when purchasing a theme. The help includes setting up the theme and help for any issue during the installation but not the whole customization of your site so you should understand that customization of your whole site is not included in the support subscription.
As you know we have helped you for a lot of issues which we are not required to support for what is not included in the support.
If you're looking for professional help in this matter, there's always someone available for such tasks on WP Kraken. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.
Best regards,
Laborator Team