This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Support Text overlappin logo

Open 1 reply themetheme-vantage
10 years ago · Last reply by Daniel 10 years ago

Using custom CSS, I have been able to increase the size of my text and change the color, however, I am unable to change the font from Italiic to regular and add bold.

header#masthead .hgroup .support-text {
font-size: 35px;
font-style: bold;
color: #000000;

And whe I adjust my screen size now my text is overlapping my logo for a about 1/2 inch, I need assitance having the text drop down at earlier vs overlapping my logo. Can someone help me. FYI I am a novice.

URL: http://sdmailman.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Daniel Staff 10 years, 11 months ago

    Hi Dan

    You can fix this with some custom CSS. Try this

    header#masthead .hgroup .support-text {
      font-style: normal !important;
      font-weight:bold !important;
    }

    Cheers

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.

Have a different question or issue?

Start New Thread