Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #906575
    Rue Nel
    Moderator

    Hello Again,

    Have you added the codes in the customizer? I have inspected your page and I could not find any trace of the given code above. If you are using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache? Please keep in mind that after doing every updates or making any changes, always remember to clear all caches first when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Hope this helps.

    #909324
    adulthomehealth
    Participant

    Yes I am going to Appearance, then Customize, then Custom, then Edit Global CSS. Is this correct? I took them out when I figured out they didn’t change or fix anything. I am clearing the cache and using a plugin called: WP Fastest Cache.

    #909361
    adulthomehealth
    Participant

    Here is the codes I put in for the 2 unresolved issues:

    body.x-navbar-fixed-top-active .x-navbar-wrap {
    height: 97px;
    }
    .archive.category .x-container.max.width.offset {
    margin-top: 50px;
    }
    .x-colophon.top{
    background: linear-gradient(#3588B5, #2E739D, #275F86, #204C6F, #183958);}

    #909466
    adulthomehealth
    Participant

    I also want the lettering white in the colophon.top section.

    #909851
    Darshana
    Moderator

    Hi there,

    Please copy all of your custom CSS rules into an online tool like CSS Lint (http://csslint.net/) and then check for errors. You will need to fix the errors to function it properly.

    For the colophon.top section, use the following CSS rules.

    
    .x-colophon.top .textwidget font {
        color: #ffffff;
    }
    
    .x-colophon.top .textwidget font {
        color: #ffffff;
    }
    

    Hope that helps.

    #910061
    adulthomehealth
    Participant

    It did not find any errors whenI ran it through. Just warnings.

    #910134
    adulthomehealth
    Participant

    Forget it. I’m going to hire a professional coder to help me with this broken template. Thanks anyway.

    #910298
    Lely
    Moderator

    You’re welcome!

    Always,
    X

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