Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Pinpoint
  • #11986
    syanto
    Member
    Post count: 2

    Hi,

    where is the footer css..
    I now have a menu widget in the footer.. and I want to change the top padding or bottom padding so that the links don’t have so much space between them.

    Thanks

    #12015
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    You can add your own CSS in the General theme options, overriding the theme defaults.

    For what you described, you would do:

    #footer .menu li > a {
      padding: 5px 0 !important;
    }

    Adjust as necessary.

    Regards,
    ————————————————————————————————————

    Cosmin – Support

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