Make logo header bigger - by Henry - on WordPress WooCommerce support

This topic has 11 replies, 4 voices, and was last updated 8 years, 5 months ago ago by Robert Hall

  • 10 Answers
    Avatar: stan
    Stan Russell
    Participant
    November 26, 2015 at 11:29

    Hello Henry,

    your site is protected by ‘Coming soon’ page. Would you kindly provide us with admin credentials for it in private content so we will be able to check your site?

    Regards,
    Stan Russell.

    Avatar: Henry
    Henry
    Participant
    November 26, 2015 at 11:34

    Hello Stan,

    I’ve make a user account for you, see private content.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 26, 2015 at 11:39

    Hello,

    Please use this code in custom.css

    .header6 .logo img {
        max-width: 400px;
    }
    .header-type-6 .top-bar{
    background:#000;
    }

    Regards,
    Robert Hall.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    November 26, 2015 at 11:44

    Hello

    Please try add following code into the custom.css:

    .header6 .logo img {
        max-width: 800px;}

    or higher logo value.

    Regards,
    Brian Johnson

    Avatar: Henry
    Henry
    Participant
    November 26, 2015 at 13:05

    Thanx guys it works!

    Is it possible in this header to place the search function on the right side from the logo?
    What I mean is the logo more to the left and also the right search function.

    Best regards Henry

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 26, 2015 at 14:05

    Hello,

    Please use this code in custom.css

    .boxed .header6 .logo{
    float:left;
    }
    
    .header6 .search {
    float: right;
    margin-top: 55px;
    display:block;
    }

    Regards,
    Robert Hall.

    Avatar: Henry
    Henry
    Participant
    November 26, 2015 at 14:10

    Hi Robert,

    Thanx for your answer, I have use the code but now I see the search function twice. See sccreenshot

    http://i.imgur.com/AUfvuo2.jpg

    Best regards,
    Henry

    Avatar: Brian Johnson
    Brian Johnson
    Member
    November 26, 2015 at 14:45

    Hello

    Please add following code into the custom.css:

    .search-center
    .et-mega-search {display:none!important}

    Regards,
    Brian Johnson

    Avatar: Henry
    Henry
    Participant
    November 26, 2015 at 14:53

    Thanx Brian,

    It works!

    Best regards
    Henry

    Avatar: Robert Hall
    Robert Hall
    Support staff
    November 26, 2015 at 14:57

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Make logo header bigger’' 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.