Home>Support>Sydney theme and pagebuilder plugin trouble

Sydney theme and pagebuilder plugin trouble

Hi there,

After updating to the newest pagebuilder version, the footer on our about page is bugged http://copenhagenfintech.dk/om/, not sure why. Are you able to determine what is going on?

Best regards
Aft

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

  1. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Aft,

    Can you please elaborate on what’s wrong with your footer?
    Unfortunately, due to my unfamiliarity with your website, I’m liking missing something really obvious – sorry about this! :(

  2. 7 years, 5 months ago aft

    Hi Alex,

    Thanks for the quick response.
    Every page footer looks like it does on for instance this page: http://copenhagenfintech.dk/event/
    Except the footer on about page.

    Best
    Aske

  3. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Aft,

    Can you please try clearing your page cache to see if that helps? For reference, you’re using WP Super Cache.

  4. 7 years, 5 months ago aft

    Forgot to mention I already did, no change.

  5. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Aft

    Would it be possible for you to create a temporary admin account for us so we can log in and take a look?

  6. 7 years, 5 months ago Private Message - Alex S Hi, I Work Here

    This is a private message.

  7. 7 years, 5 months ago Private Message - WordPress

    This is a private message.

  8. 7 years, 5 months ago aft

    I have created a user for you, let me know if you need anything else

  9. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Aft,

    Thanks.
    Okay so the issue here is that you added quite a lot of CSS to the text widget being used to add the contact form. This normally will get ignored but due to the usage of type=\”email\”, you invalided a lot of the CSS. To clarify, only inline properties are allowed in the CSS Style field, for example, this is allowed:

    margin-top: 20px;
    border-radius: 5px;
    

    This is not allowed:

    .example {
        margin-top: 20px;
        border-radius: 5px;
    }
    

    Does that make sense?

    For reference, you can find a copy of the previously added CSS here.

  10. 7 years, 5 months ago aft

    Hi Alex,

    Thanks so much, I don’t think I would be able to figure that out by myself.
    To be sure, whenever I write CSS within any the siteorigin widgets, (or any other for that matter) I should not add the .example and just write the property?

    As you may have guessed I am still new to CSS.

    But anyway, thank you very much

    Best regards

  11. 7 years, 5 months ago Alex S
    Hi, I Work Here

    Hi Aft,

    Preface: I would recommend giving this article a read.

    Yes, although please note that those CSS fields are more for container type styling as a lot of standard theme CSS will override things like font styling. I would recommend adding a row/widget class and then styling them via SiteOrigin CSS.

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