How to Change Font Style in Essential Grid Skin
Please go to Essential Grid and edit a skin (e.g. A-Adams-Grid-3-150417) Then click to our created jaw-title, click on Style tab and simply change the font 🙂
Please go to Essential Grid and edit a skin (e.g. A-Adams-Grid-3-150417) Then click to our created jaw-title, click on Style tab and simply change the font 🙂
First of all, please check out our How to install theme tutorial. Please make sure, that you’ve installed and activated all required plugins. Appearance -> Install Plugins. These plugins needs to be activated before install demo: JaWÂ Menu JaW CustomPosts JaW Widg ...
If you are not able to see a preview of your imported preset of essential grid, please go to ../plugins/essential-grid/admin/assets/js/ and open file admin.js You should see this code between lines 971 and 973 }catch(e){ // 971 row continue; //invalid json } // 973 row Inste ...
You will have to contact your hosting company to increase your memory limit or try edit it in wp-config You can follow this link for more information https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Documentation you can find here: http://essential.themepunch.com/documentation/
Here are our custom styles for essential grid. Which we are using on our demo sites. /* JAW */ .jaw-eg-title{font-size: 24px; font-weight: 600;line-height:1;margin-bottom:5px;} .jaw-eg-content{font-size:18px;} .eg-jaw-01-wrapper .esg-entry-media-wrapper{transition: 500ms;tra ...