Search
 
SCRIPT & CODE EXAMPLE
 

CSS

disable all animation divi for mobile

@media (max-width: 480px) {	
	.et_pb_section, .et_pb_section *{
	animation:none !important;
	}
}
Comment

PREVIOUS NEXT
Code Example
Css :: inline block and 50% width not aligning items 
Css :: boostarp grid npm css react 
Css :: padding makes div overflow 
Css :: transform element to the left 
Css :: mixed-blend-mode css all properties 
Css :: ms-clear event 
Css :: foreign key vs indexes 
Css :: add image icon to button css 
Css :: wordpress classic editor on post type 
Css :: wp query not in category 
Css :: set background as an image 
Css :: webpack validationerror: invalid options object. mini css extract plugin loader has been initialized using an options object that does not match the api schema. 
Css :: css cursive text 
Css :: css how to stop screen from left and right 
Css :: on class hover another class color change 
Css :: how to use tailwind css in react js 
Css :: space-x css 
Css :: border-radius order 
Css :: css fonts 
Css :: How to write text in middle of straight line in css 
Css :: logic in css 
Css :: linear gradient farthest-corner code css 
Css :: order CSS properties 
Css :: animation in css 
Css :: scroll animation css 
Css :: how to make jest parse the imported css modules in create react app 
Css :: gmail auto rewize dont 
Css :: Hoow to open a css class in css 
Css :: Accordion example 
Css :: onfocusout css 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =