Post on homepage out of bounds
-
Hi,
I’m having an issue with all posts under a particular category, where they appear with an incorrect left margin (too wide), making images and text cut off and covered by the sidebar unless I view the posts individually.
My website is https://achronicleofgastronomy.com/ and the issue is affecting all posts under the ‘Spanish’ category.
It might be caused by the @media (min-width:1200px) section of https://achronicleofgastronomy.com/wp-content/themes/sento/lib/extentions/bootstrap/css/bootstrap.css
[class*=”span”] {
float:left;
min-height:1px;
margin-left:30px;
}Are there any ideas on how I can fix it, or other suggestions for the cause of the issue? Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Post on homepage out of bounds’ is closed to new replies.