Element UI is best viewed on desktop
/
/
/
/
Bordered Tab Features
Profile

Bordered Tab Features

PRO

A tabbed feature section with a custom bordered tab bar – something native Elementor tabs can’t do. Each tab reveals a split layout with image and CTA.

Released

4 days ago

Category

Custom code

CSS

Built with

Need help?

Custom css

The CSS to make the animation for this power up is included in the top level parent container Advanced > Custom CSS. No additional setup needed. Just copy the component and the styles come with it.

.e-n-tabs-heading {
    border: 1px solid #D4E4DC;
    padding: 24px;
    border-radius: 16px;
}
Copied to clipboard!