WendyLW Posted June 3, 2022 Posted June 3, 2022 Site URL: https://www.wendylwebb.com I have css to center all buttons for mobile, though it won't work for image card buttons. what is best way to center all image card buttons on mobile ?
Donna_Vincent Posted June 4, 2022 Posted June 4, 2022 55 minutes ago, WendyLW said: Site URL: https://www.wendylwebb.com I have css to center all buttons for mobile, though it won't work for image card buttons. what is best way to center all image card buttons on mobile ? try this in your mobile query. .image-button-inner { text-align: center !important; }
WendyLW Posted June 6, 2022 Author Posted June 6, 2022 Thank You! Donna_Vincent this worked perfect ⭐️ Donna_Vincent 1
Donna_Vincent Posted June 11, 2022 Posted June 11, 2022 On 6/6/2022 at 1:19 PM, WendyLW said: Thank You! Donna_Vincent this worked perfect ⭐️ you're welcome.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment