This topic has 7 replies, 3 voices, and was last updated 10 years by Laura.

  • Author
  • #50782
     TrepMatch
    Participant

    Hi,

    I’m struggling to line up the ‘members online’ icons on the homepage, as the last of the four seems to be slightly lower than the rest despite the fact the images are all the same height.

    Is this something you can help me with?

    #51075
     Laura
    Moderator

    Hello, can you share your website link please?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #55470
     thannah
    Participant

    This is happening to me as well.

    #55838
     Laura
    Moderator

    Hello, please share a website link 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #55880
     thannah
    Participant

    https://www.SalonIDm.com

    I also used css to make the images smaller but it made the profile image 50% smaller too. How can I resize those icons without messing up anything else?

    #56171
     Laura
    Moderator

    Hello, please try with this css in quick css or style.css of child theme

    COPY CODE
    
    .status.three.columns.mobile-one {
      margin-left: -1%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #56173
     thannah
    Participant

    Great! Thanks but how to resize the images without ruining everything else. I’ve tried using firefox and google extension but my brain is fried and every code is starting to look alike.

    #56195
     Laura
    Moderator

    Hello, you can change the size of the status icon with this css

    COPY CODE
    
    .status.three.columns.mobile-one img {
      width: 50%;
    }
    

    Change 50% for any % that you want

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?