Mobile responsive Text
-
The flip boxes are not responsive when shown on mobile or tablet devices, the text just flows over the back, and the headings ont he front flow of the box, I tried adding some custom css to the boxes from another answer but that hasn’t worked either
@media only screen and (min-width: 601px)and (max-width: 900px){ .oxilab-flip-box-col-5{ width: 50%; }} @media (max-width: 600px){ .oxilab-flip-box-col-5{ width: 100%; }}
The page I need help with: [log in to see the link]
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- You must be logged in to reply to this topic.