Profiles

Bio

I am a Web Designer / Developer & co-founder of CamelThemes. You can follow him on Twitter @sumitmwagh.

  • Member Since: April 3rd, 2018
  • Location: Aurangabad
  • Website: camelthemes.com
  • Find me on:
  • 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…