Tagged: x
-
AuthorPosts
-
September 16, 2016 at 1:43 pm #1178512
RobParticipantHello.
I’ve tried some of the CSS provided on this topic and nothing is working for me. Client wants the font white and I just can’t get it to happen. I tried styling the font in the customizer and that made every bit of text on the page white.
September 16, 2016 at 2:29 pm #1178590
Prasant RaiModeratorHello There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
September 16, 2016 at 2:32 pm #1178593September 16, 2016 at 7:03 pm #1178783
JadeModeratorHi there,
Please try this code:
.x-topbar-inner a { color: #fff; }September 17, 2016 at 1:05 am #1179063
RobParticipantThank you!! Is this new CSS from before??
September 17, 2016 at 3:04 am #1179161
Rue NelModeratorHello There,
Thanks for the updates! This is not a new css. It is merely to resolve the issue to change the color of your present topbar content.
That is because you have inserted an invalid code in your topbar which resulted to other font color. You were supposed to have this content for the topbar:
<span style="float: left; margin-top: 0px; margin-bottom: 0px; font-family: cinzel;font-size: 18px;"> <i class="x-icon x-icon-envelope" data-x-icon="" aria-hidden="true"></i> <a href="mailto:[email protected]">Book Now</a> <i class="x-icon x-icon-phone" data-x-icon="" aria-hidden="true"></i> <a href="tel:5854655030">(585) 465-5030</a></span>Hope this explains it.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1178512 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
