Adding a padding on mobile home page
-
How can I this css make work? I need a padding in the home page because the pictures dont have any margin in the right side (only on mobile)
@media only screen and (max-width: 769px){.post-2708 {padding-right:20px; } }
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Adding a padding on mobile home page’ is closed to new replies.