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

  • Author
  • #152552
     matt88
    Participant

    Is this the new support system I cannot seem to post or reply to topics in the forums on seventh queen.  I can just favorite and subscribe to topics.  If this is the new support system my question has to do with how to make the text on group and profile header photos more readable.  I can’t figure out the css selectors to put a black background around the text

    #152706
     Laura
    Moderator

    Hello, do you want to change the color or the size?
    Can you share a screenshot? 🙂

    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 🙂

    #152710
     matt88
    Participant

    I was thinking of putting a black background using CSS background-color property

    Something like: div id {background-color: black;}

    Here is a screenshot of the groups but I also would like it done for the profile header as well.

    Thanks

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

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

    COPY CODE
    
    div#item-header-content {
        background: rgba(0, 0, 0, 0.67);
    }
    
    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 🙂

    #152862
     matt88
    Participant

    That didn’t do anything but shouldn’t it be background-color. I tried that as well but still nothing.

    #152932
     matt88
    Participant

    If I place your code in quick css in theme general settings I get quickcss.jpg attached but by using Chrome Developer Tools I get chromedt.jpg

    Attachments:
    You must be logged in to view attached files.
    #152949
     matt88
    Participant

    I got it working by placing the code in Quick CSS in the theme settings thanks.

    #153063
     Laura
    Moderator

    Glad you could resolve it 🙂

    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)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?