Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Using Beaver Builder with Enfold #704871

    Basilis, Hugues,
    Thanks for the quick reply!

    I added your code:
    .content {
    padding: 0px;
    }
    to Beaver Builder, but it didn’t fix the problem.

    Basilis, this is the website: http://myfrench.kr/?page_id=38&lang=fr
    I just started it so there is not much there and I’m new to website making. :)

    I also have responsiveness problems (header text doesn’t scale and the logo on the main page is moving to the left on Safari) but I will post a new thread later if I cannot fix that myself.
    Thanks for your help

    in reply to: Using Beaver Builder with Enfold #704787

    UPDATE: I partly fixed my problem.
    I added a line for margin to Hugues code and pasted it in Page Builder (within an edited page)>Tools>General Settings>CSS:

    .fl-builder #main .fullsize > .container {
    width: 100%;
    padding: 0px;
    margin: 0px;
    }

    Then I had to set the value in Enfold>General Layout>Dimensions>Maximum Container width on 100%.

    Now I get a nice full width row right and left but there is still a white strip covering the top of my row’s background
    picture. It’s not the header. I set up the header to “invisible and appears once the user scrolls down” and it works accordingly. No idea what this top white strip could be.
    When selecting the element on Safari, I get the corresponding code line:

    <main class=”template-page content av-content-full alpha units” role=”main” itemprop=”mainContentOfPage”> = $0

    Any idea?

    in reply to: Using Beaver Builder with Enfold #704736

    Hi Hugues,

    Thanks for sharing this. I’m trying to make the Beaver builder page builder plugin work with Enfold as well and I cannot get full width rows yet.
    Where exactly do you add this code?
    I tried in:
    Enfold>General Styling>Quick CSS
    Page Builder (within an edited page)>Tools>General Settings>CSS
    Nothing works.

    Could help me with this, please?

    Thank you,

    Alex

Viewing 3 posts - 1 through 3 (of 3 total)