Tagged: x
-
AuthorPosts
-
June 21, 2016 at 12:16 pm #1052868
ylplParticipantHi there! You’ll see on my site: http://dev.ylpl.net/wordpress/ that I have customized my top bar. I was just curious if I could float my “Contact Us” and “Library Hours” text boxes further to the right. The goal would be to have “Library Hours” flush on the right with my right sidebar and “Contact Us” the same distance apart as it is now.
Also, would there be any way to change the font color of those headings “Contact Us” and “Library Hours?” I can’t seem to change the font color of the headings though I was able to change the font color of the content within those boxes.
Thanks!
June 21, 2016 at 12:56 pm #1052935
Nabeel AModeratorHi there,
Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-topbar .x-container .x-column:last-child { float: right !important; } .x-topbar h4 { color: #fff !important; }Let us know how this goes!
June 22, 2016 at 1:01 pm #1054749
ylplParticipantThank you! That did the trick!
June 22, 2016 at 1:53 pm #1054871
JadeModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1052868 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
