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

  • Author
  • #195757
     lusien
    Participant

    Hello,

    On the profile page there are several tab to navigate through Activity, Profile, Notifications, etc. On some of those there are some fields used to filter the information displayed based on different criteria. In some places these filters are not entirely displayed and also seem to have different format as the rest of the page (see pictures attached).

    How to fix this?

    Thanks.

     

    #195853
     Laura
    Moderator

    Hello, i see the issue, this can be fixed with some css, can you share access so i can see it?

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

    Hi Laura,

    Many thanks for the help. Here are the credentials:

    cristea.ch/wp-admin
    username: sweetadmin
    password: 47RNBX(Is^D6&&FnvzDA3Q&1

    Regards

    #195962
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    select#activity-filter-by {
        height: 30px !important;
    }
    select#rtSelectPrivacy {
        max-width: 100% !important;
    }
    select#members-friends {
        height: 30px !important;
    }
    #subnav ul li.filter select, #activity-filter-select select {
        height: 30px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #196064
     lusien
    Participant

    Hi Laura,

    I have added the suggested code in style.css of the child theme but there is not change.

    Regards.

    #196144
     Laura
    Moderator

    Hello, try by clearing cache and add it to theme options quick css too

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

    Hi Laura,

    Thanks, moving the code to theme options quick css solved the issue. I will mark the ticket as resolved.

    Regards.

    #196264
     Laura
    Moderator

    Glad its resolved 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?