Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #290961
    jgiitalia
    Member
    Post count: 69

    Dear Support,
    how can I manage the text size in the section “Footer Copyright Text” and have the text on the same row?
    Now my situation in shown on the attached image, text on 2 rows.
    kind regards
    vincenzo.

    Attachments:
    You must be logged in to view attached files.
    #291004
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #copyright .text-left {
        max-width: 80% !important;
    }

    Thanks
    Mohammad

    #291648
    jgiitalia
    Member
    Post count: 69

    thanks,
    I’ve added this: font-size: 15px;
    #copyright .text-left {
    max-width: 80% !important;
    font-size: 15px;
    }
    and now is perfect.

    I solved THANK YOU.

    #291649
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Mohammad

    – Kyle

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

You must be logged in to reply to this topic.