This topic has 4 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp
Hello,
I have a problem in my single product page. I do not want to appear labeled “ADD TO WISH LIST” next to the product value when I disable the label delivery field is aligned next to the value of the product, how can I solve this?
att,
Fabio
Hello Fabio Curtolo,
please show on screenshot what changes to single product page layout do you want us to make.
This will help a lot.
Regards,
Stan Russell.
Hello, Stan Russell
In simple product page I do not want to appear labeled “ADD TO WISH LIST” as shown in “1”.
When configuring the plugin Yith I change the position to “SHORTCODE USE” “2” label disappears “3”, but the field “Delivery” “4” is not aligned to the left as the rest of the content “5”. Now, even changing the position to “SHORTCODE USE” and having a product promotion that appears the original value “6” and the value of the promotion “7”, my delivery field appears in the correct position “8”.
Points:
Ponto 01
Ponto 02
Pontos 03/04/05
Pontos 06/07/08
Pages:
Página 01
Página 02
Página 03
Regards,
Fabio
Hello,
Please add this code in custom.css file:
#wc-correios-simulator {
margin-top: 80px !important;
display: block !important;
}
How to create custom.css you can watch in this tutorial .
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up