Home>Support>How to make “page builder” works with “landing pages” plugin?

How to make “page builder” works with “landing pages” plugin?

Hi,

I’m perfectly using the page builder plugin at the vantage theme. But, now I need to create these landing pages, and the page builder simply is not showed on the plugin.

Other way to do that is changing the backgrodun color of any page, but the code didn’t work, and thats why I’m using the landing page plugin.

So, I have a black website, need some pages to be white, and need the page builder to work fine.

How can I have it done?

thanks,

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Larissa

    Thanks for running Vantage.

    You can override the Customizer styles for certain pages using Custom CSS. Please start out by watching this video: https://siteorigin.com/basics/modifying-theme-design-with-custom-css/.

    Here is an example. Say we wanted to change the background color of this page here: http://demo.siteorigin.com/vantage/page-builder/. Use your web developer tool to inspect the code, there you’ll see there is a body tag and in the body tag is a unique class of page-id-14. The code to insert under Appearance > Custom CSS would then be:

    .page-id-14 #main {background: #FCFCFC !important;}

    So, look at the page you want to change the background color of. Find the body class. Paste my example into Appearance > Custom CSS and switch out page-id-14 with your page’s body class, leaving the opening period in place. Finally change #FCFCFC for your preferred background color.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More