• Resolved mrjordilicious

    (@mrjordilicious)


    Hi,

    I started using Linky today and it really looks like a nice and powerful plugin. I did have 2 questions and was wondering if there’s a way I can change this:

    1: Is it possible to have the header avatar and name shown somewhat bigger? I feel perhaps this could get a bit more attention to people visiting the page?

    2: Is it possible to have the link URL also shown in the buttons, instead of just the name? Would be even better if it was possible to show the links and have them be a different color compared to the main title.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Undefined

    (@undefinedfr)

    Hi @mrjordilicious,

    Thank you for your message.
    Sorry for response delay

    1: You can’t choose avatar size but you can use this alternative, add this to “Google Analytics” field in Settings tab :

    <style>
    .linky-page .header__avatar {
        width: 60px;
        height: 60px;
    } 
    
    .linky-page .header__avatar img {
        width: 100%;
    } 
    </style>

    Avatar will be in 60px instead of 40px

    2: It is not available but you can use the categories to display links. Add your link in the list of categories (Settings tab) then select it on the link in question (Links tab)

    Hope this helps you

Viewing 1 replies (of 1 total)
  • The topic ‘Show links in link button’ is closed to new replies.