jaw@jawtemplates.com

Tag: custom

How to Add Custom Fonts

If you want to link new custom font, so please upload your – my-font.ttf – my-font.eot – my-font.woff – my-font.svg files into this folder, and then create new css stylesheet with this content: @font-face { font-family: ‘my-font’; src:ur ...

How to Set a Custom Banner

First of all you need to turn it on in Appearance->Theme Options->Advertisement->Custom Banner X (X means a number of custom banner) as you can see on the picture below: Then simply go to Appearance->Widgets and simply add J&W Custom Banner Widget element as ...

How to Add Another Custom Banner

please go to ..\plugins\jaw-widgets\widgets\ and open file jaw_banner_widget.php. You should see this protected $options = array( 0 => array(‘id’ => ‘custom_banner’, ‘description’ => ‘Banner’, ...

How to Customizate Product Category Info

You can set its opacity by default in appearance->theme options->styling options->woocommerce->Product Categories Info Opacity If you want to make it more customizable, please add this to custom css appearance->theme options->custom code->custom css .woo ...