Tagged: x
-
AuthorPosts
-
June 25, 2016 at 3:36 am #1059071
josephk99997ParticipantHi, I used to be able to add custom CSS in this page before the update but now I can’t. It acts weird and when I try to add a custom CSS the save does not register.
I will send my site info in the next post.
June 25, 2016 at 3:38 am #1059072
josephk99997ParticipantThis reply has been marked as private.June 25, 2016 at 3:51 am #1059077
ChristopherModeratorHi there,
There are JS errors in your console, please disable all third party plugins specially ‘autoptimize’, clear cache and check again.
Hope that helps.
June 25, 2016 at 10:38 am #1059309
josephk99997ParticipantThanks Christopher. I will try it out and revert back.
June 25, 2016 at 5:39 pm #1059539
RadModeratorYou’re welcome!
June 27, 2016 at 11:28 am #1061763
josephk99997ParticipantHi, we removed everything as recommended and I even checked with Godaddy but they said the issue is not coming from them. The problem still persists. Please help fix this. Thanks!
June 27, 2016 at 11:56 am #1061823
RahulModeratorHi,
You can try adding this in your wp-config.php located at the root directory of your site.
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );You can add it before the line
/* That’s all, stop editing! Happy blogging. */
Hope that helps
July 9, 2016 at 5:13 am #1079150
josephk99997ParticipantHi,
It still does not work. I need to change two things:
1. Make the sub-menu font bigger
2. Change and background color of the footerBut I just cannot edit or save in Appearance > Customize > Custom > CSS.
I was told to just make the change directly in the EDITOR but how? What exactly do I do and I do have a child theme setup.
Thanks!
July 9, 2016 at 5:33 am #1079159
ChristopherModeratorHi there,
Because this requires a template change, I’d advise that you setup a child theme. This allows you to make code changes that won’t be overwritten when an X update is released. After your child theme is setup, please review how we recommend making template changes in Customization Best Practices.
Please add following code in child theme’s style.css file :
.x-colophon.top,.x-colophon.bottom{ background-color:red; } .x-navbar .sub-menu li a{ color:red; font-size:12px; }Hope it helps.
July 9, 2016 at 10:42 pm #1079843
josephk99997ParticipantOk i wil try this out. Thanks again! Great support as always and great theme!
July 10, 2016 at 3:26 am #1079989
Rue NelModeratorYou’re welcome! We’re happy to help you out.
If you need anything else we can help you with, don’t hesitate to open another thread. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1059071 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
