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 #2157817
Negative Padding
Closed

Comments

  • ramany started the conversation

    I am having trouble with negative margins. I am trying to use negative margins to overlap one row over another, however nothing seems to happen every-time I try.

    I have tried with WP Bakery, custom css, and I have deactivated all my plugins to see if there was an issue there. Whatever I do, my rows and/or columns wont recognize any negative padding. How do I create overlapping rows?

  •  1,845
    Elated replied

    Hello there,

    Thank you for writing in.

    In order to resolve that issue, you can to add Row ID for row which you want to move like on screenshot:

    7738871636.png

    After that, please put the following code into Appearance » Customize » Additional CSS

    #row-margin {
        position: relative;
        top: -280px;
    }
    

    This is the result:

    8852436101.png

    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.

  • ramany replied

    thank you

  •  1,845
    Elated replied

    Hello,

    We are happy to hear that everything is working properly now and if there is anything we can assist you with please don't hesitate to ask.

    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.