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 #1747118
Vertical Header
Closed

Comments

  • sillyrama started the conversation

    Hello,

    I chose vertical header for my website, it's working but my header shows on the right of my pages and I would like it on the left instead. I can't find where to change it, or is it even possible ?

    Thanks for your help

  •  1,845
    Elated replied

    Hi there,

    Try to paste this code in Appearance > Customize > Additional CSS:

    .eltdf-header-vertical .eltdf-vertical-menu-area {
        right: unset;
        left: 0;
    }
    .eltdf-header-vertical .eltdf-content, .eltdf-header-vertical footer {
        padding-left: 265px;
        padding-right:unset;
    }
    

    Let us know if you have any other questions about this! 

    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.

  • sillyrama replied

    Hi,

    Thanks a lot for your help

    So I did what you said, and it did move the header to the left, except the background color didn't follow and still shows on the right ? (see attached)

    THank you

  •  1,845
    Elated replied

    Hi there,

    Can you provide us URL to your website so we can take a look and provide you solution for that? 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.

  • sillyrama replied

    Our website isn't online yet, it's only working from my IP as we wanna keep the old website online until the new one is ready...

  •   sillyrama replied privately
  •  1,845
    Elated replied

    Hello,

    You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    .eltdf-header-vertical .eltdf-vertical-menu-area {
        left: 0;
        right: unset;
    } .eltdf-header-vertical .eltdf-content, .eltdf-header-vertical footer {
        padding-right: 0;
        padding-left: 256px;
    } .eltdf-header-vertical .eltdf-vertical-area-background {
        right: unset;
        left: 0; }

    Please let us know if there is anything else we can do for you.

    Thank you,
    Jerry


    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.

  • sillyrama replied

    Hi,

    It's working !

    Thanks heaps for your help !

    Have a nice week

  •  1,845
    Elated replied

    Hello there,

    Thanks for writing in!

    Please let us know if there is something else we can do for you!

    We think we provided a good support service and we hope you could return a favor. It's no big deal for you, but it means a world to us. Just visit the following link and select five stars next to our theme’s name: http://themeforest.net/downloads This way you’ll be helping us improve our support services and make them even more efficient.

    Thank you in advance!

    Norah


    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.