-
AuthorPosts
-
March 1, 2018 at 6:42 pm #919797
Hi,
I have an issue with my menu hidding the “in stock” checkbox from WOOF – WooCommerce Products Filter plugin.
I contacted the plugin support and they said it was a problem with my theme. It was ok till a couple weeks ago. It is now juste hidding on PC, on mobile it’s ok.
I put a link where you can see the issue in private content.
March 1, 2018 at 6:58 pm #919806Hey Julien,
I see, please try adding the following to quick css:
@media only screen and (min-width: 767px) { .woof.woof_sid.woof_sid_auto_shortcode{ margin-top:60px!important; }}
Best regards,
Jordan ShannonMarch 1, 2018 at 7:07 pm #919810It’s working! Thanks for your help, always fast and effective.
While we are here, could i ask you other questions in the same post?
There is a blank space right above the top menu that is annoying and makes me lose space. Could we make it go away?
March 1, 2018 at 7:37 pm #919830Hi,
I’m glad I was able to help, it would be preferred if you added follow up questions in additional threads just to keep things organized for others who may come across this in the future.
Best regards,
Jordan ShannonMarch 1, 2018 at 7:46 pm #919836I found the answer in another thread.
Thanks!
March 1, 2018 at 7:49 pm #919839Hi,
Great! I’m glad you were able to find a solution. Again, if you need additional help please don’t hesitate to let us know here in the forums.
Best regards,
Jordan ShannonMarch 1, 2018 at 10:17 pm #919981Hi,
Ok this has been re-opened.
Best regards,
Jordan ShannonMarch 1, 2018 at 10:32 pm #919986Perfect
March 1, 2018 at 10:33 pm #919987The problem has been repaired on PC but on mobile i now have a huge blank space bellow the header/menu.
March 1, 2018 at 10:54 pm #919997Hi,
You may now need to adjust this css that my have been suggested months ago:
#main.all_colors { margin-top: 200px!important; }
Best regards,
Jordan ShannonMarch 1, 2018 at 11:13 pm #920001It’s not working.
Or maybe i didn’t understand what you meant by “adjust”. I only added the css in custom.
March 1, 2018 at 11:22 pm #920006Hi,
It will need to be reduced from the 200px to shrink that space.
Best regards,
Jordan ShannonMarch 1, 2018 at 11:30 pm #920015It worked. Thanks a lot again!
Sorry for all the questions. I know barely nothing of coding and i have to do a lot of modifications by myself on my website.
March 1, 2018 at 11:39 pm #920017Hi,
No problem at all. I’m glad I was able to help you get this squared away. If you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.