• Resolved ivanc82

    (@ivanc82)


    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);
    }

    • This topic was modified 5 years, 2 months ago by ivanc82.

    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.