Background color menu – Affinity theme
-
Hi!
I need some help on Affinity theme.
Right now the background color behind the menu is black when we scroll. I would like this color: #b2c5b3.
Is it possible to change it with CSS?
Thanks,
C.The blog I need help with is: (visible only to logged in users)
-
Hi,
You would want to go the section that has
.header-wrapper.without-transparency { background-color: rgb(30, 28, 27);Then change the background colour to #b2c5b3
-
- The topic ‘Background color menu – Affinity theme’ is closed to new replies.