Your account expired support, please renew to get your support.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24486
    pavlen032
    Support Expired

    How can I make the element in the last row as wide as the one in the first row. I tried in elementor editor but I just couldnt seem to find a way to do it.
    Here’s a screenshot of that section:
    screencapture-ovcarskokablarskak

    #24510

    Hi,

    Please add this custom CSS to the file style.css:

    @media (min-width: 1025px){
    .elementor-activities-layout-special-yes .row .column-item:nth-child(5) {
        grid-column-start: span 2;
    }
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.