Advertisement
TangibleDesign

Untitled

Oct 15th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Dodalem taka opcje w redux:
  2.  
  3. Desktop Menu - Drop-down width (px)
  4.  
  5. czy mozemy zrobić tak że to co tam sie wpisze np. "225" ustala szerokosc dropdownu ?
  6.  
  7. to jest kod:
  8.  
  9. @media (min-width:1023px) {
  10. #mega_main_menu li.default_dropdown>.mega_dropdown {
  11. width:$szerokosc!important;
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement