XavierVazquez Posted August 13, 2021 Posted August 13, 2021 Site URL: https://las-americas.squarespace.com/guia-de-imigracion Hi, I'm having some trouble with my site on mobile. (https://las-americas.squarespace.com/guia-de-imigracion). I have applied the following code to set everything in order (lower width of background color images, move title texts to the left since they're offscreen, and fix font), but when I keep reloading on my phone, nothing changes: @media screen only and (max-width: 767px) { /* ICE Check-Ins */ #block-yui_3_17_2_1_1628529951461_16634 { font-family: Metropolis_Black, OpenSans; font-size: 40px; color: #E2B6CF; transform: translate(-18%,10%) } } In the above code, all I am trying to do is translate text to the right. But nothing is happening. I have tried messing with all of my blocks but nothing is working. Could I be overlooking something?
tuanphan Posted August 14, 2021 Posted August 14, 2021 hi, screen only to only screen 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.