Aitch 0 Share Posted October 18, 2020 Hi, I am trying to add a gradient colour background to my markdown blocks. I have the main background green in place and have tried to add the gradient by changing the code to that below, but no gradient! Thanks. .markdown-block { background: linear-gradient(to right, #d6e6db, #e2f3e8, #d6e6db); } Link to post
0 tuanphan 8,930 Share Posted October 19, 2020 Can you share link to page where you use markdown block? We can check easier You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Question
Aitch 0
Hi, I am trying to add a gradient colour background to my markdown blocks. I have the main background green in place and have tried to add the gradient by changing the code to that below, but no gradient! Thanks.
.markdown-block {
background: linear-gradient(to right,
#d6e6db, #e2f3e8, #d6e6db);
}
Link to post
Top Posters For This Question
1
1
Popular Days
Oct 18
1
Oct 19
1
Top Posters For This Question
Aitch 1 post
tuanphan 1 post
Popular Days
Oct 18 2020
1 post
Oct 19 2020
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment