Tagged: x
-
AuthorPosts
-
April 30, 2016 at 12:45 am #906575
Rue NelModeratorHello 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.
May 2, 2016 at 11:11 am #909324
adulthomehealthParticipantYes 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.
May 2, 2016 at 11:35 am #909361
adulthomehealthParticipantHere 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);}May 2, 2016 at 12:45 pm #909466
adulthomehealthParticipantI also want the lettering white in the colophon.top section.
May 2, 2016 at 5:18 pm #909851
DarshanaModeratorHi 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.
May 2, 2016 at 9:13 pm #910061
adulthomehealthParticipantIt did not find any errors whenI ran it through. Just warnings.
May 2, 2016 at 10:48 pm #910134
adulthomehealthParticipantForget it. I’m going to hire a professional coder to help me with this broken template. Thanks anyway.
May 3, 2016 at 2:16 am #910298
LelyModeratorYou’re welcome!
Always,
X -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-901276 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
