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 #2127563
Header with social Icons
Closed

Comments

  • baabamboo started the conversation

    Dear Elated Team,

    I would like to achieve the header attached.

    I tried so far to customize "Header Classic" but the social icon links are missing or "Header Dual, but I don't have the cart and can't separate the social icons from the search icon.

    Do you have a solution ?


    Regards,

    Alex

  •  1,845
    Elated replied

    Hello,

    In order to achieve a Transparent Header layout, you need to navigate to Theme Options > Header and set these two options:
    - Background color > (any color, but it's required)
    - Background transparency > set to 0

    Also note that these are Global Options. And each page these same options from above, and if set on the page, it will override Global Options..

    So you need to go to Dashboard > Pages > find and Edit single page >  scroll towards the bottom > check if these two options are set already.

    In  appearance > widgets > right from main menu you can choose widget whatever you want.

    Kind regards,

    Milica


    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.

  • baabamboo replied

    Dear Milica,


    Thank you for your answer, I still can't achieve the desired layout.


    I tried different combinations and the closest I reached is using "Header Standard" with a 0px Top bar to display social icons with the additionnal CSS :

    .eltd-main-menu {
    padding-top: 50px
    }

    .eltd-logo-wrapper {
    padding: 225px 0 0 75px
    }

    .eltd-position-right-inner {
    padding-top: 50px
    }

    .eltd_logo a {
    height: 130px !important
    }

    1. The logo is not resizing
    2. The Social Icons are not properly positioned


    You can check here : https://baabamboo.com/

  •  1,845
    Elated replied

    Hi Alex,

    1) The way logo dimensions work:

    Maximum logo height is determined by the header Height option in Elated 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 on desktop 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.

    WPKlik link: https://wpklik.com/wordpress-tutorials/how-to-easily-add-logo-on-your-wordpress-site/

    2) As for social icons location, if you want to put it in top right corner, you should disable Top Bar in grid option:

    5373957642.png

    However, even if you set both of these properly, your CSS would still be causing you a problem since it is affecting both your sticky and main menu so both of these appear at the same time:

    7020953499.png

    I'd suggest that you apply suggestions 1) and 2) and provide us your wp-admin credentials in private reply and we will help you devise some working CSS.

    Best regards!

    Joey


    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.

  •   baabamboo replied privately
  •  1,845
    Elated replied

    Hello,

    Your logo is broken as you can see so you have to upload image once more.

    2073584970.png

    Also, your additional css made a problem with postion of element on your side. 

    5769410511.png

    Please let us know if there is anything else we can do for you, thanks!

    Kind Regards,

    Milica


    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.

  • baabamboo replied

    I don't understand why I have to add Dark/light logo as I am not using Dark/light theme but well I uploaded it again.

    Did you check the attachment in the original question ? This is the layout I am trying to achieve.


    I would have expected this CSS to position the logo :


    .eltd-logo-wrapper {
        padding: 225px 0 0 75px
    }

  •  1,845
    Elated replied

    Hello,

    In order to achieve menu you send me  in the original question  you can try to add this css underneath in Elated Options >> General >> Custom CSS field: and remove all css you wrote in additional css.

    nav.eltd-main-menu.eltd-drop-down.eltd-default-nav {
        color: #FFFFFF !important;
    }
    .eltd-position-right {
        position: relative;
        right: 310px;
    }
    i.icon_cart_alt {
        color: white;
    }
    span.eltd-icon-font-elegant.icon_search {
        color: white;
    }
    9518197828.png

    I hope you like this,

    Let me know is that what you wanted!

    Kind Regards,

    Milica


    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.

  • baabamboo replied

    Hi Milica,

    Thank you for your reply.


    I just tried out your code, on lower resolution (my screen), it looks like "new-css" attached

    I really stay for the first one : "this is what you wanted to achieve", can you help me ?

  •  1,845
    Elated replied

    Hello there,

    I have checked your website on lower resolution and it looks like on screenshot:

    5856840718.png

    Have you resolved this in the meantime?

    If there’s anything else we can help you with, please let us know.

    Best Regards,
    Milos



    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.

  • baabamboo replied

    Hi,

    it has not been resolved, the css provided my Milica is positioning the search and cart from the right, so it's not adaptative to the resolution :

    .eltd-position-right {
        position: relative;
        right: 310px;
    }


    I still can't achieve this expected result :

    Header_Social_993.png

    Any idea ?

  •  1,845
    Elated replied

    Hello,

    In order you want to make changes in this section:

    6316043723.png

     you can do it in directly in slider because this section is content of Slider Revolution:

    4961631897.png

    In order to make header bigger you can make changes there:

    9450335694.png

    Also, if you set this height to for example 400px you have to make sure your line-height of your widget is set to the same value:

    You can try to add this css underneath in Elated Options >> General >> Custom CSS field:

    .widget.eltd-right-from-main-menu-widget{
        line-height: 200px !important;
    }
    

    For example your site is set to 150px height, line-hight is 150px in order to be inline with menu items:

    5622067416.png



    Kind Regards,

    Milica


    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.

  • baabamboo replied

    Hi Milica,

    Thank you for your reply.

    Currently it looks like in the attachment for small resolution (1280x800).

    In your approach of positioning the logo by a right offset, the search icon superpose on menu text for small resolution :

    .eltd-position-right {

        position: relative;
        right: 310px;
    }

    1. How to include the search icon and cart icon into the menu (right after the last menu item) ?

    2. How to position social icons on the top right corner ?

    3. How to offset the header from the top (padding-top: 100px let's say) without moving the entire page down ?


    Thank you for your time !

  •  1,845
    Elated replied

    Hello,

    I've add you this code in additional css:

    1.

    3326425225.png

    Now it looks like this:

    6163157851.png

    2.

    5137435996.png

    3. Elated Options->Header Standard there you can choose height of your header

    7499262520.png

     

    You can move down header, just add this flowing code in custom css:

    .eltd-page-header{
        top: 100px;
    }
    

    Or you can change this number to be smaller if you want, it will looks like this if you apply this code:

    1094911956.png

    I hope it helps!

    Kind Regards,

    Milica


    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.

  • baabamboo replied

    Hi there,

    Really cool, got the design I wanted to render !

    I still need some help for two issues :

    - Mobile menu is not working anymore (not expanding on click) and I suspect the work on the header to have caused this

    - I cannot understand why the header image is starting lower on some pages : ie https://baabamboo.com/collection/


    Thanks


  •  1,845
    Elated replied

    Hi there,

    To fix the first issue, you should add the following code into Appearance -> Customize -> Additional CSS:

    .eltd-mobile-header .eltd-mobile-menu-opener {
        z-index: 3;
    }

    And for other issue add the following code:

    @media only screen and (min-width: 1025px) {
        .eltd-content {
            margin-top: -192px !important;
        }  
    }
    

    This should work for all pages.

    Let us know if you need any further help.

    Best regards!

    Joey


    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.