Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1178512
    Rob
    Participant

    Hello.

    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.

    #1178590
    Prasant Rai
    Moderator

    Hello 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.

    #1178593
    Rob
    Participant
    #1178783
    Jade
    Moderator

    Hi there,

    Please try this code:

    .x-topbar-inner a {
        color: #fff;
    }
    #1179063
    Rob
    Participant

    Thank you!! Is this new CSS from before??

    #1179161
    Rue Nel
    Moderator

    Hello 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;">
    &nbsp;&nbsp;&nbsp;&nbsp;
    <i class="x-icon x-icon-envelope" data-x-icon="" aria-hidden="true"></i>&nbsp;<a href="mailto:[email protected]">Book Now</a>
    &nbsp;
    <i class="x-icon x-icon-phone" data-x-icon="" aria-hidden="true"></i>&nbsp;<a href="tel:5854655030">(585) 465-5030</a></span>

    Hope this explains it.

  • <script> jQuery(function($){ $("#no-reply-1178512 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>