Home Forums Themes Support Claue Social Icons Size

Viewing 4 reply threads
  • Author
    Posts
    • #42419

      Hi,

      Can you send a code for sizing up the Social share icons.

      thx

      R

       

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

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .jas-social i {
      	font-size: 20px;
      }
      .jas-wc-single .jas-social i {
      	font-size: 20px;
      }

      And change 20 to your number

      Kind regards

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

    • #42423

      thanks!

    • #42469

      Hey,

      I need one more thing here: Bigger gap between the icons!

      thx

       

    • #42470

      Hi,

      Please add more code

      .jas-social a {
      	margin: 0 10px;
      }

      and increase 10 to your number.

      kind regards

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

Viewing 4 reply threads

You must be logged in to reply to this topic.