Tagged: x
-
AuthorPosts
-
December 7, 2016 at 4:23 pm #1285182
bradyParticipantHow do I make a full-width bar on my site? I would like it to extend to the end of the browser. Here is how it currently looks. I’m referring to the grey bar.
December 7, 2016 at 4:25 pm #1285184
bradyParticipantAttached Image
December 7, 2016 at 10:44 pm #1285609
Prasant RaiModeratorHello Brady,
Thanks for writing in!
It looks like you have removed as i don’t see color bar on my end. Can you please activate again for us to take a closer look?
Thanks.
December 8, 2016 at 11:52 am #1286341
bradyParticipantMy bad. I added a grey bar to the bottom of the page. I would like it to be full width and extend to the end of the browser. Thanks for the help!
December 8, 2016 at 11:52 am #1286343
bradyParticipantAnd maybe just have the ability to have the full width rows extend to the end of the window.
Thanks!
December 8, 2016 at 12:28 pm #1286397
RupokMemberHi there,
You need to add this under Custom > CSS in the Customizer.
.x-container.max.width.offset { max-width: 100%; width: 100%; } .entry-wrap { padding: 60px 0; }Hope this helps.
December 8, 2016 at 1:23 pm #1286454
bradyParticipantExcellent, thanks! This theme is awesome!
December 8, 2016 at 1:36 pm #1286471
JoaoModeratorGlad to hear 🙂
Let us know if you need help with anything else.
Joao
December 8, 2016 at 5:32 pm #1286698
bradyParticipantActually, can you tell me how to change the color of the menu bar from white to another color? I didn’t see the option in the customize section.
Thanks!
December 8, 2016 at 7:56 pm #1286912
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
header .x-navbar { background-color: red; }Replace the red value with the desired color.
Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1285182 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
