Slideshow Button Not Centered on Mobile

natmurray
Shopify Partner
3 0 0

Hi everyone,

 

The button for my slideshow is not centered on mobile. I have clicked the "center" option in my theme, Medik. I've tried other thread's CSS solutions, but nothing seems to work. Does anyone have any ideas? Store is "murraymarketing"

 

https://coyote-machining-llc.myshopify.com/

 

Thank you for the help!

 

Screenshot 2023-11-07 at 5.34.32 PM.png

Replies 4 (4)
PageFly-Noah
Globetrotter
561 130 130

Hi @natmurray 

 

This is Noah from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.banner__buttons > a{

margin-right: 0 !important;
width: 100%;
}
</style>

PageFlyNoah_0-1699403961893.png

 

Hope this can help you solve the issue 

 

Best regards,

Noah | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

natmurray
Shopify Partner
3 0 0

Hi @PageFly-Noah 

 

Thank you for replying. I tried the solution and am still seeing issues. Please see attached. Any thoughts?Screenshot 2023-11-09 at 12.04.40 PM.pngScreenshot 2023-11-09 at 12.04.54 PM.png

natmurray
Shopify Partner
3 0 0

I was able to contact the theme developer and get the issue fixed. I'm not sure how they fixed it but this thread is solved for me.

PageFly-Noah
Globetrotter
561 130 130

I'm glad that has already sorted it out.

Let me know if you have any questions

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.