Mobile header logo and blog bg error - by j2grafix

This topic has 4 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp

  • 3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 16, 2014 at 20:13

    Hello,

    To remove white background you can add the following code to the custom.css:

    page-heading {
    background-color: #151515;
    }

    And this code to fix issue with the logo:

    @media (max-width: 979px) {
    .header .logo img {
    height: auto !important;
    }
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Jack Richardson

    Avatar: j2grafix
    j2grafix
    Participant
    September 16, 2014 at 20:50

    Thank you!!!

    Regards,
    Sandor Hegedus

    Avatar: Eva
    Eva Kemp
    Support staff
    September 17, 2014 at 10:08

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Mobile header logo and blog bg error’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.