Home Forums Themes Support Claue Alidropship Countdown timer size (help)

Topic Resolution: Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #27138

      Hi,

      I need help to reduce the size of this “countdown timer by alidropship.” in desktop (it already looks good in mobile)

      !My ideal Size (see RED SQUARE)

       

      Attachments:
      You must be logged in to view attached files.
    • #27155

      Hi,

      Please add below code to Custom CSS

      .countTimer7 #countdown7 canvas {
      width: 20% !important;
      height: 20% !important;
      }

      and change 20% as you want.

      Regards

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

    • #27161

      Hi Harry thank you, I added the code and it worked but the progress bar & the text didn’t go with it. i think its the frame that needs to be adjusted.

      https://prnt.sc/lorrks

       

      Also it looks small in mobile view

      https://prnt.sc/lortoq

    • #27167

      Hi Van,

      Please change prev code to

      #countdown7 {text-align: center;}
      .countTimer7 #countdown7 canvas {
      width: 15% !important;
      height: 15% !important;
      display: inline-block;
      }

      Could you help us give our theme 5 stars rating and good review at https://themeforest.net/downloads

      Thanks

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

    • #27172

      thanks harry

      done 5 star 🙂

    • #27173

      Thank Van

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

Viewing 5 reply threads

You must be logged in to reply to this topic.