Tagged: Social Icons
- This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago by Mahesh.
-
AuthorPosts
-
November 22, 2016 at 9:33 pm #103730HoinardParticipant
Hello, sorry for my poor English.
In the header right of the Catch Responsive Pro theme I added a social icon with “Custom Social Links”, 32 pxX32 px images and a link.
Problem: the image does not line up with the standard social icons, it is higher whereas in the footer they align well.
http://oinardoo.hoinard.com/
Thank you for helpNovember 23, 2016 at 10:41 am #103756MaheshParticipant@oinardoo: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#catchresponsive_social_icons-5 .widget-wrap a img { vertical-align: bottom; }
Regards,
MaheshNovember 23, 2016 at 3:05 pm #103768HoinardParticipantThank you for your help Mahesh
November 25, 2016 at 1:44 am #103872HoinardParticipantSorry but your solution works on http://oinardoo.hoinard.com/ but not on http://tourainegenealogie.org/WordPress/
I do not understand..
Regards,
ClaudeNovember 25, 2016 at 1:52 pm #103897MaheshParticipant@oinardoo: Use the following CSS for the second one:
#catchresponsive_social_icons-2 .widget-wrap a img { vertical-align: bottom; }
Regards,
MaheshNovember 25, 2016 at 4:08 pm #103907HoinardParticipantThanks Mahesh, it works!
November 28, 2016 at 9:15 am #104054 -
AuthorPosts
- The topic ‘Social icon not aligned with Catch Responsive Pro’ is closed to new replies.