Falcon Posted September 27, 2021 Posted September 27, 2021 Site URL: https://www.falconsolutions.ca Any feedback that could be provided of any sort would be appreciated toward helping me see areas or room for improvement...Its hard to be critiqued but its necessary for us to grow... Thanks guys
tuanphan Posted September 28, 2021 Posted September 28, 2021 Hi, #1. Mobile - https://www.falconsolutions.ca/digital-gallery Add to Design > Custom CSS > Save & reload the site to fix it /* resize gallery reel on mobile */ @media screen and (max-width:767px) { .gallery-reel { height: 50vh !important; } } #2. Tablet Add to Design > Custom CSS @media screen and (max-width:991px) and (min-width:768px) { div#block-c01eda114cb487cd941d [href*="/contact"] { white-space: nowrap !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.