Home › Forums › Themes Support › Claue › Custom font
- This topic has 9 replies, 2 voices, and was last updated 3 years, 6 months ago by Munchausen_hr.
-
AuthorPosts
-
-
January 29, 2021 at 6:16 pm #40269
I wanna replace Poppins font with my custom font.
How can i do that?
-
January 29, 2021 at 6:36 pm #40272
Hi,
You can change font in Claue > Theme Option > Typography if your font not there, you can include your fonts to child theme and override with CSS
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
January 29, 2021 at 6:44 pm #40273
Or better, how I can change Poppins font 700 (in theme) for Poppins 900
I wanna bolder font. Thansk!
-
January 29, 2021 at 8:26 pm #40276
Hi,
Please add below code to on of file in claue-child > style.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,900;1,800&display=swap');
And add css font the element you want change font weight to claue-child > style.css
Example
h1, h2,h3 {font-weight: 900;}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
January 30, 2021 at 12:19 am #40285
Hi,
The button on product https://posteri.hr/proizvod/dizajniraj-majicu/ generate by plugin lumise
Please add below code to Claue > Theme Option > General Layout > Custom CSS
button.lumise-customize-button { background: #e40f08; border: none; color: #fff; text-transform: uppercase; position: relative; float: left; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 1, 2021 at 4:46 pm #40302
Hi,
Please change code to
button.lumise-customize-button { background: #e40f08; border: none; color: #fff; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 1, 2021 at 8:39 pm #40303
Hi,
Please change e40f08 with your color code.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 17, 2021 at 9:33 am #40461
Hi,
Please insert link of youtube video to product description.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 26, 2021 at 8:36 am #41111
Hi,
You can add link to hover box by select the text and insert link. https://tppr.me/oL82t
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
June 16, 2021 at 4:48 pm #41711This reply has been marked as private.
-
-
AuthorPosts
You must be logged in to reply to this topic.