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 #2145316
top bar on mobile
Closed

Comments

  • okty2k started the conversation

    Hello, on the top bar, on mobile, the left and right top bar widgets are not side by side, but rather one on top of the other. And as I only want to use one of them, I get a very tall top bar. Am I missing something?

    Octavian

  •  1,845
    Elated replied

    Hello,

    In order to look like this:

    7894944760.png

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

    @media only screen and (max-width: 1024px){
    .eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-left, .eltdf-top-bar .eltdf-vertical-align-containers .eltdf-position-right {    float: left !important;    width: 50% !important;    text-align: right !important;
    }
    }
    .eltdf-position-left {    text-align: left !important;
    }
    

    Kind Regrds,

    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.