SOLVED - Customizing CSS has no effect?!
Posted: Fri Feb 21, 2025 3:55 pm
I’m using the Marble theme and there are some issues that I’m trying to resolve. I’m using the Developer Console (F12) and inspecting the elements I want to modify. I make the changes in the console to verify the expected behavior, then I open the file that’s specified in the console (mostly my domain.com/bl-themes/marble/css/style.css). I make the changes there and save the changes - but when I refresh the page, everything reverts back.
In case it matters, I’m running Bludit in a docker container with volumes mapped for content, plug-ins, and themes. I’m ssh’ing into my VPS, cc’ing into the docker/bludit/themes/marble/css directory, etc. and editing the style.css file there. I’ve even docker exec’d into the container and navigated to the style.css file and confirmed the changes there. Also opened the blog in a private window to rule out cache issues. I’ve even restarted the container— but no matter what I do, it continues to display without my CSS modifications.
What am I doing wrong and how do I fix it?
In case it matters, I’m running Bludit in a docker container with volumes mapped for content, plug-ins, and themes. I’m ssh’ing into my VPS, cc’ing into the docker/bludit/themes/marble/css directory, etc. and editing the style.css file there. I’ve even docker exec’d into the container and navigated to the style.css file and confirmed the changes there. Also opened the blog in a private window to rule out cache issues. I’ve even restarted the container— but no matter what I do, it continues to display without my CSS modifications.
What am I doing wrong and how do I fix it?