Tagged: main menu
- This topic has 1 reply, 2 voices, and was last updated 7 years ago by tikaram.
-
AuthorPosts
-
October 27, 2017 at 1:24 pm #124984Paul TParticipant
My site is test4.franciscanfriars.org
I am not sure what I did, but the main menu (at very top) used to be semi-transparent (you could see header image behind it)… That seems to have gone away now… I would like to regain that feature…
I was in Customize==>Color Options==>Primary Menu Color options.. and I changed everything, but have returned Menu Background Color and Menu Color to their default positions… but the menu no longer seems semi-transparent..Also if I every do get it back to semi-transparent, can I adjust it’s transparency? Thanks.
October 28, 2017 at 4:25 am #125009tikaramParticipant@friarpaul : Go to Appearance => Customize => Additional css and add the following css.
.nav-primary{ background:rgba(0,0,0,0.7) !important; }
To adjust the transparency you can change the
0.7
to a different value in the css above. Let me know if you need further assistance.Regards,
Tikaram -
AuthorPosts
- The topic ‘Main Menu Transparency’ is closed to new replies.