Home Forums Free Themes Kids Education Wording displayed on all product page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #110550
    Natalia
    Participant

    Hi,

    I have a page where i display all the products, as for the wording under each picture, i would like to keep it just the name of the product. However, right now it shows also the product categories titles as well as the name of the product. Is there any way to have that taken off?

    Thank you in advance!

    #110674
    wensolutions
    Keymaster

    Hello,

    Can you please provide us with site URL so that we can help you?

    Regards.

    #110820
    Natalia
    Participant

    Hi,

    Thanks for the reply,

    https://www.anicatoys.com/productos/

    under the product pictures, italso shows what product categories they afre under, is it possible to not have those information on it? It just looks a bit too messy.

    Thank you !

    #110842
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code (in Additional CSS section) to remove product categories titles under product pictures by going to Admin Panel > Appearance > Customize > Additional CSS

    .page-section .product_meta{
      display: none;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    #110906
    Natalia
    Participant

    Perfect!!!

    Thank you so much!

    #110934
    wensolutions
    Keymaster

    Hello,

    Glad that we could help you.

    If you have any queries further, let us know.

    Thank you.

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