Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #251631

    Hi,

    I’m using woocommerce with the woocommerce wishlist and woocommerce catalog visibility options. My clients do not have a real webshop, they just want theit clients to create wishlists on the site. So I put a little text above the shop to explain this ( http://ws01.cis-websolutions.nl/~ramzitterd/shop/ ) But as you can see there are some problems:

    A lot of white space above the horz. line, that I put in, that I cannot make any smaller using the horiz. linaal.
    The space between the verticale line and the horizontal. Is it possible to recuce this to 0?

    Looking forward to any help ;-)

    #251846

    Hi studioinktvis!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .woocommerce-page .hr-full { margin: 0; }
    .woocommerce-page .hr { height: 0; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.