Default CSS Caused Misalign
-
The default ‘Swift’ theme homepage featured image cause misalign on mobile below 768px after new CSS added all of the sudden (not custom CSS). Previously was working fine.
I am unable to adjust it using media queries because it will prompt Amp error.
Below is the CSS
@media (max-width: 768px)
.b-w .fsp, .arch-psts .fsp {
flex-basis: calc(100% – 30px);
}The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Default CSS Caused Misalign’ is closed to new replies.