This topic has 8 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #153340
     airandfingers
    Participant

    The mobile style .friend-item { z-index: 9999 !important } causes the friend icon circles in the “Friends” tab of a profile to show up over any other elements, including fixed headers and sliders (visible on the linked page by clicking “Read More”).

    Attachments:
    You must be logged in to view attached files.
    #153489
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #153577
     Radu
    Moderator

    Hi,

    You have added this ? .friend-item { z-index: 9999 !important } ?

    If yes try a lower value like 80 with or without important

    Cheers
    R.

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

    It’s not my style; it’s in your assets/styles/responsive.css file, line 368.

    I’ll override it in my style.css file, but I’m reporting it here as a defect.

    #153719
     Radu
    Moderator

    They are looking ok now ?

    Cheers
    R.

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

    It looks fine on my site now, but it’s still broken in your theme, so it’ll still be broken on others’ sites.

    #154266
     Radu
    Moderator

    Ok then

    Can you confirm if you see that also on our demo ?

    Cheers
    R

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

    It would happen on https://seventhqueen.com/demo/sweetdatewp/members/demo/friends, but you seem to have a bug that prevents any of that user’s 39 friends from showing up.

    #154919
     Radu
    Moderator

    Hi,

    Please add this CSS to wp-admin -> theme options -> styling options -> quick css

    COPY CODE
    
    .friend-item {
        z-index:1 !important;
    }
    

    Cheers
    R.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?