Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1292449

    Hi,
    1) ich hätte gerne die Social Media Icons neben der Navigation. Wie kann ich das erreichen?
    2) wenn ich die Font-Size der Social Media Icons ändere, wie kann ich den Hover auch ändern? und den Abstand zwischen den Beiden Icons?

    Bild: https://www.easy-marketing.de/images/123_images/Socialmedia.png

    Danke und frohe Ostern

    #1292794

    Hey,

    Thanks for contacting us!

    I added social icons to your menu using HTML and then added following code to bottom of Quick CSS field in Enfold theme options > General Styling for styling

    #menu-item-1779 .avia-menu-text, #menu-item-1780 .avia-menu-text {
        font-size: 30px;
    }
    #menu-item-1779 .avia-menu-fx, #menu-item-1780 .avia-menu-fx { 
         display: none; 
    }
    #menu-item-1779 a:hover { 
         background-color: #a67658;
    }
    #menu-item-1780 a:hover { 
         background-color: #37589b;
    }

    Please review your website :)

    Best regards,
    Yigit

    #1292803

    Thanks :-)
    Wie kann ich denn jetzt noch einen LinkedIn-Verknüfung hinzufügen?

    #1292808

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Social Media Icons neben die Navigation’ is closed to new replies.