• Resolved willmorcos

    (@willmorcos)


    How do I remove the gold large heading – Description on the white background and change the text from grey to black?

    Thank you

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi willmorcos

    Yes, we can do it for you..!

    For this, Please add the following CSS code in custom CSS field (Appearance -> Customize -> Header settings -> Custom CSS).

    .woocommerce div.product .woocommerce-tabs .panel h2 { 
        display: none; 
    }
    .woocommerce div.product .woocommerce-tabs .panel { 
        padding: 20px; 
    }
    .woocommerce div.product .woocommerce-tabs .panel p { 
        color: #000; 
    }

    Let me know if it works..!

    Thanks

    Thread Starter willmorcos

    (@willmorcos)

    Thank you Shahid.

    That looks much better now! Appreciate your help.

    Thank you.

    Hi willmorcos

    I’m really glad to hear I was able to help. I hope you enjoy Wallstreet theme.
    Please let me know if you have any other issues. We’re happy to help.

    If you are happy with our theme or help you can always provide us a review here https://wordpress.org/support/theme/wallstreet/reviews/

    Thank You.

    Thread Starter willmorcos

    (@willmorcos)

    Hello Shahid

    Happy to leave a positive review – you and Imraj have been extremely helpful and I am pleased with how my first ever website is looking.

    Thank you.

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