sumitwagh
@sumitwagh on WordPress.org, @Sumit Wagh on Slack
Bio
- Member Since: April 3rd, 2018
- Location: Aurangabad
- Website: camelthemes.com
-
Posted a reply to Adding a Bootstrap tooltip to a menu item?, on the site WordPress.org Forums:
Hello there, I want to add attribute to multiple nav menu item’s anchor. how to… -
Posted a reply to Center Align Social Media Icons in Footer – need CSS, on the site WordPress.org Forums:
add these attributes to your class. .your-class-name { display: flex; justify-content: center; } -
Posted a reply to Peter’s Login Redirect, on the site WordPress.org Forums:
This file is modified wp-content/plugins/peters-login-redirect/wplogin_redirect_control.php -
Posted a reply to Blurry Image after Upload, on the site WordPress.org Forums:
To Fix blurry image after uploading in WordPress just add this function in functions.php file.… -
Posted a reply to How to Secure my Site From Hacked Content, on the site WordPress.org Forums:
You use of an SSL certificate -- "SSL" stands for secure sockets layer -- which… -
Posted a reply to CSS Grid WordPress Theme?, on the site WordPress.org Forums:
You use Boostrap 4 instead of css grid. This is a better option for grid…