Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #436452
    #436887

    Hi Enfold Gurus :-)

    I posted this yesterday and was wondering if you can help me with this. I noticed that many newer posts have already been addressed but mine has not as yet.

    Thank you,
    Christina

    #436910

    Hi Christina!

    Thank you for choosing Enfold and welcome to our forum :)

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    nav.sub_menu,.responsive #header .social_bookmarks { display: none !important; }}
    @media only screen and (max-width: 640px) {
    .header_color .header_bg { background-size: cover; }
    .responsive .logo img { max-height: 100%; }
    #advanced_menu_toggle, #advanced_menu_hide { top: 75%; }
    .responsive #top .logo { width: 100%; }}

    Cheers!
    Yigit

    #437078

    Hi Yigit!

    Thank you for your help here. This works beautifully!! Just what I wanted :-)

    I have another issue but will post a separate note.

    Thank you so much!
    Christina

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘logo needs to be larger on mobile’ is closed to new replies.