New Landing How can we help? Themeforest Theme Support Joyn Logo Padding in Joyn

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Joyn
  • #138854
    ehandelsfabriken
    Member
    Post count: 85

    I would like to add different padding for the logo in the Joyn theme header. What custom css do I need to add in order to have padding around the logo like this:

    Top: 30px
    Left: 0px
    Bottom: 10px
    Right: 0px

    The reason I want to do this is because I want to increase the space between any sub-menu and the menu items.

    #138867
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #logo{
    padding-top: 30px !important;
    padding-left: 0px !important
    padding-bottom: 10px !important
    padding-right: 0px !important
    }
    

    Thanks
    Mohammad

    Thanks
    Mohammad

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