Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Flexform
  • #3060
    designbybruno
    Member
    Post count: 10

    Hi,

    I’m trying to add a full width map image at the bottom of the homepage in http://designbybruno.com/veritate/

    I’m using a full width text block with an alt background and using a 450px blank png so that the bg image is displayed. I would like to remove the arrow and the padding and spacing so that only the bg image is displayed.

    I’m I doing it right? Is there a simpler way to achieve what i’m trying to do?

    Thanks in advance,

    Bruno

    #3065
    designbybruno
    Member
    Post count: 10

    I’ve manage to make it work by adding the css class “full-width-text wpb_content_element alt-bg alt-six span12 mb0 bt0 bb0 pb0 no-arrow wpb_text_column” that i’ve copied from the http://themes.swiftpsd.com/flexform/?portfolio=sazzi page.

    I still need to add a couple of blank paragraphs so the bg image is displayed.

    Is there a simpler way to achieve what i’m trying to do?

    #3206
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    You could set an extra class for that element and add custom CSS to set a height for it, so that the background image is displayed.

    Example: add extra class “mycustombgimage” (no quotes)
    Then, add custom CSS:

    .mycustombgimage {
      min-height: 300px;
    }

    Adjust as necessary.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

Viewing 3 posts - 1 through 3 (of 3 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