-
Author
-
March 19, 2015 at 02:15 #50782
TrepMatch
ParticipantHi,
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?
March 22, 2015 at 03:31 #51075Laura
ModeratorHello, 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 solutionApril 23, 2015 at 12:59 #55838Laura
ModeratorHello, 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 solutionApril 23, 2015 at 15:45 #55880thannah
ParticipantI 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?
April 26, 2015 at 18:52 #56171Laura
ModeratorHello, 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 solutionApril 26, 2015 at 19:05 #56173thannah
ParticipantGreat! 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.
April 27, 2015 at 01:07 #56195Laura
ModeratorHello, 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 -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.