Advertisement
arie_cristianD

make big logo fit in theme

Oct 31st, 2023
143
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.08 KB | None | 0 0
  1.  
  2. /* make logo fit */
  3. .jeg_nav_item.jeg_logo img {
  4.     max-height: 75px;
  5. }
Advertisement
Comments
  • msanii254
    1 year
    # text 0.17 KB | 0 0
    1. This is working very well on the desktop but on the mobile version it's still very small, could you send me the code to increase the mobile, and tablet versions as well?
Add Comment
Please, Sign In to add comment
Advertisement