Advertisement
srikat

Untitled

Jan 29th, 2018
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. .widget .menu-item {
  2. display: block;
  3. width: 100%;
  4. }
  5.  
  6. .widget .menu-item a {
  7. color: #567;
  8. padding: 10px;
  9. }
  10.  
  11. .widget .sub-menu {
  12. position: static;
  13. opacity: 1!important;
  14. box-shadow: none;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement