New Landing How can we help? Atelier Copyright Footer Height

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #221813
    eteokliz
    Member
    Post count: 25

    I have researched but haven’t found an answer about Reducing the copyright footer bar Height.

    Could you please help me out with that?

    #221817
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #copyright {
      padding: 5px 0;
    }

    – Kyle

    #221820
    eteokliz
    Member
    Post count: 25

    It works.
    Copyright line certainly looks better.

    It seems though to trim just from the upper part – above the text.
    I have set a menu for the copyright line, so the lines between the menu options are a guide to judge that.

    Is there another line I could add at css to trim also from below.
    Or maybe center text vertically into the copyright line.

    #221821
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Can you please provide your link so I can check

    – Kyle

    #221841
    eteokliz
    Member
    Post count: 25
    This reply has been marked as private.
    #221843
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    They are? http://d.pr/i/tuE2/3bVCvUXj

    – Kyle

    #221862
    eteokliz
    Member
    Post count: 25

    ok seems right here.
    Not on the screen i’m working now that’s why asked for help.
    just one more thing though.

    could you please tell me how to make the font in the copyright line a tad bigger?

    #221864
    Kyle – SUPPORT
    Moderator
    Post count: 35880
    #copyright .text-left {
      font-size: 13px;
    }
    #copyright nav .menu li {
      font-size: 13px;
    }

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register