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

  • Author
  • #167954
     allana
    Participant

    Hi,

    I am trying to change the css of the boxed area in the BP Profile (see the attachment)

    I used Google inspector and found the relevent bit of css, which is set out there like this:

    .hr-title.hr-double {border top: 4px double #ebebeb}

    When i change ‘double’ to ‘single’ it changes to how I want it. But I have tried pasting this into the style.css child theme and it has no effect.

    What is the procedure for making a change like this work please?

     

     

     

    #167955
     allana
    Participant

    Sorry, attached files here

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

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

    COPY CODE
    
    .hr-title.hr-full.hr-double {
        border-style: solid !important;
        border-width: 1px;
        border-bottom: 0px !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 🙂

    #168037
     allana
    Participant

    absolutely super, thanks 🙂

    #168112
     Laura
    Moderator

    Glad it worked 🙂

    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 5 posts - 1 through 5 (of 5 total)

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

Log in with your credentials

Forgot your details?