Tagged: x
-
AuthorPosts
-
November 11, 2016 at 3:13 am #1253022
Studio172ParticipantHello!
I have a question about the topbar content: I’ve put an image with a background-image above the menu. I would like to make the background-image full width and margin-less like I did with images in the content of the page (there I set ‘çolumn container’ to ‘off’). You can see this if you make your screen bigger than 1300 px at:
frank.pilihan.nlHow can I accomplish this?
greetings, StefanNovember 11, 2016 at 4:21 am #1253111
Rue NelModeratorHi Stefan,
Thanks for writing in! To make the background-image full width and margin-less like you did with images in the content of the page, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-topbar .x-topbar-inner { width: 100%; max-width: 100%; }Hope this helps. Kindly let us know.
November 11, 2016 at 4:26 am #1253120
Studio172ParticipantThanks a lot! Works like a charm!
November 11, 2016 at 4:33 am #1253130
Studio172ParticipantAnother question… concerning the footer of this website…
Is it possible to center the menu to the right and then have the footer content on the left of the menu?November 11, 2016 at 7:14 am #1253276
Paul RModeratorHi,
Yes, that’s possible.
You can add this under Custom > Edit Global CSS in the Customizer.
.x-colophon.bottom .x-nav { float:right; } .x-colophon.bottom .x-colophon-content { float: left; margin: 10px 0; }Hope that helps.
November 11, 2016 at 7:22 am #1253281
Studio172ParticipantGreat! Thanks again!!!
November 11, 2016 at 8:59 am #1253374
RahulModeratorYou’re most welcome!
Let us know if we can help with anything else.
Thank you.
November 11, 2016 at 10:27 am #1253470
Studio172ParticipantYes! One more question…
The header on this page (small blue diamonds and big red diamond with ‘BLOG’):
http://frank.pilihan.nl/blog/
has been made with a table.Each table I make seems to have a small grey line above…
How can I remove the grey line above it?November 11, 2016 at 1:01 pm #1253629
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.herhaalpatroon5, table th, table td { border: none; }Hope it helps
Joao
November 12, 2016 at 5:01 am #1254300
Studio172ParticipantGreat thank again!!!
November 12, 2016 at 5:10 am #1254307
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1253022 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
