Align social btns to the right

Support Area Forums Foundation Align social btns to the right

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question:
  • Author
    Posts
  • #6499
    Sharon Vaingast
    Participant

    Hello Bill,
    How can I align the “facebook” and “twitter” (appears on the navigation bar) to start from the right?
    http://www.womenofthewall.org.il

    Thanks!
    Sharon

    #6503
    Bill Robbins
    Moderator

    Sharon,

    You can do that. Basically we need to make the right hand part of the navigation bar a bit narrower. Find this spot in your Custom CSS:

    
    
    #nav-right {
    	width: 370px;
    }
    
    

    and change the width to 290px. Update your settings and see if that’s better. You can play with the value a bit to achieve the effect you’re after.

    If you end up adding more social icons, you’ll need to increase the width.

    Let me know if you have any trouble,
    Bill

    #6534
    Sharon Vaingast
    Participant

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Align social btns to the right’ is closed to new replies.