Search
 
SCRIPT & CODE EXAMPLE
 

CSS

elementor icon list alignment

give this " icon_custom_position " in elementor icon list class input field
and paste this code in main section custom css

selector .icon_custom_position .elementor-icon-list-item

{
    align-items: baseline;
}
selector .icon_custom_position .elementor-icon-list-icon
{
    padding-top: 8px
}
Comment

PREVIOUS NEXT
Code Example
Css :: ion-tab-bar transparent 
Css :: centralizar div verticalmente css 
Css :: css div side rounded 
Css :: how to apply linear gradient to text in css 
Css :: multiple text shadow 
Css :: website make text not highlightable 
Css :: christmas red color code 
Css :: set border color of svg 
Css :: how to center divs in css 
Css :: grid center css 
Css :: css background image position vertical center 
Css :: text break css 
Css :: set rotation of img in css 
Css :: aling cente 
Css :: link to css file within another css file 
Css :: media screen tablet 
Css :: css change width animation 
Css :: css grow animation 
Css :: how to get the length of element with display none 
Css :: css testo che scorre 
Css :: resize image slowly on hover 
Css :: Conditionally loading resources with media queries 
Css :: break pre text 
Css :: css text stroke 
Css :: how to put the input box and the label on top of input 
Css :: large input box bootstrap 4 
Css :: centrer verticalement css 
Css :: read properties from css file 
Css :: underline css animation 
Css :: select all class in css 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =