Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #43621
    Lisa M
    Participant

    Can I change the color of the shadow under the image header?
    http://demo1.thewritedesigner.com

    #43623
    Lisa M
    Participant

    For anyone looking for the answer, here’s the CSS. Enter your own hex values:
    #pref-top {
    border-bottom: 0 solid #792246;
    height: 435px;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 0 .188rem .625rem 0 #792246;
    box-shadow: 0 .188rem .625rem 0 #792246;
    }

    #43629
    Sushil Adhikari
    Moderator

    Sounds like you have got the solution of your issue,let us know if you have any question or queries regarding to our Styled Themes.

    Thanks

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