Home>Support>Widgets Bundle Button: Change Font Weight

Widgets Bundle Button: Change Font Weight

Salutations!

I’m trying to change the font weight of my buttons, but it appears they inherit their font weight from the body CSS. After much forum searching, fiddling with my browser code inspector and plugging different code into the custom CSS, I’ve drawn a blank. Can anyone help, please?

Thank you :-)

URL: http://glymp.se/wp

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 10 months ago Greg Priday
    Hi, I Work Here

    Hi GLYMPSE

    Making sure your CSS customization take hold is sometimes as simple as adding an !important to the attribute. So something like this might do the trick.

    .ow-button-base a {
       font-weight: bold !important;
    }
    
  2. 8 years, 10 months ago GLYMPSE

    Hi, Greg.

    This works a treat! It also works without the

    !important

    declaration.

    Thank you for your time and help :-)

  3. 8 years, 10 months ago Greg Priday
    Hi, I Work Here

    Great! Yeah, that important is sometimes nice to be safe, but not always necessary.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More