Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1258410
    newskywebsites
    Participant

    Hi there,

    Can you tell me how I would go about putting a background photo behind the header? I need it to be responsive too… I’d like the logo and nav links on top of the ribbon image as seen here (also attached): https://drive.google.com/file/d/0B3fNAOd_n9YGT1ZPRHVHZm1ySmM/view

    If a lot of code is involved, please be specific. That’s not my area of expertise.

    Website: http://newsite.benfranklincraftswi.com/ (want ribbon image where header currently is)
    Using latest WP version, latest X child theme, latest Cornerston and Renew stack.

    Thanks!
    Dawn

    #1258438
    newskywebsites
    Participant

    Hi again. I found code for this, but the mobile site is wrapping the mobile menu and causing the image to duplicate (see attached). How do I fix that? I’d like the logo to resize on mobile so the mobile menu can stay on one line with the logo…? Same with “Newsletter Sign Up” text in top bar…

    Thanks!
    Dawn

    #1258547
    Friech
    Moderator

    Hi There,

    Thank you for writing in! You can add this under Custom > CSS in the Customizer.

    @media (max-width:  480px) {
    	a.x-brand.img {
        max-width: 80%;
    }
    }

    Cheers!

    #1259401
    newskywebsites
    Participant

    That works! Thanks! You guys are amazing!!

    #1259531
    Thai
    Moderator

    You’re most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1258410 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>