-
Author
-
July 23, 2015 at 17:29 #69670MikeParticipant
There’s a line on the left-hand side of the activity stream. How would I go about removing that? It’s causing an annoying visual problem with a plugin I’m using.
site: nerdlouisville.org/community
July 23, 2015 at 19:05 #69692RaduModeratorHi,
Please create a dummy account to can see that page.
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 23, 2015 at 19:36 #69698MikeParticipantApologies! Should have thought of that.
Username: Tester
Password: testJuly 24, 2015 at 14:34 #69801RaduModeratorTry this css snippet
COPY CODE#buddypress .activity-timeline { width: 0 !important; border-width: 0 !important; position: inherit !important; margin: 0 !important; padding: 0 !important; }
Let me know if is ok.
Regards
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 24, 2015 at 16:29 #69816MikeParticipantI added that to my child theme’s style.css file from Appearance -> Editor and it didn’t seem to change anything.
July 24, 2015 at 17:45 #69842RaduModeratorI not see the css that i provided on the page, can you provide admin login details, i will remove that line, if no, please add this code to your kleo child style.css
COPY CODE#buddypress .activity-timeline { width: 0 !important; border-width: 0 !important; position: inherit !important; margin: 0 !important; padding: 0 !important; }
It should work i’ve tested
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 24, 2015 at 17:48 #69843MikeParticipantI added it. Wonder if cache settings are not updating the CSS?
Admin login:
User: Nerd
Pass: n3rdv1ll3July 24, 2015 at 17:58 #69847RaduModeratorVery possible, i will login right now to check.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 24, 2015 at 18:05 #69853RaduModeratorIt’s ok now, i’ve putted the CSS in Quick CSS area form Theme Options -> General Settings and it works now.
Best Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 24, 2015 at 18:07 #69854MikeParticipantAwesome! Should I remove from the child’s style.css file? And, in future, should I add CSS to the Theme Quick CSS?
July 24, 2015 at 18:16 #69860RaduModeratorYes, you can remove.
If you want to add any css customization is recommended to put css snippets to kleo-child/style.css but in some cases like this put the css in quick CSS area.
You’re welcome,
Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂
http://themeforest.net/downloads/
Best regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.