The blog post text size is the default website global font size se in Theme options > Typography > Advanced > The base font size of the theme. However, if you want to customize the posts font size only you...
You can choose different Padding/Margin values for Sections, Rows, Columns and Content boxes in Desktop, Tablet and mobile. To do that, open the Settings panel for the Section, Row, Column or Content Box > Design Options > Responsive options. Below...
Revolution Slider and Master Slider are included with Essentials theme and you don’t need to enter a purchase code to use the slider editor to create sliders. However, since they are standalone 3d party plugins from CodeCanyon their license doesn’t...
If you faced the following error message: First please make sure that the Theme and pixfort core plugin are updated to the latest version. To enable updates for Essentials theme, you can check this article from our knowledge base:https://essentials.pixfort.com/knowledge-base/how-to-update-essentials-theme/ If...
You can check this article from Contact Form 7 website on how set up mail for your form: For more articles concerning Contact Form 7 plugin, you can check their Documentation website:
WPBakery If you are using WPBakery page builder plugin you can check this article from WPBakery’s website about saving and using the templates inside the builder plugin: Elementor If you are using Elementor page builder plugin you can check this...
The menu dropdown has a default width, however, you can change the width by adding this code snippet into Theme options > Layout > Advanced > Custom css: @media (min-width: 992px){ .nav-style-megamenu>li.nav-item .dropdown-menu { min-width: 340px; } } *You can change...