Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #375014

    Hi!

    I have tried everything but there seems to be something wrong on my page. I changed the Theme some weeks ago and cant change the Gallry view in the posts. At the moment ithe thumbnails look so tiny in all posts i used the “wordpress gallery before”. How can I make those pictures bigger?

    Thank you!

    Kind regards
    Viktoria

    #375337

    Hey Viktoria!

    Try adding this to your custom CSS.

    .gallery-item {
        height: auto !important;
        width: auto !important;
    }

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.