Home>Support>Support Text overlappin logo

Support Text overlappin logo

By Dan Scott, 9 years ago. Last reply by Daniel, 9 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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 6 months ago Daniel
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More