Originative Posted July 11, 2020 Share Posted July 11, 2020 I tried by myself, but my css for change color/transparency of that black square didn't work. Is it possible to change color of arrow and square at the same time with different colors? Or even remove it (Set transparency to 100%) Link to comment
rwp Posted July 11, 2020 Share Posted July 11, 2020 Please link your page so we can help. Originative 1 Link to comment
Solution tuanphan Posted July 11, 2020 Solution Share Posted July 11, 2020 Add to Home > Design > Custom CSS .arrow-wrapper { background: red !important; } .arrow-wrapper * { color: blue !important; } rwp 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Originative Posted July 15, 2020 Author Share Posted July 15, 2020 On 7/11/2020 at 4:39 PM, rwp said: Please link your page so we can help. https://artkartavtsov.com/new-gallery/ Link to comment
Originative Posted July 15, 2020 Author Share Posted July 15, 2020 On 7/12/2020 at 2:01 AM, tuanphan said: Add to Home > Design > Custom CSS .arrow-wrapper { background: red !important; } .arrow-wrapper * { color: blue !important; } Thanks! It works! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment