Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #258811

    Hi,

    i want to make the advances layer slider transparent at both edges.

    I have the full width layer slider with an image in the middle. ( 1030px)

    What i want is to shine the background of the main hp shine through the rest of the slider. Is that possible?

    Thanks!

    Simon

    #258852

    Hi simonac!

    Thank you for using the theme.

    I’m sorry but I’m not entirely certain of what you want to accomplish with the layer slider. If you could provide a link to your website and a screenshot that will greatly help. Thanks!

    Best regards,
    Ismael

    #258939
    This reply has been marked as private.
    #259467

    Hey!

    It doesn’t actually have a background, its the main div on the site that has a background. You could remove it with:

    
    #main {
    background: transparent;
    }
    

    Cheers!
    Devin

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