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 #1360918
Sticky menu position
Closed

Comments

  • kennymc1976 started the conversation

    How can I change sticky menu position to right? If I change normal menu position from center to right.. The sticky menu position stays on center.. I would like to keep both menus on right.. Not center position.

  •   Elated replied privately
  • [deleted] replied

    The solution would be interesting! 

  •  1,845
    Elated replied

    Hi there,

    One of our agents replied privately, here is the copy/paste of the reply:

    Unfortunately, there is no predefined option for that, but you can try to achieve it with some custom css. Add this css below in Elated Options >> General >> Custom CSS field:

    @media only screen and (min-width:1024px) {
    .eltd-vertical-align-containers .eltd-position-center {
        text-align: right;
        right: 160px;
        left:inherit;
    }
    }

    Maybe that can be helpful for you. 



    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.