Home>Support>Page Builder Text Not Visible In Twenty Fourteen Theme

Page Builder Text Not Visible In Twenty Fourteen Theme

Hello,

I have install de pagebuilder plugin, but it dont work on my site.
I use the twenty fourteen thema and i put 2 en 3 columns in my page.
When i customize my site than i can see that pagbuilder works, and when i go back to the site it is gone and my text are under each other.
How can i fix this ? And is it possible to add youtube movies in the columns?
Please help me.

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 day ago Andrew Misplon
    Hi, I Work Here

    Hi Pascal

    Try pasting the following into a Custom CSS module like the one included with the WordPress plugin, Jetpack:

    /* Page Builder Twenty Fourteen Primary Content Area Input Fields, Links & Widget Titles */
     
    #primary .widget input,
    #primary .widget textarea {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 2px;
        color: #2b2b2b;
        padding: 8px 10px 7px;
    }
     
    #primary .widget textarea {
        width: 100%;
    }
     
    #primary .widget input:focus,
    #primary .widget textarea:focus {
        border: 1px solid rgba(0, 0, 0, 0.3);
        outline: 0;
    }
    
    #primary .widget a {
    	color: #24890d;
    }
    
    #primary .widget a:hover {
    	text-decoration: underline;
    }
    
    #primary .widget-title {
    	color: #111;
    }
    

    Twenty Fourteen expects widgets to only be on the dark background of the sidebar/footer. As a result the widget styling isn’t ready for Page Builder which places widgets on the white content area.

  2. 10 years, 1 day ago Pascal

    Thnx it works !!!

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

    Super, glad we could help out. All the best.

  4. 9 years, 11 months ago Pascal

    Hello Andrew,

    I use another theme ( twenty thirteen ) and now is the site builder not working any more.
    I checkt the css code in jetpack and everything is ok.
    I dont understand it ?

    Can you help me again ?

    Pascal

  5. 9 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi. It’s all about how these themes handle widget styling, as Page Builder uses widgets. Please send through a url so we can take a look. Twenty Thirteen shouldn’t have this problem.

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