Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #78902
    Taffy
    Member
    Post count: 261

    When the Site Max-Width is set to 940px wide, the fancy headings and full-width text box are NOT FULL WIDTH.

    Can this be rectified ASAP?

    Thanks,

    Mark

    #78912
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (min-width: 1200px) { 
    .alt-bg {
      margin-left: -830px !important;
      padding-left: 830px;
      padding-right: 830px;
    }
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register