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

    Hi guys

    I would like the green colour section bar that says “Welcome to Pace Rehabilitation The UK’s largest independent provider of amputee rehabilitation services” centered so that it aligns with the edges of the banner above it. I have set the width of the section to 1250px; but cannot make it centered.

    The site is http://www.sjidesign.com/hitek/

    Any ideas please?

    Regards

    Dan

    #951994

    Hey sjidesign,
    Please try this code in the General Styling > Quick CSS field:

    #welcomepanel {
        width: 85%!important; 
        max-width: 85%!important;
    margin-left: 7.1% !important; 
    }

    Please see screenshot in Private Content area for expected results.

    Best regards,
    Mike

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