Search for: Log In Free Support [Resolved] Image floats not floating when windows narrows to ~1340px Home › Forums › Support › Image floats not floating when windows narrows to ~1340px This topic has 3 replies, 2 voices, and was last updated 5 years, 3 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 10, 2015 at 5:44 am #151770 Pete GP appears to unfloat images when the windows narrows to 1340px. Is there anyway to prevent this from happening? November 10, 2015 at 10:36 am #151853 TomLead Developer Lead Developer Can I get a link to where this is happening? There’s no media queries in GP for 1340px. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development November 10, 2015 at 3:24 pm #151944 Pete Sorry, not 1340px more like 780px —————————————————- November 10, 2015 at 4:24 pm #151959 TomLead Developer Lead Developer Probably 768px. Try this: @media (max-width: 768px) { .alignright { float: right; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In