Tagged: Fullscreen pro, menu bar., transparancy
- This topic has 9 replies, 4 voices, and was last updated 5 years, 3 months ago by Song Liu.
-
AuthorPosts
-
June 13, 2019 at 4:25 am #174868BertusParticipant
is it possible to add transparancy to the menu bar in the Fullscreen Pro theme?
June 13, 2019 at 5:12 am #174872sapanaParticipant@bertus: please post in your site Url so that I can provide you with necessary CSS code.
Kind Regards,
SapanaJune 13, 2019 at 5:34 am #174874BertusParticipantHi Sapana, website URL is https://www.bertusvanrooijen.nl/
Thanks!!
June 13, 2019 at 5:52 am #174887sapanaParticipant@bertus: Hello bertus,
Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.fluid-layout #header-content, .boxed-layout #header-content .wrapper, .site-primary-menu.toggled-on, #tertiary, #footer-menu-wrapper, .site-footer{ background-color: rgba(0, 0, 0, 0.1) !important; box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) !important; }
You can change the value of rgba as per your transparency choice, let me know if this works out!
Kind Regards,
SapanaJune 13, 2019 at 6:48 am #174894BertusParticipantThank you so much! works great!!
Greetings Bertus
June 14, 2019 at 3:36 am #174992sapanaParticipant@bertus:Hello, there,I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.
Kind Regards,
SapanaJune 29, 2019 at 11:49 pm #176016marcin stanskiParticipantHi Sapana,
I have few questions for you:
1. Can you tell me what would be CSS for transparent menu for for my site: http://www.backdropsgallery.com
2. In the Menu next to the Home and About links are visible hyperlinks signs, can you advise how to remove them?
3. For some reason when I enter site address on the tablet or phone video does not show up?Thank you in advance for your help,
Ilona
July 1, 2019 at 12:15 am #176053sapanaParticipant@backdropsgallery:
1) Go to=> Appearance=> Customize=> Additional CSS=> add the following css code.fluid-layout #header-content, .boxed-layout #header-content .wrapper, .site-primary-menu.toggled-on, #tertiary{ background-color: rgba(0, 0, 0, 0.1) !important; box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) !important; }
you can change the background color as per your requirement.
2)hyperlinks signs are visible because you have enable the social link section
Go to=> Appearance=> Customize=> Menus=> View all menu location=> Social on Primary Menu=> do not select any thing3) You can use our Header Enhancement plugin which will enable video in mobile and tablet version along with sound
Let me know if you find any difficulties!
Kind Regards,
SapanaJuly 30, 2019 at 12:12 am #178315Song LiuParticipantsuggest (0, 0, 0, 0.3)
but,my this page’s nav:http://www.hanidea.cn/archives/1
how to modify?July 31, 2019 at 9:24 pm #178473Song LiuParticipantmy this page’s nav:http://www.hanidea.cn/archives/1
how to modify? @sapana -
AuthorPosts
- The topic ‘Menu bar transparancy’ is closed to new replies.