Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1580653
logo resize
Closed

Comments

  • mari6159 started the conversation

    hi, 

    i'm trying to resize my logo but i have more problems.

    I can not find the point where to change the height of the space that occupies the logo, the tag of the a href ... how can I do? thank you

  •  1,845
    Elated replied

    Hello there,

    Welcome to your support management and thank you for choosing our theme!

    We can try to provide you some additional CSS. Paste this code in Appearance > Customize > Additional CSS:

    .eltdf-page-header .eltdf-logo-area .eltdf-logo-wrapper a{
        height: unset!important;
    }

    With this you can unset logo height (logo will have initial height, the one you uploaded), but if you want some other height of the logo just set some height instead of "unset". Example:

    .eltdf-page-header .eltdf-logo-area .eltdf-logo-wrapper a{
        height: 70px!important;
    }
    

    Let us know if this is what you want to achieve and if it's not, please let us know and provide us website URL so we can take a closer look. Thanks!

    Best regards,

    Marie 



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.