Remove blog description on header and expand logo width

This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp

  • Avatar: donsokoli
    donsokoli
    Participant
    December 11, 2014 at 11:04

    Hi,

    Thanks for the last support.

    Guys i have a little problem, i have been looking through the code for removing the following::

    The blog description in the header http://prntscr.com/5fk067, i want it removed completely. I have tried searching for <div class=”tbs blog-description”><span></span></div> without any luck.

    My second problem, i want the logo width to be 700, here is the CSS i have added to the custom CSS file:

    .header-logo {
    float: none;
    display: table-cell;
    vertical-align: middle;
    max-width: 700px;
    padding-right: 20px;
    position: relative;
    }

    But it didn’t help, i have sent a screenshot in private of how it looks.

    NB: Please have in mind, when i “hacked” the image size with firebug to 700px in width it covered the cart in the header, so maybe it should be align left where the blog description is now that i want removed.

    Thanks a million in advance,
    Wish you guys a nice day.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    December 11, 2014 at 13:04

    Hello,

    Please add this code into custom.css file:

    .tbs {
        display: none;
    }
    .header-type-6 .header .header-logo img {
        max-width: 700px !important;
        margin-left: 140px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

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

The issue related to '‘Remove blog description on header and expand logo width’' has been successfully resolved, and the topic is now closed for further responses

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