Boardwalk Theme Follow Widget

  • Unknown's avatar

    I’m using the Boardwalk theme and really like it, but the Logged Out Follow Widget at the bottom of the main page blocks the social media icons. Is there a fix for this like maybe a way to change its position, or bump the icons further to the left?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi @davidonair2,

    A Custom CSS solution would be to add the following to shift those social media icons over a little to the left.

    .social-navigation ul {
        width: 300px;
    }

    It’s still a good question for a Theme Wrangler though and hopefully it will be addressed in some way.

  • Thanks for the report. I’ve asked our developers to have a look and see whether anything can be done, but hiding the form or using custom CSS, as daschultemn suggested, are two good options at the moment.

  • The topic ‘Boardwalk Theme Follow Widget’ is closed to new replies.