Is not working in page - by Lily - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Max Mullins

  • Avatar: Lily
    Lily
    Participant
    May 31, 2017 at 11:53

    Hi,

    I have just added some content using <strong> see here: https://screencast.com/t/F48KtmrQ

    But it doesn’t show on front end, see here: https://screencast.com/t/KUJ4mvG5

    I added

    b, strong {
       font-weight: bold;
    }

    To the custom.css file but that didn’t seem to work.

    Can you help? Many thanks in advance

    1 Answer
    Avatar: maxmullins
    Max Mullins
    Participant
    May 31, 2017 at 12:17

    Hello @Lily

    The way you suggest css code may work for single page in VC->custom css settings
    (http://prntscr.com/fe71j5).
    Please use higher selector in css and try following line instead of previous:
    .page-content b, .page-content strong {color:pink}

    Regards,
    Max Mullins

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.