https://strasburg-railroad.myshopify.com/
On the desktop version Retail at Strasburg Railroad Overlays the video nicely. On the mobile version it appears as a text box below the video. I have been working on this for hours. I have followed endless tutorials for adding codes to certain .css files etc. None of the normal codes additions seems to fix it on the mobile platform so I am now surrendering and asking for assistance.
@Strasburg - it will be like this, is it ok? you can change text color
@Strasburg - please add this css to the very end of your base.css file and check
@media screen and (max-width: 767px){
.videoBackground .videoBoxInfo {background: transparent;position: absolute; z-index: 100;}
}
Hi @Strasburg ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly