-
Author
-
July 19, 2017 at 18:20 #167954allanaParticipant
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?
July 19, 2017 at 18:21 #167955allanaParticipantSorry, attached files here
Attachments:
You must be logged in to view attached files.July 20, 2017 at 00:31 #168009LauraModeratorHello, 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 solutionLaura 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 🙂
July 20, 2017 at 21:50 #168112LauraModeratorGlad it worked 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.