Comments 21Sanjay started the conversationAugust 7, 2020 at 7:50amHi. It is possible to add a shadow to the page header title?Thanks 2,965Andrew repliedAugust 7, 2020 at 9:01amHi Sanjay,Use the following custom css: #page-header-bg h1 { box-shadow: 0 4px 10px blue, 0 2px 8px green !important; } Hope this helps. 21Sanjay repliedAugust 7, 2020 at 10:11amHey. I'm want a text shadow, not a box shadow. The actual font I'm after. 8,853Tahir repliedAugust 7, 2020 at 10:31amHey,Please provide the page URL so I may write up the custom CSS for this request.Thanks ThemeNectar Support Team 21Sanjay repliedAugust 7, 2020 at 10:49amhttps://vidyamethod.com/meditation-training-program/ 2,965Andrew repliedAugust 7, 2020 at 12:04pmHi Sanjay,Try the following: #page-header-bg .span_6 h1, .nectar-box-roll .overlaid-content h1 { text-shadow: 2px 2px 8px #cf374c; } Kind regards. 21Sanjay repliedAugust 9, 2020 at 11:45pmGreat thanks! Sign in to reply ...
Hi. It is possible to add a shadow to the page header title?
Thanks
Hi Sanjay,
Use the following custom css:
Hope this helps.
Hey. I'm want a text shadow, not a box shadow. The actual font I'm after.
Hey,
Please provide the page URL so I may write up the custom CSS for this request.
Thanks
ThemeNectar Support Team
https://vidyamethod.com/meditation-training-program/
Hi Sanjay,
Try the following:
Kind regards.
Great thanks!