Tagged: x
-
AuthorPosts
-
June 9, 2016 at 8:20 am #1033962
MapParticipantHi,
My site is http://maruapula.staging.wpengine.com/
I want to a) change the navbar buttons to square and b) change the topbar font size and turn off uppercase. I have looked for solutions on these boards, but when I paste the code into Custom CSS, nothing happens…
June 9, 2016 at 10:56 am #1034221
JoaoModeratorHi There,
Regarding changing the navbar buttons to square please add the following code to your Appereance / Customizer / Custom / CSS
.x-navbar .desktop .x-nav>li>a>span { border-radius: 0em !important; }I Can´t see any content on your top bar, your topbar is not even on it looks like, but please try this code on Appereance / Customizer / Custom / CSS
.x-topbar p { font-size: 30px; text-transform: none; }Let us know how it goes,
Thanks
Joao
June 10, 2016 at 12:16 am #1035318
MapParticipantThanks!
That worked perfectly 🙂
How do I change the size of the social media buttons in the topbar though?
June 10, 2016 at 2:32 am #1035456
Rue NelModeratorHello There,
To change the size of the social media buttons in the topbar, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-topbar .x-social-global { margin-top: 10px; } .x-topbar .x-social-global a { font-size: 30px; width: 35px; height: 35px; }Hope this helps. Kindly let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1033962 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
