New Landing How can we help? Themeforest Theme Support Flexform Box Content – custom background

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #24184
    jayhowes
    Member
    Post count: 5

    hi there,
    I am adding in x3 ‘boxed content’ boxes via the Swift Page Builder – changing the “custom background colour” works a treat, however, I would like to have a custom background image for each. I have tried creating an extra class and referencing it, to no avail unfortunately. The color option in the boxed content takes precedence over everything else – is there a way to override this?
    My question in a nutshell – can i have a custom background image in a boxed content box?
    Thanks.
    Justin

    #24379
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try something like this.

    .YourCustomCSSClass .box-content-wrap{
        background-image: url("http://flexform.swiftideas.net/wp-content/uploads/2013/05/ff_rp_bkg2.png") !important;
        background-position: center top;
        background-repeat: repeat;
        background-size: auto auto;
        color: black;
    }

    Let me know, what you got.

    Thanks,
    laranz.

    #24505
    jayhowes
    Member
    Post count: 5

    Awesome – thank you Laranz.

    #24602
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Glad it works for you 🙂

    Let me know if you have any other questions.

    Thanks,
    laranz.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register