Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #598559

    How do I make this widget go all the way to the right of the page without breaking the line of type. I can not get it to site flush right to the right side of the page.

    http://kdmstaging.com/stahl/

    #598594

    Hey Peter!

    Thanks for reaching out to us!

    Try the following CSS:

    #header_main .textwidget {
        margin-right: -250px;
    }

    Just increase the negative value to put it more to the right if you wish. Place this code in the Quick CSS field under the General Styling tab in the theme options.

    Cheers!
    Jordan

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.