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

  • Author
  • #91348
     kpkrew
    Participant

    hi there having issue when i upload a cover photo the text in the profile becomes unreadable , please see attachments to see what i mean, the first upload is without new cover photo and you can see the text is all readable the second upload is with a new cover photo added

    Attachments:
    You must be logged in to view attached files.
    #91366
     leukste
    Participant

    You can change select the transparency for profile header elements in Sweetdate > Buddypress (at the bottom).

    #91377
     anonim_2m
    Participant

    how can add black transparency?, Now the background is white transparent, if i make a opaque white can’t see the writing

    #91571
     Laura
    Moderator

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

    COPY CODE
    
    #profile .generic-button a, .tabs.pill.custom dd:not(.active) a, #profile .callout, .regulartab dt, .regulartab dd {
        background: rgba(0, 0, 0, 0.46);
        color: #ffffff;
    }
    

    🙂

    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 🙂

    #91753
     anonim_2m
    Participant

    hello, Laura!
    Looks great here, but in style.css not have effect, not change anything

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

    Hello, it does change, if you mean that is not changing when you save it, try:

    COPY CODE
    
    #profile .generic-button a, .tabs.pill.custom dd:not(.active) a, #profile .callout, .regulartab dt, .regulartab dd {
        background: rgba(0, 0, 0, 0.46) !important;
        color: #ffffff !important;
    }
    
    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 🙂

    #92458
     anonim_2m
    Participant

    Thanks, Thanks, Thanks!

    #92741
     Laura
    Moderator

    No problem, glad to help 🙂

    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 🙂

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?