Align Icon List items to the top

Status: Public

Last updated: 30/12/2022

 
                
1/***
2* Title: Align Icon List items to the top, instead of the middle
3* Name: Roy Eyal
4* Instructions: This CSS code affects all list items
5* Category: WordPress Frontend
6* Tags: elementor
7* URL: https://royeyal.com/
8*/
9.elementor-widget .elementor-icon-list-item,
10.elementor-widget .elementor-icon-list-item a {
11 align-items: flex-start;
12}
13.elementor-widget .elementor-icon-list-icon {
14 padding-top: 5px;
15}

Snippet Actions:

3

Description:

Align Icon List widget items to the top, instead of the middle

Snippet Details:

Current status

Public

This snippet has passed basic review, use with caution and at your own risk. See details provided by author in sidebar and click below to find out more.

Language

CSS

Codevault
royeyal
Category

Elementor

Rating
Voted: 3 by 3 user(s)
Wordpress Compatability
Not Specified
Set-up instructions

This CSS code affects all list items

Further Information

The author has provided the following URL that may be helpful to setting up or using this snippet:

Author Profile URL:
Snippet Source:

Related Snippets: