BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss theme › Edit CSS?
- This topic has 11 replies, 3 contibutors, and was last updated 9 years, 5 months ago by Alyssa.
Question
March 24, 2015 at 9:54 am #37844@legitballersHey, this is probably an annoying question…
Trying to edit the CSS, no luck so far.
I see that there is a child theme custom.css file, I’ve edited the file as in .entry-title{color:red!important;}, under the global category, disabled the customizer via functions.php. Verified that the child theme is being used…
Tried installing a child theme editor after that to, doesn’t work either.
Any ideas?
Answers
March 24, 2015 at 12:32 pm #37846@legitballersSo I deactivated the BuddyBoss theme, activated TwentyFifteen, created a child theme, child css and it works fine.
Something about the custom.css is not catching, maybe an issue with the functions.php in the child?
March 24, 2015 at 2:34 pm #37855@alyssa-buddyboss
AlyssaParticipant@legitballers after red and before ! insert a space.
March 24, 2015 at 2:42 pm #37861@legitballersI don’t think the issue is with my syntax, spaces aren’t a problem. Although, I did try it out, no change.
The only thing that has worked this far is disabling your theme, and using another child theme. The css applies.
But when I use your theme, and apply a child theme, no css is applied at all. It isn’t even registered as invalid css, rather it does not apply to the element.
Any ideas on why this could be happening?
Is there some way to determine if the child theme is actually being used?March 25, 2015 at 7:22 pm #37943@alyssa-buddyboss
AlyssaParticipant@legitballers can you send me a link so i can view the custom.css on your site?
March 26, 2015 at 1:28 pm #37992@legitballersSo this is kind of interesting:
I modified the custom.css a few days ago, testing the css by labeling .entry-header .entry-title{
color:green !important;
}It didn’t change.
But now that I go to look, it is indeed green. So I test by turning it orange, but it stays green.
So I look up the file via url: http://legitballers.com/wp-content/themes/buddyboss-child/css/custom.css
It reports green.So I download the file via ftp, it is orange.
It seems that the changes are not updating, so this is more likely a server issue, or a result of caching. I noticed that a plugin: WordFence has caching services, deactivated, still not updating.
Like many requests I have sent your way, I assume that this is not a Theme issue, rather a server issue, or plugin configuration?
What do you think?
March 26, 2015 at 3:54 pm #38006@alyssa-buddyboss
AlyssaParticipant@legitballers many caching plugins keep on caching even after caching is disabled. I suggest you completely delete the plugin and manually remove cache files. Contact the plugin owner how to do this completely.
March 26, 2015 at 3:58 pm #38010@legitballersThanks man, I’ll do that. I appreciate you looking into it.
March 30, 2015 at 8:11 am #38213@alyssa-buddyboss
AlyssaParticipantI’ll leave this open just in case we need to return to it.
June 4, 2015 at 10:42 pm #40956@teerockWas this resolved as I am having the same problem?
Updating custom.css is sporadic at the best of times. Sometimes it updates and most of the time it doesn’t.
June 4, 2015 at 10:57 pm #40957@teerockTurns out this was a SuperCacher issue with the host Siteground. Flushed cache, disabled it and all good.
June 5, 2015 at 8:43 am #40964@alyssa-buddyboss
AlyssaParticipantI was going to suggest a caching plugin 🙂
- The question ‘Edit CSS?’ is closed to new replies.