Okay
  Public Ticket #3129421
Mobile logo not resizing
Closed

Comments

  •  4
    VibekeKelway started the conversation

    Hi there,

    The logo appears tiny on mobile, so I would like to increase the size.

    When I enter different sizes (no px) there is no change on mobile. Can you help me out here, please?

    Thanks in advance.

    /Vibeke

  •  1,877
    Judith replied

    Hello Vibeke,

    Thanks for keeping in touch.

    Please try this css:

    @media only screen and (max-width: 999px){
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 66px!important;
    }
    }

    Thanks.

  •  4
    VibekeKelway replied

    Hi Judith,

    That works - but is now too large. I've tried changing the height in the ccs, but it doesn't change the size. How do I make it smaller?

    Thanks for your help! Appreciate it.


  •  8,839
    Tahir replied

    Hey Again,

    Instead of using CSS, try adjusting the mobile logo height in the Salient Theme Options Panel -> Header Navigation Section.

    Thanks 


    ThemeNectar Support Team 

  •  4
    VibekeKelway replied

    Hi Tahir,

    That's what I started out with. It normally works - but this time there is no change when i alter the mobile logo height.

    I'm not sure why it doesn't behave the way it usually does.

    Thanks,

    V

  •  8,839


    ThemeNectar Support Team 

  •  2,958
    Andrew replied

    Hello Vibeke,

    Thanks for getting back.

    Please try clearing the cache or try in incognito to see if the new height has been picked.

    Also, you can share your admin credentials and the website link so that we can assist with the custom css.

    Thank you.

  •   VibekeKelway replied privately
  •  8,839
    Tahir replied

    Be sure to add in these fields as well or turn off the transparent header effect.

    5266273291.pngClick on Image to View Larger

    Thanks 


    ThemeNectar Support Team 

  •  4
    VibekeKelway replied

    Okay, thank you! I will give that a go.

    Are you able to answer my question about breadcrumb trail as well, please? Do I have to exclude each page that I don't want the breadcrumbs on?

    Thanks

  •  8,839
    Tahir replied

    Hey Again,

    At the moment there is no such solution for excluding or including select pages.

    Thanks 


    ThemeNectar Support Team 

  •  4
    VibekeKelway replied

    Ok. Thank you for your response, Tahir.

    /V