Tagged: x
-
AuthorPosts
-
January 19, 2017 at 2:24 pm #1337205
pdraude1ParticipantHello,
I did quite a bit of searching but was unable to find an answer to what I’m trying to accomplish.
Currently I have a transparent x.logobar and .site in my css
What I am trying to do:
1) I’d like to leave the home page – grain markets as it is.
2) For pages /paris /cottage-grove /salem and /midway I’d like to leave the logobar transparent while keeping the content below the menu boxed with colored wrap. So essentially for the pages other than the homepage the site is just boxed with a transparent logobarRight now its full width because it looks better full width when all of the content is transparent (the menubar width expands out passed the content area and doesn’t look natural when its boxed.
Here is the website:
http://www.henryfarmerscoop.com/I attached a photo to hopefully help illustrate what I mean.
Thanks for the help
January 19, 2017 at 3:56 pm #1337355
FriechModeratorHi There,
Thanks for writing in! Your navbar is already transparent?
You can add this under Custom > Global CSS in the Customizer to add a background color to the main content container.
body:not(.home) .x-container.offset { background-color: #f9f9f9; }Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1337205 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
