i'm trying to find a way for my cover page image to resize in mobile view (flatiron template). currently, it gets in the way of the navigation buttons in mobile. i know this is a problem that a ton of people have had but i can't seem to find a code that works.
if possible to resize and move the navigation buttons to the top/in line with the social icons when in mobile view, that would work too.
Question
charliekransdorf 2
i'm trying to find a way for my cover page image to resize in mobile view (flatiron template). currently, it gets in the way of the navigation buttons in mobile. i know this is a problem that a ton of people have had but i can't seem to find a code that works.
if possible to resize and move the navigation buttons to the top/in line with the social icons when in mobile view, that would work too.
any advice/help would be greatly appreciated.
Edited by charliekransdorfLink to post
Top Posters For This Question
3
2
Popular Days
Dec 9
2
Dec 11
2
Dec 8
1
Top Posters For This Question
charliekransdorf 3 posts
tuanphan 2 posts
Popular Days
Dec 9 2020
2 posts
Dec 11 2020
2 posts
Dec 8 2020
1 post
Popular Posts
tuanphan
Add to Cover Page Header <style> @media screen and (max-width:640px) { .sqs-slide-wrapper[data-slide-type="cover-page"] .responsive-wrapper.stacked { width: 100%; display: flex !
tuanphan
<style> @media screen and (max-width:640px) { .sqs-slide-wrapper[data-slide-type="cover-page"] .responsive-wrapper.stacked { width: 100%; display: flex !important; flex-direction
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment