Title: Elementor, CSS Issues, Custom CSS
Last modified: December 11, 2021

---

# Elementor, CSS Issues, Custom CSS

 *  Resolved [dgviniciusrocha](https://wordpress.org/support/users/dgviniciusrocha/)
 * (@dgviniciusrocha)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/elementor-css-issues-custom-css/)
 * I have a problem with Custom CSS on Elementor. I added a Custom CSS in a element
   from other page, of same site, and the custom CSS is showing in other pages, 
   other blocks.
 * I added the CSS Selector with list-style-image, clean cache, but the css effect’s
   still on! And the “best” part, the Custom CSS code not appear on CTRL+U of other
   pages.
 * Please, what’s happening?
    -  This topic was modified 4 years, 6 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Felementor-css-issues-custom-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [4 years, 6 months ago](https://wordpress.org/support/topic/elementor-css-issues-custom-css/#post-15154535)
 * Please provide a link to a page on your site where we can see this. Also, please
   copy/paste your custom CSS. Thanks.
 *  Thread Starter [dgviniciusrocha](https://wordpress.org/support/users/dgviniciusrocha/)
 * (@dgviniciusrocha)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/elementor-css-issues-custom-css/#post-15154540)
 *     ```
       selector {
   
       animation: pisca 1s;
       margin-top: 0%;
       animation-iteration-count : infinite;
       }
   
       @keyframes pisca {
       0% {
       transform: scale(1);
       	}
       50% {
       transform: scale(1.1);
       }
       100% {
       transform: scale(1);
       }
       }
       ```
   
 * The site is [moved to first message in topic]
 * The PORTFOLIO section, i added a custom CSS to pulse effect in other page, but
   I removed ALL custom CSS from all pages, but did not work. The effect still active.
    -  This reply was modified 4 years, 6 months ago by [dgviniciusrocha](https://wordpress.org/support/users/dgviniciusrocha/).
    -  This reply was modified 4 years, 6 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
    -  This reply was modified 4 years, 6 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
    -  This reply was modified 4 years, 6 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [4 years, 6 months ago](https://wordpress.org/support/topic/elementor-css-issues-custom-css/#post-15154555)
 * Disable whatever caching and optimization plugins you’re using.
 *  Thread Starter [dgviniciusrocha](https://wordpress.org/support/users/dgviniciusrocha/)
 * (@dgviniciusrocha)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/elementor-css-issues-custom-css/#post-15154565)
 * Solved. I needed to change the MOVE EFFECT from NONE to DEFAULT.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Elementor, CSS Issues, Custom CSS’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [html](https://wordpress.org/support/topic-tag/html/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [dgviniciusrocha](https://wordpress.org/support/users/dgviniciusrocha/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/elementor-css-issues-custom-css/#post-15154565)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
