• Resolved Mike Rawson

    (@mike-rawson)


    I think that the box would look great with a border and a drop shadow.

    Could you include these options?

    Thanks,

    Mike

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Mike, the box already has a border and drop shadow:

    .holler-box {
    	background-color: #fff;
    	border: 1px solid #eee;
    	box-shadow: 2px 2px 15px 2px rgba(0,0,0,0.06);
    }

    You can modify that with custom CSS if you like.

    Thread Starter Mike Rawson

    (@mike-rawson)

    Thanks – tweaking those settings worked fine.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Border and drop shadow’ is closed to new replies.