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 #2055197
Logo responsive
Closed

Comments

  • infinityworld started the conversation

    Hi there, 

    how do i make a logo responsive? asi was shortening the width of the window, and the logo doesnt resize.


    thanks

    howard

  •  1,845
    Elated replied

    Hi Howard,

    The logo is set to be the same height as the header. Changing this would not be the best course of action since it will entail multiple other changes. What might be the best option is for you to use the following code and change the menu so that it does not make contact with the logo at any point.

    .eltdf-vertical-align-containers .eltdf-position-center {
        text-align: right;
    }
    .eltdf-header-standard .eltdf-menu-area.eltdf-menu-center .eltdf-vertical-align-containers .eltdf-position-center-inner {
        margin-right: 10vw;
    }
    .eltdf-main-menu>ul>li>a {
        padding: 0 2vw;
    }
    

    You can use this code by copying it into into Appearance > Customize > Additional CSS or Elated Options > General > Custom CSS.

    And as for the logo within the mobile header you should upload a smaller version of it at Nigiri Options > Logo > Mobile Logo.

    Hope this helps and if there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,

    Sean


    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.

  • infinityworld replied

    thanks Sean

  •  1,845
    Elated replied

    You're welcome!

    If there is anything else that we can help you with please don't hesitate to ask.

    Kind regards,

    Sean


    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.