chris100184
@chris100184 on WordPress.org
- Member Since: April 22nd, 2019
Contribution History
chris100184’s badges:- Translation Contributor
-
Translated 1 string on translate.wordpress.org.
-
Created a topic, login with facebook, on the site WordPress.org Forums:
Just a heads up. The login with facebook button causes… -
Posted a reply to White space on the right on mobile, on the site WordPress.org Forums:
And you've done the following https://ibb.co/tDsH6hM ? -
Posted a reply to mobile page width, on the site WordPress.org Forums:
add the following under CSS in advanced options html, body{ width:100%; overflow-x:hidden; } -
Created a topic, display a users instagram follower count, on the site WordPress.org Forums:
Currently in the looks for a plugin paid/free that all… -
Created a topic, Elementor responsive dilemma, on the site WordPress.org Forums:
I recently took over the development of a website wher… -
Posted a reply to White space on the right on mobile, on the site WordPress.org Forums:
interesting. You need to do it for each page. The problem you're having is like… -
Created a topic, OceanWP + Elementor responsive dilemma, on the site WordPress.org Forums:
I recently took over the development of a website wher… -
Posted a reply to White space on the right on mobile, on the site WordPress.org Forums:
add the following under CSS in advanced options html, body{ width:100%; overflow-x:hidden; }