- This topic has 1 reply, 2 voices, and was last updated 8 years ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- November 2, 2016 at 4:31 pm #978BreakingMaasParticipant
I build my website thanks to the Hash Theme and am very happy with the clean look.
Unfortunately my posts page is difficult to read because of the colourful background.
Is there a way I can add a transparent layer between the website background and the post text?Example :http://www.breakingmaas.nl/state-of-the-maas/state-of-the-maas-15-june-2015/
November 2, 2016 at 11:56 pm #986HashKeymasterThe CSS below adds a white transparent layer between the background and the text. It will make the text more visible
#ht-content{background:rgba(255,255,255,0.6);}
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.