would you be able to help me out with the sidebar subscribe form design please? There is currently the envelope style design but would it be possible to have a simple flat one instead? The form appearance tab has some options but the envelope design stays the same regardless of my choice.
Many thanks for the reply, however it doesn’t work.
My site http://www.ateliernovotny.com if you’d like to take a look. I have the code in place currently.
After this code there must be two brackets not one.
.blog-list .hentry-middle {
padding: 0.5em 2em; }
After this code, you forgot to add bracket.
That is why the code is not working…
Media queries codes should be closed by two brackets. Other code should be closed with one bracket.
If any of the codes you write does not work, there should be brackets or punctuation error before the code.