Tagged: x
-
AuthorPosts
-
May 23, 2016 at 10:38 am #1005401
kkendall2010ParticipantI am trying to get the image I am using in the header to show the full image, any way to get that to work? Thanks!
May 23, 2016 at 10:40 am #1005412
kkendall2010ParticipantThis reply has been marked as private.May 23, 2016 at 10:51 am #1005427
ThaiModeratorHi There,
Could you please provide us with some screenshots?
I can’t find any images in your header.
Thanks.
May 23, 2016 at 10:54 am #1005432
kkendall2010ParticipantThis reply has been marked as private.May 23, 2016 at 11:01 am #1005442
ThaiModeratorHi There,
Please find and remove this CSS:
.x-logobar-inner { background: url(http://agroliquid.staging.wpengine.com/wp-content/uploads/2016/05/New-Header-1.png) no-repeat center top; }After that add the following CSS:
header.masthead.masthead-stacked { background-image: url(http://agroliquid.staging.wpengine.com/wp-content/uploads/2016/05/New-Header-1.png); background-size: cover; } .x-logobar { padding: 100px 0; }Hope it helps 🙂
May 23, 2016 at 12:03 pm #1005568
kkendall2010ParticipantPerfect, that fixed it. Thanks!
May 23, 2016 at 12:13 pm #1005598
RahulModeratorYou’re welcome!
May 23, 2016 at 12:25 pm #1005606
kkendall2010ParticipantSince adding that code, the menu remains stuck in place during scrolling until about halfway down the first section, then it goes to the proper placing until I scroll back up, when it does the same thing. Gets stuck about halfway down section 1. Any ideas?
May 23, 2016 at 12:33 pm #1005628
ThaiModeratorHi There,
Please find this CSS:
.x-navbar { background: rgba(99, 102,106, 0.2); border: 0; box-shadow: none; position: fixed; width: 100%; }And update to this:
.x-navbar { background: rgba(99, 102,106, 0.2); border: 0; box-shadow: none; width: 100%; }Hope it helps 🙂
May 23, 2016 at 12:50 pm #1005668
kkendall2010ParticipantYou ROCK! Thanks for the awesome support 😀
May 23, 2016 at 12:59 pm #1005683
ThaiModeratorYou’re most welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1005401 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
