Cannot lengthen box-shadow:
-
I am being unable to limit the length of the box-shadow: as per the print screen:
https://prntscr.com/hw2g78Tried many ways!
I want to make it just a bit more than the length of the text.
It would be great if you were able to point me into the right direction.This is the code i’m using for the text and box-shadow:
section.homepage-slider h1, section.homepage-slider h2 { font-size: 44px !important; line-height: 40px !important; margin-bottom:0; text-shadow: 2px 2px 4px #000000; box-shadow: inset 0 0 0 1000px rgba(0,0,0,.4); padding: 20px; }
- This topic was modified 7 years, 2 months ago by .
- This topic was modified 7 years, 2 months ago by .
- This topic was modified 7 years, 2 months ago by .
- This topic was modified 7 years, 2 months ago by .
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Cannot lengthen box-shadow:’ is closed to new replies.