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

    Hey,

    We are using the fullwidth buttons and we like that we can change the colors freely, but we’d also love to be able to add an image for some button texture. Do you know of a way we could accomplish that?

    I’ve tried adding the texture to the background of the column containing the buttons, but I can’t make the buttons transparent for the texture to show through. Maybe you know which setting I should be trying to edit, or a better way of doing it.

    Thanks!

    Kristy

    #475395

    Hi MediaMix1!

    Thank you for using Enfold.

    Use the Quick CSS field to add a custom background. Add something like this:

    #top .avia-button-fullwidth {
      background: url('background.jpg') repeat;
    }

    Regards,
    Ismael

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