Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support baljitdhanjal

    (@baljitdhanjal)

    Hi @matiasek285,

    Thanks for using our plugin.

    We have already added shadow to the box.
    Please share your Website specific page URL where you are using our plugin, so that I may check and provide you an appropriate solution.

    Thanks

    Thread Starter matiasek285

    (@matiasek285)

    I check the website on xamp so I have no way to provide a link. Somewhere these options are in the widget settings?

    Plugin Support baljitdhanjal

    (@baljitdhanjal)

    Hi @matiasek285,

    Could you share a screenshot of your timeline?

    Thanks

    Thread Starter matiasek285

    (@matiasek285)

    Screenshot

    Plugin Support baljitdhanjal

    (@baljitdhanjal)

    Hi @matiasek285,

    Please try given below Custom CSS.

    .twae-horizontal .twae-data-container {
        -webkit-border-radius: 6px!important;
        -moz-border-radius: 6px!important;
        border-radius: 6px!important;
        box-shadow: 0px 0px 8px 3px rgb(105 103 103 / 59%)!important;
    }

    Thanks

    Thread Starter matiasek285

    (@matiasek285)

    nothing has changed :/

    Plugin Support baljitdhanjal

    (@baljitdhanjal)

    Hi @matiasek285,

    Please try this Custom CSS:-

    .twae-horizontal .twae-story-info {
        -webkit-border-radius: 6px!important;
        -moz-border-radius: 6px!important;
        border-radius: 6px!important;
        box-shadow: 0px 0px 8px 3px rgb(105 103 103 / 59%)!important;
    }

    If it doesn’t work then I can provide you solution only after checking your timeline.

    Thanks

    Thread Starter matiasek285

    (@matiasek285)

    It works. Thank you so much for help

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Box Shadow’ is closed to new replies.