Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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.

    #919806

    Hey 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 Shannon

    #919810

    It’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?

    #919830

    Hi,

    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 Shannon

    #919836

    I found the answer in another thread.

    Thanks!

    #919839

    Hi,

    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 Shannon

    #919981

    Hi,

    Ok this has been re-opened.

    Best regards,
    Jordan Shannon

    #919986

    Perfect

    #919987

    The problem has been repaired on PC but on mobile i now have a huge blank space bellow the header/menu.

    #919997

    Hi,

    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 Shannon

    #920001

    It’s not working.

    Or maybe i didn’t understand what you meant by “adjust”. I only added the css in custom.

    #920006

    Hi,

    It will need to be reduced from the 200px to shrink that space.

    Best regards,
    Jordan Shannon

    #920015

    It 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.

    #920017

    Hi,

    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

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.