Full frame
-
Hello:
Is there anyway to make the Button Theme full frame (with no background filling) using CSS on premium?
Thanks
The blog I need help with is: (visible only to logged in users)
-
Good evening,
There is a way! Try this code and see what you think:.site { max-width: 100%; } .site { margin: 0 auto; width: 100%; }Good luck! Let me know if that didn’t quite do the trick. =)
-
-
- The topic ‘Full frame’ is closed to new replies.