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

    I would like to know if it is possible to move social icons using left sidebar logo and main menu as shown in image below logo or above main menu and would like to remove the boarder line can anyone assist

    enfold social

    #604963

    Hi olauno!

    Thanks for getting in touch with us!

    Your image is not showing but are you asking for the social icons to be below the logo and for the borders to be removed, like in my screenshot attached?

    Then add the following CSS in the Quick CSS field under the General Styling tab in the theme options:

    .html_header_sidebar .av-sidebar-social-container {
        top: -480px;
    }
    
    .html_header_sidebar #top #header .social_bookmarks {
        border: none;
    }
    
    .header-color span {
    border-color: rgba(225, 225, 225, 0);
    }

    Feel free to adjust the values and reach out if you need further assistance.

    Cheers!
    Jordan

    #605103

    Awesome Jordan that is exactly what I wanted to setup on my site. thank you so much. Just bought the theme and it rocks.

    great forum and support.

    #605112

    Hey!

    Glad we could help you with this. we really appreciate if you rate our theme on themeforest :)
    Please feel free to get in touch with us if you have any questions.

    Thank you for using Enfold :)

    Cheers!
    Vinay

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