Advertisement
fauzanjeg

Fix Display Footer Menu in IOS

Sep 14th, 2021
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. /* Fix Display Footer Menu in IOS */
  2. .jeg_footer_sidecontent .jeg_menu_footer li {
  3.     display: inline-block!important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement