![]() |
I´m practicing making a static wp-site to responsive design..
How can I remove the bottom scroll that showing up in max-width : 719px and smaller size?
And how can I make the navigation responsive?
url to testpage, http://theevent1001.com/tove_responsive/ ![]()
Solution - 1@media (max-width:760px){ #access .menu-header, div.menu{width:96%} #wrapper{padding:0} } |
Wordpress |
Type: | Code Example |
Category: | Coding |
Sub Category: | Code Example |
Uploaded by: | Admin |
Views: | 7 |