Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] Headings on Pages using Page Builder (Beaver Builder) and how I can customise

Home Forums Support [Resolved] Headings on Pages using Page Builder (Beaver Builder) and how I can customise

Home Forums Support Headings on Pages using Page Builder (Beaver Builder) and how I can customise

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #387093
    Stacey

    Hello

    I’m just switching to Generate Press with Beaver Builder for some of the pages.
    On the pages that have the page builder activated the Page Title is out of alignment.
    Can you help me to fix this – I am not sure if it is a setting or CSS

    This is a page where there is the issue
    http://sca.swish-it.com/acupuncture-north-london/acupuncture-winchmore-hill/

    And an example page which is just using the WordPress Editor for the content – this is how I would like the headings to be formatted
    http://sca.swish-it.com/acupuncture-prices/

    Thank you in advance
    Stacey

    #387112
    Leo
    Staff
    Customer Support

    Hi there,

    The problem is actually that your BB content has some extra padding.

    You can likely that fix that within the plugin, or try this CSS:

    .fl-row-content-wrap {
        padding: 0;
    }
    .fl-module-content {
        margin: 0;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #388034
    Stacey

    Thank you

    #388063
    Leo
    Staff
    Customer Support

    No problem.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.