in my previous tutorial, I already introduce about “Create New Profile Page Builder in Magento 2”. If you want to “Load CSS, Js file for a Special Page Builder Profile Magento 2, you can do with 3 following steps:
Get start!
Table of Contents
/app/design/frontend/[Theme Vendor]/[Theme Name]/Ves_PageBuilder/web/css/sample/
for example:
/app/design/frontend/[Theme Vendor]/[Theme Name]/Ves_PageBuilder/web/css/sample/profile04.css
/app/design/frontend/[Theme Vendor]/[Theme Name]/Ves_PageBuilder/web/css/sample/footer02.css
Open Magento 2 Page Builder Profile:
Admin Panel -> Venustheme -> Page Builder -> Manage Page Builder Profile -> Edit Page Profile:
Then open tab “CMS Page Informationâ€. Then add code in “Layout Update XML†as this:
<head>
<css src=â€Ves_PageBuilder::css/sample/profile04.css†/>
<css src=â€Ves_PageBuilder::css/sample/footer02.css†/>
</head>
Then “Save the page profile”
Go to System -> Cache Management -> Select All -> Submit
This tutorial already show you “How to How To Load CSS, js File on Special Page Builder in Magento 2”
MAGENTO 2 PAGE BUILDER TUTORIALs
SOME OTHER EXTENSIONS YOU MAYBE INTERESTED IN
RELATED POSTS
Magento 2 is an incredibly flexible and powerful eCommerce platform that can be tailored to…
When it comes to e-Commerce platforms, undoubtedly Magento 2.0 grabs the spotlight. Magento might not…
Black Friday and Cyber Monday – BFCM 2024 are nearly around the corner, and it’s…
The holiday shopping season is here, and there’s no better time to supercharge your Magento…
In today’s digital landscape, the rapid evolution of advanced web applications, particularly Progressive Web Apps…
As eCommerce booms, big data eCommerce will be all about providing insight into how to…