• Resolved shivamoradi

    (@shivamoradi)


    Dears

    I try to show the product’s name on the picture and I will not to see that under the picture again!!

    Have you any suggestion or what should I do?

    Thanks in advance

    BR // Shiva Moradi

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi there,

    I see that you already have product names displayed on the pictures on your Shop page: https://www.puconsulting.se/shop/

    Do you mean hiding captions under the images perhaps? If that’s the case, you can use the following CSS code:

    #top #wrap_all .all_colors h2 {
      display: none;
    }

    Let me know if that’s what you had in mind! ??

    Thread Starter shivamoradi

    (@shivamoradi)

    Hi,

    Thank you for replying!

    This is not a caption for images (I have not added caption for pictures).

    When I rename the products names, this text changes. This means that the products names is not a caption.

    Is it possible to hide the products names from this page?

    Hi!

    Let me clarify to be sure I understand your intention correctly ??

    Could you take a look at my screenshot to see if those are the names you want to hide?

    https://cld.wthms.co/Agk382

    If yes, you can use CSS code I quoted in the previous reply, as it will help you hide them.

    If that’s not the part of the page you have in mind, could you send a screenshot using a tool like https://imgur.com/upload so that we can see it better?

    Let’s keep in touch!

    Thread Starter shivamoradi

    (@shivamoradi)

    Hi!

    Thank you very much for replying.

    Yes, exact you are right, I’m new on WordPress!

    I added this code in CSS on Appearance > Editor, but nothing happened.
    Can you give me more help?

    Thanks in advance!

    Shiva

    The CSS goes in at:
    Dashboard > Appearance > Customize > Additional CSS

    Thread Starter shivamoradi

    (@shivamoradi)

    Yes, thank you!

    It’s works:)

    Yay, I’m glad to hear that!:)

    Thread Starter shivamoradi

    (@shivamoradi)

    Hi again,

    As you know I use this additional CSS :
    #top #wrap_all .all_colors h2 {
    display: none;
    }

    I missed some of my text in the website because I’m using “h2” in some texts.

    have you any suggestions?

    Thanks in advance!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Product name in Woocommerce’ is closed to new replies.