Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #902112

    Him

    how to add background image to text block?

    #902332

    Hey allen,

    Try adding a Custom Css Class on Text Block, and add: text-with-bg and in Quick CSS (located in ENfold > General Styling):

    #top .avia_textblock.text-with-bg {
        background: url('image_link') center center no-repeat;
    }

    replace image_link with the right image url. Hope this helps :)
    Best regards,
    Nikko

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