Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #531760

    After the update today, the social media icons that used to float in the header to the right now float in the upper left corner of the header. I’ve had to change the location to “Display in top bar at the right” to make them look sort of normal but this definitely isn’t where I’d like them to be. Is this a bug? Can you provide a workaround?

    Thanks!

    #531873

    Hi Kevin!

    Are you sure you have them set to float right in Dashboard > Enfold > Header?

    Send us a link if your still having trouble and we’ll take a look. You can set your reply as private if you wish.

    Cheers!
    Elliott

    #532941

    Hi, Elliott. See the screenshot in the Private Content. I currently have the social media icons set to “Display in top bar at the right” even though that’s not where I’d like them to be. Thanks!

    #533506

    Hi!

    Can you send us a link to your page so we can get a better idea?

    Regards,
    Elliott

    #545552

    Hi, Elliott. Sorry for the slow response. See the login information in the Private Content.

    If you want to see it without the admin bar, feel free to turn off the plugin “Registered Users Only”. And feel free to tinker, this is a copy of the site in question.

    Thanks!

    #545636

    Hi!

    You did not have them set to the right. I set that in the Enfold header options and they are displaying fine. Perhaps you were using a caching plugin and needed to clear the cache?

    Regards,
    Elliott

    #546107

    Hi, Elliott. Thanks for looking at this. I was testing the issue and may have caused this confusion. Sorry if I did. The issue is that when the “Header Social Icons” option is set to “Display in main header area” (like I’ve set it to now) the social media icons display in the upper left corner instead of at the right end of the main menu. Please take another look.

    Thanks!

    #546593

    Hey!

    Add this to your custom CSS.

    #header .social_bookmarks {
        position: absolute;
        display: block;
        right: 0px;
    }

    Best regards,
    Elliott

    #546658

    This sort of worked on desktop monitors in that the social icons move to the right but they are hugging the top of the window. But they it doesn’t look good for mobile devices. I know how to clean it up with CSS but I’m trying to figure out if this is an issue I created or if it’s a bug. This definitely works more elegantly when the menu is set to “logo left, menu right”.

    Thanks!

    #547208

    Hi!

    Well they should be displayed along the menu as you can see on this page at the top but you have the menu set at the bottom which is different. Not really a bug I would say.

    Cheers!
    Elliott

    • This reply was modified 8 years, 11 months ago by Elliott.
Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.