Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #91197
    Crystal
    Participant

    How do I change the height of the site identity area (where the logo goes)?

    #91215
    Crystal
    Participant

    Found it in a previous post but had to search google to find it so I will put the answer here:

    Custom CSS:

    #masthead #site-logo {
    margin-top: 0;
    }

    #masthead .wrapper {
    width: 100%;
    }

    #site-branding, #masthead {
    padding: 0;
    }

    #91288
    Mahesh
    Keymaster

    @crystalmj924: Thank you for using Clean Journal Pro. Glad to know you found the solution yourself. Have a good day.

    Regards,
    Mahesh

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Site Identity Height’ is closed to new replies.