Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #8504
    Elias
    Member
    Post count: 3

    The theme provides everything do make beautiful layouts with texts next to images.

    But what if I want to have texts layered on images like in the attached image?
    What’s the best way to do that?

    #8562
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    There is no feature in the theme to do that, sorry. But you could create a text element, set an extra class on it, then use CSS to style that extra class in the Custom CSS box from the General theme options, specifying a background image for it.

    Example:

    .myextraclass {
      background: url('http://site.com/wp-content/uploads/2013/06/image.jpg') 0 0 no-repeat;
    }

    Regards,
    ————————————————————————————————————

    Cosmin – Support

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