Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor titodevera

    (@titodevera)

    Hello. I think that the simplest solution is to do it with CSS:

    .single-product .pwb-single-product-brands:before{
    	content: "Brand: ";
    }

    Thread Starter zakamd

    (@zakamd)

    Thank you for the reply I am new to WordPress can you please tell me where to i need to change it in CSS

    Plugin Contributor titodevera

    (@titodevera)

    Well, there are several ways to do it:

    1) You can add the custom CSS directly to your theme’s stylesheet (styles.css).

    2) Some themes allows you to add custom CSS code through admin panel

    3) Install a plugin like this: https://es.www.ads-software.com/plugins/simple-custom-css/

    ??

    Thread Starter zakamd

    (@zakamd)

    Thank you so much for the support ??

    Plugin Contributor titodevera

    (@titodevera)

    You’re welcome! Don’t forget to leave a review if you like the plugin ??

    Thank you, Guys. This is exactly what I was looking.

    Please answer another related question: how can I control of the font size on product page used for label “Brand” and the actual field value – brand name? I need make it little smaller to much other info such SKU, Categories.

    Kind Regards

    Hi,
    how can I control of the font size on product page used for label “Brand” and the actual field value – brand name? I need make it little smaller to much other info such SKU, Categories.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to change display’ is closed to new replies.