Add a link to the top right menu

Home Forums Gillion Theme Add a link to the top right menu

Home Forums Gillion Theme Add a link to the top right menu

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    RESOLVED Posts
  • nciarapica
    Participant

    Hello team,

     

    I’d like to add a link to this page here (see image)

    https://www.blogdei.com/revue-de-presse/

     

    with this icon :

    <code class=”code-preview”>.icon-paper-clip

     

     

    Attachments:
    You must be logged in to view attached files.

    Hi @nciarapica,

     

    I hope you are well today and thank you for your question.

     

    I can see you are using header 1 layout on your shared site so to achieve this you have to overwrite theme file /gillion/inc/headers/header-1.php in the Gillion child theme and add the link on line number 67 of it.

     

    Best regards,
    Shufflehound team

    nciarapica
    Participant

    Yes i am good, thank you. You ?

     

    any chance i might do this with Child theme so i can run updates safely ?

     

    have a nice day 🙂

    I am doing well.

     

    Yes as said above you can do this in the Gillion child theme.

    nciarapica
    Participant

    OK but I don’t know how to add a link with paper clip icon. How do I do? Can you give me some code with # for url ? Thanks

    Solution for this topic

    You can use below code to achieve this.

     

    <?php
    echo '<li class="sh-share-item sh-share-item-paperclip menu-item">
                    
                        <i class="fa fa-paperclip"></i>
                    
                ';
    ?>

    Solution for this topic

    The code doesn’t get shared perfectly so i have attached modified header file containing that code.

    Attachments:
    You must be logged in to view attached files.

    nciarapica
    Participant

    Hello, sorry for taking so long I caught the flu.

     

    It works perfectly. But i’d like to :

     

    • increase the size of the icon
    • remove the dark grey on hover

     

    is it that class? i.fa.fa-paperclip

     

    I couldn’t do anything. Any clue ?

     

    Thnaks !

    Solution for this topic

    increase the size of the icon

    remove the dark grey on hover

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-nav li.menu-item.sh-share-item-paperclip i {
        font-size: 20px;
        line-height: normal;
        height: auto !important;
    }
    
    .sh-nav li.menu-item.sh-share-item-paperclip:hover a {
        background-color: transparent !important;
    }

     

    is it that class? i.fa.fa-paperclip

     

    I couldn’t do anything. Any clue ?

    Yes it is predefined font awesome class.

     

    Could you please tell me what you want to do with it?

    nciarapica
    Participant

    perfect ! you can close the ticvket !!! thanks

    You are most welcome here 🙂

Viewing 11 posts - 1 through 11 (of 11 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form