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 #1895789
Logo bigger and centered
Closed

Comments

  •   nbitsos started the conversation
  •   nbitsos replied privately
  •  1,845
    Elated replied

    Hello,

    1. The way logo dimensions work:

    Maximum logo height is determined by the header height option in Theme Options > Header.

    As for the logo image itself, because of retina displays, image dimensions are being divided by 2. So if you upload the logo that is 100x100, the actual dimensions will be 50x50.

    In case you want a logo that is 100x100, you need to upload an image that is 200x200, and set the header height to 100.


    2. As you can see in the following screenshot, there is only option to choose Standard or Minimal Header type → 

    8935977419.png

    So, unfortunately,  there is no such an option in Theme Options.

    Maybe you can try to achieve it by using some custom css, for instance →

    @media only screen and (min-width:1780px) {
    .eltdf-vertical-align-containers .eltdf-position-left {
        width: 100%;
        text-align: center;
        position: absolute;
    }
    }
    2833880815.png

    But on smaller screen resolutions, this logo will be overlapping with Main menu →

    3509236582.png

    And because of that I've added a media query for that css (only for screens bigger than 1780px).

    Most likely some divider header type would be proper solution for your query, but unfortunately that feature doesn't exist within this theme and that can be done only with some custom coding.


    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards, 
    Vladimir


    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.

  • nbitsos replied

    Thank you very much for your reply.

  •  1,845
    Elated replied

    Hello,

    You're welcome.

    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards, 
    Vladimir


    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.