Overriding theme CSS
-
I activated the jetpack plugin on your theme. I have the subscription widget on the side. The subscription input is grey because it’s following the theme’s button css, so I tried jquery to select that one element to pink.. and it broke the subscription button..
I can’t change the html of a plugin…. The html is:
<input type="submit" value="Subscribe" name="jetpack_subscriptions_widget">So I select it with the name, and I add a class with jquery.. and I add the jquery code to functions.js see my jsfiddle:
But when I do this, the subscribe button loses the original function and doesn’t work and on a desktop when you click on it, it turns pink and the page kinda jumps…
http://dtjin.htpwebdesign.ca/explanations/mini-ground-beef-burger-patties-deadly-jalapeno-surprise/
The topic ‘Overriding theme CSS’ is closed to new replies.
