Slider overlay pattern possibility

Hi guys,

I was wondering if it is possible to insert a pattern overlay (I believe its an overlay pattern) at the top of the slider so that it creates a wavy line top edge instead of being a straight edge? I have tried using with the available BB Theme options. Can BB Theme do this? Or does it require custom CSS?

This is the example of the effect I am trying to achieve with the slider:
http://demo.mage-themes.com/themes/paws/green/index.html#

Thanks!

Hey John,

Sorry to say but this is not yet possible with current BB options/settings. However, it is possible to setup something similar. It requires a bit of CSS and an image, they were using this image as a bottom background of the header element set to repeat on the x-axis and then the slider was offset a bit to the top using negative margins so they overlap. You can inspect it more using Chrome dev tools on the site :slight_smile:

Jun

Thanks for getting back to me. I was considering the bottom background repeating image in the header and a negative margin on the slider. Looks like its the way to go for now!

Hey John,

All right, cool! Let us know if you have any other questions.

Have a nice day!

Jun