CSS not working
-
Hello! I’m enjoying the plugin and have everything setup correctly, I believe. Only thing left is CSS. I tried adding my own and it didn’t work, so I went in and actually edited the frontend.css file here: widget-for-eventbrite-api/frontend/css/frontend.css
I’ve saved it and cleared my caches and even removed the CSS file and re-uploaded it, but only the old CSS is showing.
For example, I changed this h3 to be 24px, but it still shows up as 12px? I can even see the correct value of 24px when I load the stylesheet directly in my browser but the old CSS is *still* showing up! Any help is appreciated!
.widget .eaw-block h3 a {
background: none;
clear: none;
margin-bottom: 0;
margin-top: 0;
font-weight: 400;
font-size: 24px !important;
line-height: 1.5em;
}The page I need help with: [log in to see the link]
- The topic ‘CSS not working’ is closed to new replies.