DJGG Posted August 15, 2022 Share Posted August 15, 2022 (edited) Site URL: https://blackrockortho.com/home-v2 I'm having some weird issues with buttons in Fluid Engine on a new site I'm working on. When scaled down to a tablet size, the button in the hero image gets offset and goes partially off the screen. I also have a button getting cut in half for no apparent reason in the footer? Has anyone else been having issues with Fluid Engine buttons and/or have a solution? Thanks! Edited August 15, 2022 by DJGG ilseS 1 Link to comment
tuanphan Posted August 16, 2022 Share Posted August 16, 2022 Try adding this to Design > Custom CSS @media screen and (max-width:767px) { .fe-block-yui_3_17_2_1_1660585393728_187475 { grid-column-end: 20 !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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment