This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
Hello
Is there an option to “narrow” (remove) the default space that exists between the header and the description text?
http://i.imgur.com/ZguIH7g.png
Thanks in advanced
Eyal
Hello,
Please add this code into custom.css file.
.single-product .product-information .price{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thanks a lot
Its working fine
Eyal 😉
Hello,
You’re welcome!
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up