-
AuthorPosts
-
May 23, 2016 at 12:20 am #636464
Hello,
I would like for my website to make more transparent my website Something like 0.5 for the opacity.
I have tried some CSS but Nothing happens as I wanted.
Thanking you in advance !
May 23, 2016 at 3:33 pm #636845Hey agenceism,
Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
YigitMay 27, 2016 at 5:10 pm #639399Hey Yigit
Here is two different examples :
http://www.hostingpics.net/viewer.php?id=503586Capture.pnghttp://www.hostingpics.net/viewer.php?id=582704Capture2.png
One of theme there an opacity it seems.
The other one is smaller and if you click on it the menu appears.
If possible I would like to make both.
Thanks again for your availibility !
May 27, 2016 at 5:50 pm #639427Your most recent updates (version (3.5.4)), has all the pages with the top menu set to transparent affecting the mobile version on that page. The top menu including the icons using the top menu background colors. Images below should help explain my point. It looks like a global bug within the version release. Can you advice how I can fix this issue?.
- This reply was modified 8 years, 5 months ago by pkagyema.
May 27, 2016 at 7:14 pm #639478Hello,
It’s different when the menu is on the left because there are more limits. For the background color it seems that I have to put some css but when I am doing it it doesn’t work. I am using the last version for information.
Also I would like if possible the same effect as this one :
http://www.hostingpics.net/viewer.php?id=503586Capture.png
i.e make it smaller and when we click on it make it bigger.May 28, 2016 at 1:51 pm #639767Hi,
It’s not clear what exactly you are trying to achieve but after looking at the mockups from what I understand you like a transparent menu on the left side correct? please see screenshot below. If that is something you like to do try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home .avia-fullscreen-slider .avia-slideshow { min-width: 100vw; left: -301px; } .header_bg{ background-color: rgba(0,0,0,.15)!important; }
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.