Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #619436

    How would I go about positioning a fairly small PNG image of an arrow pointing at an item in the secondary menu?

    #620384

    Hey BrennerG,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #631665

    Hi Rikard, thanks for you help. Also would you be able to tell me how I could increase the size of the Student Login text as well as the social media icons? Thanks in advance!

    #632821

    Hi,

    Thank you for the screenshot. You can try this: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    NOTE: I was referring to your first request.

    Best regards,
    Ismael

    #633251

    Thanks Ismael – adding a widget might be overkill for what I need. Is there a simple way using CSS to make the text and the Social Media Icons larger?

    #633255

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sub_menu {
        font-size: 14px;
    }
    #header .social_bookmarks li a {
        font-size: 16px;
    }

    Cheers!
    Yigit

    #633257

    Thanks Yigit!

    #633261

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Positioning a small image (an arrow) in the header.’ is closed to new replies.