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

  • Author
  • #170660
     tmh23
    Participant

    Wondering 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.

     

    #170662
     tmh23
    Participant

    OR here… see screenshot…

    #170746
     Laura
    Moderator

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

    COPY CODE
    
    a.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 solution
    #170751
     tmh23
    Participant

    That moves it down into the image

    #170791
     Laura
    Moderator

    Hello, 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 solution
    #170792
     tmh23
    Participant

    login as:
    support
    support1
    https://parttimeco.com/ptgsocial

    You will see the favorite star on the top left of the post on the activity stream.

    #170845
     Laura
    Moderator

    Hello, does this help?

    COPY CODE
    
    a.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 solution
    #170892
     tmh23
    Participant

    This 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

    #171005
     Laura
    Moderator

    Glad to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?