Tagged: x
-
AuthorPosts
-
November 15, 2016 at 2:16 pm #1258410
newskywebsitesParticipantHi 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!
DawnNovember 15, 2016 at 2:46 pm #1258438
newskywebsitesParticipantHi 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!
DawnNovember 15, 2016 at 4:47 pm #1258547
FriechModeratorHi 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!
November 16, 2016 at 8:53 am #1259401
newskywebsitesParticipantThat works! Thanks! You guys are amazing!!
November 16, 2016 at 10:19 am #1259531
ThaiModeratorYou’re most welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1258410 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
