Profiles

  • Member Since: June 25th, 2016
  • Find me on:
  • Created a topic, Redirect is not working., on the site WordPress.org Forums:
    Hi, I have added a redirect link in Amelia service …

  • Created a topic, Redirect after login based on user name, on the site WordPress.org Forums:
    I can see only the option to redirect after login base…

  • Created a topic, Styling Credit & Debit Input field, on the site WordPress.org Forums:
    Hi, I can't add CSS to the card input field, though…

  • Created a topic, Edit cart.php in child theme, on the site WordPress.org Forums:
    I want to edit royal elementor addon/includes/woocomme…

  • Created a topic, How to add Job Ref field to admin column, on the site WordPress.org Forums:
    I want to add job ref field to admin column. Let me kn…

  • Created a topic, great rescue tool, on the site WordPress.org Forums:
    Got stuck in checkout area and my clients cant do the …

  • Posted a reply to Small space between footer and content, on the site WordPress.org Forums:
    Hi, Its due to margin bottom, Add below css .single .entry-content { margin-bottom: 0; }

  • Posted a reply to Plugin Simple Calendar in Full Width, on the site WordPress.org Forums:
    hi voerener try this code on your css. .narrowcolumn.singlepage { width: 100%; }

  • Posted a reply to Remove bullet points from Shortcode menu, on the site WordPress.org Forums:
    hai squidpeg try this code on your css.. .fusion-main-menu ul { list-style: none!important; }

  • Posted a reply to Reduce the space between menu and content, on the site WordPress.org Forums:
    hai betty try this code on your site #content { padding-top: 0!important; } .page-header {…