After Blockquote -> space between text and frame to small
-
Hello!
I hope I can explain what I mean: I have installed an older theme into WordPress, and are currently making it work ??
So far it all looks good, but my big problem remains:
After
is called and closed, the text is pushed in further.
You can see it here: https://www.eimex.de/?page_id=34
There are about 5 Blockquotes there, each one moves the text after more and more to the left.
I found something in the theme .css file wich defines colors etc. of the blockquote:
blockquote {
border-left: 5px solid #525D5A;
background-color: #F6F6E8;
padding: 10px 20px;
}I dont know if thats the problem though…
Thanks for looking!
Chris
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘After Blockquote -> space between text and frame to small’ is closed to new replies.