Home Forums Themes Support Gecko Contact Page: Error in Subscribe text at Footer

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #2323

      Hi,

      1) I found one error on contact page. Later I checked on the theme. Same problem.

      3) I tried send messages on contact form and also tried subscribe button. Didn’t receive any message. Do I need to activate something?

       

      2) I wish to modify the my account page especially the order section

      -reduce the height of each row

      -add invoice number instead of order no.

      Please advise.

      Thanks for support

    • #2328

      Hi,

      1. Can you tell me the problem on which browser and which OS

      2. You can reduce row height by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .shop_table th, .shop_table td { padding: 5px 10px;}

      3. You can copy file orders.php from folder wp-content >  plugins > woocommerce > templates > myaccount to gecko-child > woocomerce > myaccount  to override code.

      https://www.sellwithwp.com/customizing-woocommerce-order-numbers/

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #2339

      Hi,

      I am running on Windows 7. Have check on IE, mozilla and chrome. This is a problem only on contact page. Rest of the pages footer is intact.

      Ok. Will try out as you adviced.

      Regards

    • #2345

      Sorry for late reply

      You can try add below code in Pages >  Contact page > Edit

      form.wpcf7-form input,
      form.wpcf7-form textarea {
      width: 100%;
      }
      #jas-content h3 {
      text-transform: uppercase;
      font-size: 16px;
      font-weight: bold;
      }

      https://monosnap.com/file/SEAAunax8yKYRZ9WbpBchBufSgTfbB#

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #2360

      Solved. Thanks Harry.

       

       

       

Viewing 4 reply threads

You must be logged in to reply to this topic.