Custom CSS for elements

Setting custom CSS for an element Use “selector” in the Advanced > Custom CSS box Changing based on screen width Elementor often applies your parameters like padding a div down from the flex container you are setting them on when it comes to displaying the page. If you apply @media settings for a smaller screen […]

Read More

Force footer to always be at the bottom of the screen

If page content is short the footer can end up half way up the screen. This CSS ensures its always that the page content is always big enough for the footer to be at the bottom, but avoids it being used in the wp-admin area where it will break the placement of “Thank you for […]

Read More