Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #255982
    jandomvas
    Participant

    Hi again, I have a simple portfolio page with 9 photos (3 rows and 3 columns). They all run together in the rows. Is there a code for spacing them out a bit? I researched it but I don’t understand code. Thanks for any help you can offer!

    Janine

    #256000
    Skandha
    Participant

    @jandomvas: Hello Janine,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #post-1058 .entry-content .gallery-item {
        padding-right: 2px;
    }

    Let me know if this work out.
    Kind Regards,
    Skandha

    #256575
    jandomvas
    Participant

    @skandha THANKS!!! I worked perfectly!
    -Janine

    #256583
    Skandha
    Participant

    @jandomvas: Hello Janine, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/simclick/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Space between photos’ is closed to new replies.