Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #289841
    micheal_w
    Member
    Post count: 498

    Hi guys,
    is it possible to have the ‘copyright footer’ not halved but a single one?

    #289851
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes of course, add this to your custom css:

    #copyright .text-left {
      float: none;
      max-width: 100%;
      text-align: center;
    }
    

    -Kyle

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

You must be logged in to reply to this topic.