Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #646696

    Hi,

    I’ve searched several posts regarding putting the social icons on the same line as the menu and tried the custom css but neither css works. These are the two I tried below. Can you please tell me custom css that will work? Also, if I decide to keep in top bar, how can I leave top bar black like it is now but make sub menu hover red? It seems whatever color you make the top bar is the same color as the submenu hover. Is there a way to set that separately?

    ###Tried this first###
    #header_main .social_bookmarks {
    right: auto;
    left: 30%;
    }
    ###Tried this next###
    #top .av-section-bottom-logo .social_bookmarks, .html_bottom_nav_header #top .av-logo-container .social_bookmarks {
    right: auto!important;
    }

    Also, can you tell me how to make the RSS feed social icon stay orange like I did using the following css to keep the facebook and twitter icons to always their color of blue?

    #top #wrap_all .av-social-link-facebook a {
    color: #fff;
    background-color: #37589b;
    }
    #top #wrap_all .av-social-link-twitter a {
    color: #fff;
    background-color: #46d4fe;
    }

    • This topic was modified 8 years, 4 months ago by yes9310.
    #647136

    Hey yes9310,

    To be honest there is just enough space on the main menu to fit the social icons it might look ok on the large screen but on small screens the menu will run into logo. I would recommend keeping it on top as you have it right now. if yous till like to add the social icons inline with menu please change the settings in Enfold > Header > Extra Elements > Header Social Icons

    It appears you figured out how to make the RSS icon is orange? please see attached screenshot.

    Best regards,
    Vinay

    #647201

    Thanks Vinay! I tried it in the header and the icons don’t appear on mobile devices so best to just leave them up in the top bar you are right. Thanks again.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Social Icons align right of menu’ is closed to new replies.