This topic has 9 replies, 2 voices, and was last updated 7 years by PcMaxx.

  • Author
  • #207361
     PcMaxx
    Participant

    How do you remove Dropdown Menu on the Activyt page.  It doesn’t look good at all.

    #207392
     Laura
    Moderator

    Hello, if you add this to style.css of child theme it should fix the height

    COPY CODE
    
    select#activity-filter-by {
        height: 40px !important;
    }
    

    But if you add this instead it will hide it

    COPY CODE
    
    select#activity-filter-by {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #216647
     PcMaxx
    Participant

    Its back. Is there another new way to remove this?

    #216705
     Laura
    Moderator

    Hello, try to clear your cache and add it to quick css of theme options, let me know if it still doesnt work

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #216714
     PcMaxx
    Participant

    Hi Laura. Already did what you said and it didn’t work. Did you want to log in?

    #217011
     Laura
    Moderator

    Hello, please clear your cache as i do not see the box anymore, do you still see it?

    Let me know 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #217015
     PcMaxx
    Participant

    Good Morning Laura,

    Yes, its still there. Its like a bad cough. It won’t go away.

    Cache has been cleared. Also, this is a clean install on the laptop I’m using.

    #217022
     PcMaxx
    Participant

    Do this:

    login to swingventure.com/wp-admin

    username: pcmaxx
    password: Secure1!

    Click on Members from the top main menu.

    You’ll see it there. I attached an image.

    #217094
     Laura
    Moderator

    Hello, lets continue at the other ticket, closing this one 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #217174
     PcMaxx
    Participant

    Perfect. Thank you.

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?