Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #883303

    I would like to remove the WooCommerce shop banner but keep the individual banners for category pages. I am able to not insert an image but there is still whitespace above the category banner and it looks a bit funny. Is there any way that I can remove this whitespace??

    Thank you!

    #884533

    Hey isaaccolavecchio,

    Thank you for using Enfold.

    Please use the following css code to remove the product description container.

    #av_product_description {
        display: none;
    }

    Best regards,
    Ismael

    #898070

    Thanks!

    #898319

    Hi,

    Glad we could help. Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce shop banner’ is closed to new replies.