• Hi,
    I searched through 27 pages in this forum and couldn’t find exactly what I was looking for.

    I wanted to take the social icons out of the nav bar and place them to the right in the header. The only coding in this support forum that I found comes close to doing this had to do with adding a vimeo social icon. Is there a way to move the social icons into the right side of the header without adding a vimeo icon to it?

    My website is https://www.wisdom-ink.com

    I am not much of a coder but I am great at copying and pasting =P any support would be much appreciated… thank you and I really like this theme!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,

    I noticed that you made the change you were inquiring about, would you please share how you moved the social icons to the right and how you moved the menu below the logo.
    thanks

    Hi,

    I noticed that you made the change you were inquiring about, would you please share how you moved the social icons to the right and how you moved the menu below the logo.
    thanks

    Thread Starter Janalmoreno

    (@janalmoreno)

    Hi there,

    I moved the social icons to the right with this code that I pasted into the CSS stylesheet:
    .navbar-inner .social-block {
    float: right;
    margin-top: 10px;
    margin-right: 0;
    text-align: right;
    }

    As far as the menu being below the logo, my menu has always been below the logo so I didn’t need to change anything or add any new code. I am quite a noobie at all this coding stuff, and I had to search through 30+ pages of the search forum just to find this code.

    I hope this helps!

    2 things to help you avoid 30+ pages of Forum search:

    1) Try the Snippets first, there’s a Search bar to help or click on the tag buttons to localise your search

    2) Use a focused Google search

    JodieRD

    (@jodierd)

    This got it over, but I’d like the social icons above my logo.
    https://www.itsarubberduckieworld.com
    Thanks for any help!
    Jodie

    acub

    (@acub)

    Open your own thread, JodieRD. No one will answer a question in another question on this forum, even if they are related.

    If I tell you how to center the header social media in a topic named “Move Social Icons To Right Side of Header” 90% of the users who want the same thing will never find it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Move Social Icons To Right Side of Header’ is closed to new replies.