-
AuthorPosts
-
December 20, 2017 at 7:12 pm #890905
I had a contributor solve my invisible main menu issues the other day, but the search bar on my main menu still has the opacity set low. We set the opacity to 1 for the menu links, but the search bar and flyout menus (or sidebar flyout-not sure of proper term) are still invisible. Any code snippets that may solve this?
I’d like to know what else I am missing due to this opacity setting, so I’m wondering if there is a way to make all of the opacity settings 1? The site is live and you can see the issue once you hover over search icon on the home page. The right flyout I didn’t even know existed until yesterday when I saw the opacity glitch and show me there was a whole hidden world under y work. Plese help!December 21, 2017 at 5:39 am #891015Hey RockSolidGear,
Please, share your WP credentials?
Best regards,
John TorvikDecember 21, 2017 at 7:30 pm #891295See below
December 21, 2017 at 9:47 pm #891385again below, if this helps
December 26, 2017 at 5:28 pm #892051Any ideas? Any help would be appreciated!
December 30, 2017 at 8:33 pm #892365Hi RockSolidGear,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .html_av-overlay-side-classic #top .av-burger-overlay { opacity: 1 !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 7, 2018 at 6:34 pm #894411I do!
I entered the code and it did not change anything.
I have been crippled with little ability to make the mobile menu actually work at all. The site is currently live so you could check for yourself on the behavior. I have researched hundreds of support topics and none have offered any code that worked, and I’ve tried everything that I can control to no success. It’s frustrating because it has been like this since I purchased the theme. The odd part of this, and you can verify, If you click on the burger icon multiple times, the flyout menu becomes more visible each time. I don’t know if this helps to recognize a potential reason for this behavior but I hope so. I have spent a lot of time on this particular issue.Your help is highly appreciated. Thanks so much.
January 8, 2018 at 5:41 am #894587Hi,
Thanks for the feedback and sorry for the trouble, please try this CSS instead:
.av-burger-overlay { opacity:1 !important; }
Best regards,
RikardJanuary 8, 2018 at 7:30 pm #894867Thanks Rikard!
Your solution worked perfectly!
Could you tell me how to do the same for my shopping cart flyout window for desktop? It seems that all of my menus and flyout windows went transparent for some reason a while back. This is the same issue with all of them.
Your support is appreciated!
Thanks again,
VincentJanuary 8, 2018 at 7:39 pm #894873Scroll to top button isn’t visible, nor working either. Thanks again.
January 10, 2018 at 11:29 pm #895863Is there a way to set all of the menus and flyouts to opacity 1?
January 11, 2018 at 6:36 am #895992Hi,
Yes, that’s possible. Just add this code in the Quick CSS Field.
.av-burger-overlay-bg { opacity: 1; background: #000; }
Best regards,
IsmaelJanuary 23, 2018 at 5:55 am #901172Hello, and thanks for the help! I still have issues that are not solved. The cart has a hover-over flyout window to show you what’s in your cart, but mine will not show, it is still invisible. If you move your cursor over the cart icon repeatedly, it will start to appear. You could see for yourself since my site is live. My ‘to the top’ button in the bottom right corner is not working either. Any chance someone may oblige me, again?
I really appreciate the help.January 23, 2018 at 6:07 am #901190Hi,
Are you referring to the cart icon counter? It displays fine on my end with a bit of a delay.
Best regards,
IsmaelJanuary 23, 2018 at 4:28 pm #901537Hello Ismael and thanks again.
No sir! I’m talking about the flyout window that shows the actual contents of the cart. Hover over flyout window. You can’t see it when you hover, but if you continue to move your cursor over the cart, you will begin to see the flyout window. It’s an opacity thingh, obviously, since this has been an issue all over my site. Sure wish I knew how it happened, but it seemed like an update did this.Also, the ‘to the top’ button is not working either.
Your help is highly appreciated!
ThanksJanuary 24, 2018 at 3:43 am #901849Hi,
I’m sorry but I’m not sure what you meant by “flyout window”. Could you provide a screenshot from another site with the same “flyout window”? Use imgur or dropbox.
Best regards,
IsmaelJanuary 24, 2018 at 6:34 am #901945<div class=”dropdown_widget dropdown_widget_cart” style=”display: none; opacity: 0.0288884;”><div class=”avia-arrow”></div><div class=”widget_shopping_cart_content”>
As you can see the opacity is set like this, and if you move your cursor over the cart repeatedly it will increase in opacity to where you can start to see it. Totally weird, right?
This is over my pay grade, but I used the Inspect Element to locate this. But this is the same thing that is happening to all of my menus. I’ve had to use many different codes to fix them but all of the opacity settings on almost all Main Menu, Search bar, Cart Dropdown Menu are doing something all their own. Almost a variable setting on opacity.
To The Top button not functioning either. I know this is a lot to ask, but I wanted to add another question and image. Hope you don’t mind.
When I use the search bar in my main menu, once you hit the space bar it queries the search and drops down a menu of results without hitting enter, as a quick dropdown results, I guess. But, as you can see in the second image below, the standard search results do not display the image next to them like in the quick dropdown results. Is there a way that is within reason to make the search results return with images, or in a grid style like the main shop pages? Thanks again!
January 25, 2018 at 5:46 am #902554Hi,
Thank you for the info. Looks like the opacity value is incrementing slowly, not sure what’s causing it though. Did you modify any of the theme files? Or added any scripts?
Best regards,
IsmaelJanuary 30, 2018 at 5:18 am #904623Not that I am aware of. This is the same thing that was happening to the other elements that we have been patching with CSS. I am not sure if a script is running but I hope not. I am pretty new at this. I really need help, starting to get activity on the site. Any help for the immediate issues like just getting the code that will make it visible? And maybe telling me why the To The Top button doesn’t work? I really appreciate your continued help.
Thanks IsmaelJanuary 31, 2018 at 5:28 am #905354Hi,
Thank you for the info.
Please post the login details in the private field so that we can check the settings. We will also deactivate the plugins while we work on the site. Is that OK?
Best regards,
IsmaelJanuary 31, 2018 at 7:14 am #905395This reply has been marked as private.January 31, 2018 at 7:15 am #905396I am currently in the process of making updates. Just let me know when you plan to make the adjustments and I’ll pause my works till you’re finished. I appreciate you!
February 1, 2018 at 8:52 am #906047Hi,
The cart dropdown is working properly when I checked the site today. I didn’t do anything to the site.
Best regards,
IsmaelFebruary 1, 2018 at 10:01 am #906097Looks like the cart issues I was having were due to the full screen burger overlay. I changed that this morning because the burger overlay went completely black screen with no menu links or text. So I changed that and the cart started working, obviously. I didn’t even know it until you sent me this message. Maybe something on the burger full screen overlay conflicting with the cart dropdown? Anyway, I believe this solves my issue for that-
-Can you tell me about the TO THE TOP button on the right hand side when you go to the lower portion of the screen? It just isn’t working and I don’t know how to change the settings.
Ismael, you are super. I see you posting a lot for a lot of folks. I want you to know I noticed and think it is awesome you go so in depth with so many.
Thanks so much for you continued help.February 1, 2018 at 11:17 am #906198Hi,
Glad that the cart icon is fixed. The “Scroll to top” button is working properly as well. What is your browser? I checked it on Chrome, Windows 7.
P.S: Thank you for noticing and you’re welcome. We just gotta do what we gotta do. :)
Best regards,
IsmaelOctober 23, 2018 at 7:02 pm #1025557Hello Ismael, and team, ever since the theme crashed, and the database had errors, from my last topic started, there have been a lot of issues that I cannot figure out.
Firstly, the opacity issue is back now on the cart, the search, and all main menu dropdowns, and I don’t know why. I did have to enable some applications to get the site back to normal, everything is just wrong. I am having Product Brands issue now with not landing on a brand archive page but are instead pointing to a random individual product.
This was functioning before everything crashed. I will post the current error log. Looking forward to hearing back.October 24, 2018 at 3:13 am #1025750Hi,
Thanks for the update.
It’s been a while. I hope you’re doing good. To start this off, please upgrade the theme to version 4.5 first. You have to do it manually because the old update process is nulled.
After the upgrade, please kindly open a single thread for each inquiry so that we can isolate the issues. I’ll close this thread temporarily.Best regards,
Ismael -
AuthorPosts
- The topic ‘Having Search bar, Flyout opacity issues.’ is closed to new replies.