-
Author
-
August 15, 2017 at 02:40 #170660
tmh23
ParticipantWondering if there is a way to move the location of the favorite star on the activity stream. On smaller screens it sometimes gets covered up with the text. Please see screenshot. If it could be moved to the absolute top or bottom I think it would solve the issue.
August 15, 2017 at 20:09 #170746Laura
ModeratorHello, try by adding this to style.css of child theme
COPY CODEa.button.fav.bp-secondary-action { margin-top: 5% !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 16, 2017 at 02:12 #170791Laura
ModeratorHello, can you link me to the activity you are viewing? As i cant locate it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 16, 2017 at 02:14 #170792tmh23
Participantlogin as:
support
support1
https://parttimeco.com/ptgsocialYou will see the favorite star on the top left of the post on the activity stream.
August 16, 2017 at 14:57 #170845Laura
ModeratorHello, does this help?
COPY CODEa.button.fav.bp-secondary-action { margin-top: -8% !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 16, 2017 at 20:43 #170892tmh23
ParticipantThis works great. I added the @media (max-width: 991px) to this as well so it only does it for mobile.
Thanks for your help!
Troy
August 18, 2017 at 00:36 #171005Laura
ModeratorGlad to help 🙂
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 ‘Bugs & Issues’ is closed to new topics and replies.