Tagged: 

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

    How can I remove the right margin so that my “blue box” of text is flush with the right edge of the screen? http://control.onrushdigital.com/home-2/

    #685440

    Hey asinger777,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .post-entry.post-entry-type-page.post-entry-902 {
        margin-right: -70px !important;
    }
    

    Best regards,
    Jordan

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