Massive Dynamic - Add Custom CSS and Custom JS

Massive Dynamic - Add Custom CSS and Custom JS

In this article, we'll explain how to add custom CSS codes and custom js codes into the Massive Dynamic.

Adding  Custom CSS codes

Follow the below steps for adding codes:
1. Open the website in the site setting mode.
2. Navigate to the General >> Custom CSS



3. Add the custom styles which you want there.
Please note that after you’ve added the styles, you should save your modifications and refresh the page.

Adding  Custom JS codes

Follow the below steps for adding codes:
1. Open the website in the site setting mode.
2. Navigate to the General >> Custom JS



3. Add the custom styles which you want there.
Please note that use your scripts without <script></script> and after you’ve added the styles, you should save your modifications and refresh the page.

Adding Custom CSS codes and Custom JS codes by Plugin

You can add codes by installing and activating the Simple Custom CSS and JS plugin.
Follow the below steps for installing and activating the Simple Custom CSS and JS plugin:
1. login to the WordPress dashboard.
2. Navigate to the plugins >> Add New



3. Search for the Simple Custom CSS and JS plugin.
4. Install it and activate it.



For adding codes by using the plugin:
1. Find the "Custom CSS & JS" option from the WordPress dashboard.



2. Choose add custom CSS or add custom JS
3. Set the title for it and set the codes there.



4.Then publish it.



    • Related Articles

    • Massive Dynamic - Add link to the copyright area

      In this article, we will show how you can add a link to the copyright area text. 1. Open your website in site setting mode 2. Navigate to the general >> custom js 3. Add following codes there jQuery(document).ready(function($){ $(".copyright ...
    • Massive Dynamic - Add HTML and Javascript to page

      This is a step by step guide for adding HTML and Javascript to the page. There are two ways for adding the HTML codes and Javascript codes to the page. 1. Using Massive Dynamic shortcode 1. Open the page which you want to add the codes in edit ...
    • Massive Dynamic - Add a link to the business bar items

      In this article, we will show how you can add a link to the business bar items. 1. Open your website in site setting mod 2. Navigate to the general >> custom js 3. Add the following codes there jQuery(document).ready(function($){ $(".info-container ...
    • Massive Dynamic - Add custom shortcode to visual composer

      In this article, we will show how you can add custom shortcode to visual composer. 1. Login to the Wordpress dashboard. 2. From the left-hand sidebar of the Dashboard, navigate to Visual Composer >> Shortcode Mapper. 3. Click the Map Shortcode button ...
    • Massive Dynamic - Add the custom class for the row or the column

      In this article, we'll explain how to add the custom class for the row or the column. Set the custom class for the row: 1. Open the page in edit content mode. 2. Open the setting panel of the row which you want. 3. From the General tab find the Class ...