• I am trying to figure out a way to reduce the white around my main content area so that my header background image is visible. An example page of my website is this:
    http://delalmapublications.com/?page_id=56

    I had previously been able to reduce the margins, but after I updated to the new version of Aldehyde, I lost all my customizations. (I have since obtained a child theme).

    I also want to see if I can increase the margin so that my tagline is all on 1 line. I don’t know where to find this in the editor.

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • /* Logo */
    
    .site-branding {
        overflow: visible;
    }

    The tagline appeared to be all in one line to me.

    Thread Starter map6533

    (@map6533)

    Thank you. It might be my browser, I’m using Google Chrome. I haven’t checked other browsers.

    Anyone else know how to reduce the whitespace around main content area without putting a background image on it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Margins around Content, Site Tagline’ is closed to new replies.