Structure
- Section CTA 4
- Container
- Column ::before ::after
- Div
- Image
- Column
- Div
- Heading ::after
- Basic Text
- USP Wrapper | .cta-4__usp__container
- USP | .cta-4__usp
- Icon | .cta-4__icon
- Div | .cta-4__wrap
- Basic Text | .cta-4__text1
- Basic Text | .cta-4__text2
- USP | .cta-4__usp
- Icon | .cta-4__icon
- Div | .cta-4__wrap
- Basic Text | .cta-4__text1
- Basic Text | .cta-4__text2
- Button
Information:
If you don’t have ::before and ::after pseudo-classes create those first.
On ‘Column ::before ::after’ the ::before class you can change the background image. The ::after class you can change the overlay background color.
On mobile landscape the ::before element of the first column is set to ‘display:none’ you can set the background image on the element without the pseudo-class on mobile landscape.
‘Heading ::after’ on the ::after pseudo class you change the little border beneath the heading you change the width, height and background-color of it.
.cta-4__icon there is custom css added. I used this generator for creating this effect https://cssgradient.io/