Tagged: x
-
AuthorPosts
-
August 1, 2016 at 10:59 am #1112204
webpagefreakParticipantHi, I’ve added some code I found on a thread, it almost did the job I wanted! I’m looking to completely clean up the above area in the photo so there’s no remaining shadown or anything, just complete transparency! Wasn’t sure what to change or add. Thanks for the help, always appreciated! Definitely want to get rod of the tiny page titles, and do that on every page if theres a global css for that:)
header.masthead.masthead-stacked,
.x-logobar,
.x-navbar-wrap,
.x-navbar {
background: transparent!important;
box-shadow: none;
border: none;
}.x-slider-container.below {
margin-top: -174px;
}August 1, 2016 at 11:14 am #1112226
ChristianModeratorHey there,
Remove this code in your Appearance > Customize > Custom > CSS
body .x-navbar { background-color: rgba(255,255,255, 0.1) !important; }Then, turn on Navbar Transparency in Appearance > Customize > Integrity (see attachment) and turn off Breadcrumbs in Customize > Header
Thanks.
August 1, 2016 at 11:31 am #1112251
webpagefreakParticipantOMG, breadcrumbs, now I get it! Everything worked, thanks so much!
August 1, 2016 at 11:43 am #1112273
Prasant RaiModeratorHappy to hear that. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1112204 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
