Skip to content

needs some updates for ghost version4 #45

Description

@athamour1

I liked very much this theme, so I tried to make small changes to be compatible with ghost 4, I saw 2 problems the logo of the site above the posts and the images from the posts.
I don't know if the following is right, but for me the following style, it worked.

a#blog-logo {
  display: none!important;
}

figure>img {
  border: 0!important;
  object-fit: contain!important;
  height: auto!important;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions