Home › Forums › WordPress Themes – Premium › Flat Responsive › Simply Social Icons Plug In
- This topic has 12 replies, 29 voices, and was last updated 7 years, 9 months ago by
WebVision.
-
AuthorPosts
-
July 30, 2015 at 5:19 am #16405
WebVision
ParticipantPlease forward code for this plugin to work, its not sizing the icons correctly…Thank You
Unless you suggest something else
ssicons.jpgAttachments:
You must be logged in to view attached files.July 30, 2015 at 9:43 am #21589Anonymous
InactiveHi Doc,
Please send the url link of site so that we could give you solution as well as state the plugin that you are using.
Thanks
July 30, 2015 at 5:20 pm #21591WebVision
ParticipantUmesh
This site is not available to preview however go and check http://www.saintandrewpreschool.com and in the footer you will see the same issue with the social icons. As stated in title the name is Simply Social Icons plugin…Thank YouJuly 31, 2015 at 7:52 am #21594Anonymous
InactiveHi Doc24,
Use the following css in your stylesheet to fix the issue:
.fr_widgets_bottom_widget ul li a:before{ display:none; }
Note: Please use the custom css plugin or Child theme so the changes does not lost on theme updates.
July 31, 2015 at 5:46 pm #21596WebVision
ParticipantUmesh, I am using it in the page side bar and blog of the flat resp pro on the other site
What is the designation for each of those
Thank YouAlready using the child theme
August 3, 2015 at 8:43 am #21600Anonymous
InactiveHi Doc24,
There is no such setting option in plugin that you used, so you need to use custom css to fix the issue as we post css code already.
.fr_widgets_bottom_widget ul li a:before{ display:none; }
Css for flat responsive theme.
Regarding to other theme you can change thename(use necessary div name instead of ‘.fr_widgets_bottom_widget’ ) using by theme.Thanks
August 3, 2015 at 9:27 am #21601WebVision
ParticipantI am not asking for a setting in the plugin….as its the same theme for both sites
I need the same code you supplied only for the blog right sidebar and the page right sidebar in the widget area
Thank YouImage attached
blogright.jpgAttachments:
You must be logged in to view attached files.August 3, 2015 at 10:02 am #21602Anonymous
InactiveHi Doc24,
You can write custom css to fix the issue of icons on sidebar widget section.
Thanks
August 3, 2015 at 10:05 am #21603WebVision
ParticipantSorry dont do code, thats why I asked
August 3, 2015 at 11:37 am #21604Anonymous
InactiveHi Doc24,
Could you please send the link of site so that we could replicate your actual issue and gave you solution (custom css code) fast.
Thanks
August 3, 2015 at 7:43 pm #21605WebVision
Participanthttp://www.saintandrewpreschool.com/news/ for the blog right side bar
http://www.saintandrewpreschool.com/curriculum-standards/ for page righjt side barHere is a site with the same issue – Flat Responsive pro
I will also apply this fix to any flat responsive pro site I develop
Thank YouAugust 4, 2015 at 7:08 am #21606Anonymous
InactiveHi Doc24,
Please add the following code of css in style to fix the issue :
aside#fr-right .simple-social-icons ul li a, aside#fr-right .simple-social-icons ul li a:hover{ padding: 8px !important; }
Thanks
August 4, 2015 at 10:16 am #16406WebVision
ParticipantUmesh, Thank you, that’s why I leave coding up to the professionals. Dave R
-
AuthorPosts
- You must be logged in to reply to this topic.