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 #1401781
Slider Revolution @ different screen sizes
Closed

Comments

  • Elena started the conversation

    Hi,

    I have installed the full screen version of the website.

    Everything looks good except 2 things:

    1. The  + and - icons on the images move when resizing the screen. They are strategcally placed to show a product in the image. Hoe can I make them stick same location when browser window is resized?

    2. When resizing the browser, on the internal pages, the logo does not resize with the window. How can we fix that? Page example: http://www.tpgblack.com/sandbox/product-category/carriers/  Please go from full width to half screen.


    Looking forward to hearing from you.


    Thank you!


    Elena Vieriu

  •  1,845
    Elated replied

    Hi there Elena,

    1. As for the Revolution Slider we only supply demo sliders that our designers created. Since RevolutionSlider is a 3rd party plugin, regretfully, we have limited support for it that only covers its compatibility issues with our themes.

    So any question related to transitions, responsiveness, animations or how the certain feature works, would be getting outside the support loop we can offer.

    You may refer to Revolution Slider online documentation:

    http://revolution.themepunch.com/documentation/

    Or try to contact them over plugin author dashboard for more general questions

    2. There is no way to resize the logo, but the navigation is the issue here, there are too many items, so we need to reduce navigation on certain resolution.

    Please try adding this code to Elated Options > General > Custom CSS:

    @media screen and (max-width:1400px){
        .eltd-main-menu > ul > li > a{
            padding:0 9px;
            font-size: 11px;
        }
    }

    Let me know if there is anything else I can help you with.


    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.

  • Elena replied

    Thank you for your reply.


    There is another issue on product category page:

     http://www.tpgblack.com/sandbox/product-category/plates/


    Products rows brake after second row.


    Please advise how to fix it.


    Thank you!

    Elena

  •  1,845
    Elated replied

    Hi there,

    please add this code to Elated Options > General > Custom CSS:

    ul.products>.product .eltd-pl-text-wrapper .eltd-pl-text-wrapper-info-top-holder{
        min-height: 65px;
        max-height: 65px;
    }

    Let me know if there is anything else I can help you with.


    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.