Home Forums Free Themes Education Hub Custom icons/links in the tophead

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #74377
    aack
    Participant

    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!

    #74407
    wensolutions
    Keymaster

    Hello @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/jlks6u

    Hope this helps.

    If you have any issues further then kindly let us know.

    Thank you.

    Regards!!

    #74424
    aack
    Participant

    Hmm… 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.

    #74443
    wensolutions
    Keymaster

    Hello @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!!

    #74521
    aack
    Participant

    Thank 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!

    #74530
    wensolutions
    Keymaster

    Hello @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!!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.