Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1315399
    Christopher
    Moderator

    Hi there,

    Would you please implement the code I provided in previous replay and provide us with login credentials so we can take a closer look?

    Thanks.

    #1315897
    jsjmccracken
    Participant
    This reply has been marked as private.
    #1316545
    Friech
    Moderator
    This reply has been marked as private.
    #1316896
    jsjmccracken
    Participant
    This reply has been marked as private.
    #1317091
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! To resolve your issue in the topbar, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    @media(max-width: 979px){ 
      .x-topbar .p-info {
        background-color: transparent;
      }
    
      .x-topbar .p-info .llooggoo {
        margin: 0 auto;
        max-width: 100%;
        width: auto;
        height: auto;
      }
    }

    We would loved to know if this has work for you. Thank you.

    #1317421
    jsjmccracken
    Participant

    The logo and slogan are resizing correctly now 🙂

    The only thing left is that the slogan is not remaining gold text…?

    #1317431
    Joao
    Moderator

    Please add the following code to Appereance > Customizer Custom > CSS

    @media (max-width: 980px) {
    span#slogan {
       font-family: Vijaya, Tempus Sans ITC, Papyrus, Bradley Hand ITC;
        display: inline-block;
        text-align: center;
        font-size: 20px;
        font-weight: 500;
       padding-top: 0px !important;
        background: -webkit-linear-gradient(transparent, transparent), url(http://www.tablerockkennels.com/wp-content/uploads/2016/09/gold_text.jpg) repeat;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
      } }

    Hope it helps

    Joao

    #1317463
    jsjmccracken
    Participant

    It did 🙂 Thank you to everyone who helped! Amazing customer service!!

    #1317592
    Jade
    Moderator

    You’re most welcome.

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