Home>Support>Custom CSS code needed + Footer adjustment

Custom CSS code needed + Footer adjustment

Hey,
I’d like to know what exact code I would need to enter in Custom CSS to increase the size of the site logo and the menu; to keep it inline with the logo.
Also, would like to enter a link (Legals & Cookies) into the footer, below the site information text. How do I go about doing this?
Thanks
Jeroen

URL: http://www.doublesevensquare.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, 4 days ago Andrew Misplon
    Hi, I Work Here

    Hi Jeroen

    Thanks for reaching out,

    Go to Appearance > Theme Settings > Logo and disable the setting that is currently constraining the logo.

    Appearance > Theme Settings > General > Site Information Text can parse HTML. You can use:

    http://www.w3schools.com/tags/tag_br.asp
    http://www.w3schools.com/html/html_links.asp

    In the Site Information Text field to achieve what you’re after. Once that’s done, let us know, we’ll take a look and assist further.

    If you’d rather use CSS to adjust the size of the logo, add the following to Appearance > Custom CSS and adjust as required:

    /* Logo in Menu img constraint */
    
    header#masthead.masthead-logo-in-menu .logo > img {
    max-height: 35px;
    }
    
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