Columns at the same level & sizes

Home Forums All Themes Questions Columns at the same level & sizes

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3200
    Ansuman Tripathy
    Participant

      Hello Team,

      I want to keep the columns at the same level and sizes in Our products section of the home page. Please refer to the screenshot link and details below for your reference. Please solve it on a priority basis.

      Screenshot link: https://imgur.com/a/LfSOPK3

      Website link: https://floorscapes.in/

      Themes Name: SKT Themes- Parallax Me Pro

      Purchase order ID: #526

      Purchase date: February 17, 2020

      Email ID: [email protected]

      #3214
      Forum Moderator
      Moderator

        Hi,

        Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

        .elementor-element.elementor-element-a527422.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section.parallax-section .elementor-image {
            height: 134px;
        }
        .elementor-element.elementor-element-a527422.elementor-section-boxed.elementor-section-height-default.elementor-section.elementor-top-section.parallax-section .elementor-image .attachment-full.size-full {
            min-height: 134px;
        }
        .elementor-button.elementor-size-md {
            padding: 12px 24px;
        }

        Regards,
        Shri

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.