CSS Issue with WordPress theme

I am currently using the Bookcard theme from PixelWars (Here https://themes.pixelwars.org/bookcard-wp/)

The text on the front cover is styled like this:
.cover h3 { display: block; width: 30%; margin: 5% 0 0 4%; padding: 0; text-align: left; letter-spacing: 1px; font-size: 18px; font-family: ‘Raleway’; font-weight: 200; color:#fff; }

I have attempted to adjust the block width to allow text to flow further across the page and also changed the margin and padding to get the text to be indented more on the page (Just want to move it left a small amount as my background image has a border).

No matter what I have tried it isnt working - anyone give me some pointers on what needs changing please?

Thanks

1 Like

Hi.

I don’t see the border on the background image. Did you achieve your goals?