Help Customizing Header and Logo - by mcshane

This topic has 8 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Jack Richardson

  • 7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 16, 2014 at 09:27

    Hello,

    We recommend you to make all changes in a child theme.
    Add the following code into style.css of the child theme:

    .logo { width: 600px; }
    #search {float: right;}
    #search #site-description {display: none;}

    To add tagline text you need edit header.php (copy it from the theme directory to your child theme folder). Add this code <div id="site-description"><?php bloginfo( 'description' ); ?></div> after the line 73 <a href="<?php echo home_url(); ?>"><img src="<?php echo $logoimg ?>" alt="<?php bloginfo( 'description' ); ?>" /></a>

    Regards,
    Eva Kemp.

    Avatar: mcshane
    mcshane
    Participant
    July 16, 2014 at 18:20

    Eva,

    Excellent! This worked perfectly.

    Thanks so much!
    Maria

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 16, 2014 at 18:24

    Hello,

    You’re welcome!
    If you have any questions feel free to contact us.

    Regards,
    Jack Richardson

    Avatar: mcshane
    mcshane
    Participant
    July 16, 2014 at 18:30

    Ok, I spoke too soon 🙁

    This solution has ruined the responsiveness of the logo in smaller devices. Can you help me so the large logo only shows in the desktop, and the mobile/tablets reduce the logo as intended being a responsive theme?

    Thanks!
    Maria M.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 16, 2014 at 18:49

    Hello,

    I’ve fixed the issue. Please check your site now!

    Regards,
    Jack Richadrson

    Avatar: mcshane
    mcshane
    Participant
    July 16, 2014 at 18:56

    Yes, it’s fixed, hooray!
    Thank you!
    Maria

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 16, 2014 at 19:09

    Hello,

    You’re welcome!

    Regards,
    Jack Richadrson

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

The issue related to '‘Help Customizing Header and Logo’' 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.