Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Paola S

    (@paola-s)

    Hi! I don’t know what happened but my logo is now larger, maybe because i used the default background image. The only thing is that I don’t know if I could make the background white so it could blend with the logo. And also…I would like to center it.

    Thank you so much for your help

    Thread Starter Paola S

    (@paola-s)

    Thread Starter Paola S

    (@paola-s)

    I have the CSS code here…I don’t know what to change. I thought that changing img.logo to 500 px I would upload a larger logo but that’s not the case.

    Also I thought that maybe I could not upload the logo but I could have the background used as a banner with my logo on it. Either way I’m lost

    Please help!

    /* ————————————————————————- */
    /* HEADER
    /* ————————————————————————- */

    .bg-head { border-bottom:2px solid #ededed; }

    .site-head { margin:0 auto; padding:0 15px; }

    .head-top-inner { overflow:hidden; }

    .home-link { display: block; max-width:500px; }

    .home-link:hover { text-decoration:none; }

    img.logo { max-height:500px; }

    img.logo:hover{ opacity:0.8; }

    h1.site-title { color:deeppink!important; margin:0; }

    .site-description { margin-top:0; color:#333; }

    .branding { background:#f9f9f9; border-width:0 0 2px 0; border-style:solid; border-color:#efefef; width:100%; }

    .breadcrumb { padding:5px 15px 0; font-size:small; font-weight:400; }

Viewing 3 replies - 1 through 3 (of 3 total)