Home › Forums › Free Themes › Education Hub › Custom icons/links in the tophead
- This topic has 5 replies, 2 voices, and was last updated 6 years, 4 months ago by wensolutions.
-
AuthorPosts
-
June 25, 2018 at 10:33 am #74377aackParticipant
Hello team,
is it possible to add own icons to the tophead (outside the social media or contact option etc). Simply icons that refer to some important other parts of the page like we’ve done on our older page (http://www.stromberg-gymnasium.de/) visible in the header, right bottom corner of the image.
Thanks for your help again!
June 26, 2018 at 12:14 am #74407wensolutionsKeymasterHello @aack,
You will not be able to add the custom image for the links but if you are trying to use the font awesome icon along with your custom URL then you can add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.education_hub_widget_social ul li a[href*="ADD LINK HERE"]:before { content: "\f19c"; }
In the above CSS add your custom link and the Unicode of your font awesome icon. Here “\f19c” is the unicode of the icon.
Screenshot
http://prntscr.com/jlks6uHope this helps.
If you have any issues further then kindly let us know.
Thank you.
Regards!!
June 26, 2018 at 10:41 am #74424aackParticipantHmm… okay, thank you.
So if the icons won’t work, is it possible to include custom links (displayed as simple text) in the tophead area?Thanks again for your suggestions.
June 26, 2018 at 11:59 pm #74443wensolutionsKeymasterHello @aack,
No, you will only be able to display the icon in the Social menu location at top header.
However, there is still Quick link section where you can simply include the custom links only without having to display the icon. For this create the menu including the links and assign it to location “Quick Links menu”.
Hope this helps.
Best Regards!!
June 28, 2018 at 2:12 am #74521aackParticipantThank you for your help again!
I used the Quick-Links function.One more question:
Does the theme automatically resize the “thumbnail”-Images in the news section? On my page there seems to be different resizing for each Image and so the layout “crashes”. On what factors does the way of resizing depend?Thanks again!
June 28, 2018 at 3:45 am #74530wensolutionsKeymasterHello @aack,
Yes, the theme will automatically crop the images to adjust them in the news section.
Also, the appropriate image size for the image used in the news section is “360*240”. So please upload the image of this size in order to avoid any image issue.
Also, after making the changes in images do not forget to regenerate the images by using the plugin given below:
https://wordpress.org/plugins/regenerate-thumbnails/
Hope this helps.
Best Regards!!
-
AuthorPosts
- You must be logged in to reply to this topic.