Title: Neve Gallery
Last modified: September 11, 2020

---

# Neve Gallery

 *  Resolved [davor0305](https://wordpress.org/support/users/davor0305/)
 * (@davor0305)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/neve-gallery/)
 * Hello from Toronto!
 * As a “green” WordPress (and website in general) user, I am even not sure did 
   I post it to right place, but I’ll try.
    I tried several themes, and Neve came
   out as a winner for my level. Yet, there are few things I’d like to improve, 
   especially image and gallery look.
 * 1. Is there a way to round the corners of images in the galleries that are already
   made?
 * 2. When I click on image in the gallery it popup and show bigger. In the right
   bottom of the screen it gives option to see it in full size (which is great).
   
   In the right bottom it shows title of the image (which is unwanted in my case).
   To be more confused, some of the galleries show popup image title, and others
   do not. Any idea where can I control it, or how to hide all image titles?
 * Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fneve-gallery%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Betty](https://wordpress.org/support/users/betydbr/)
 * (@betydbr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/neve-gallery/#post-13391211)
 * Hi [@davor0305](https://wordpress.org/support/users/davor0305/),
 * 1. Yes, you can add the following code to your Appearance -> Customize -> Additional
   CSS:
 *     ```
       .blocks-gallery-item img {
          border-radius: 15px;
       }
       ```
   
 * You can adjust the size as you want.
 * 2. To hide the title add the code below too:
 *     ```
       .jp-carousel-titleanddesc-title {
           display: none !important;
       }
       ```
   
 * Hope that helps!
 *  Thread Starter [davor0305](https://wordpress.org/support/users/davor0305/)
 * (@davor0305)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/neve-gallery/#post-13391588)
 * I spend half of the day yesterday trying to do it. It took me half of the minute
   to copy/paste your golden codes today (btw, it’s my first time ever to use the
   code)
    How did it come out? You check it, this gallery is for you anyway ☺ [https://www.vujo.ca/flowers-other-plants/](https://www.vujo.ca/flowers-other-plants/)
 *  [Betty](https://wordpress.org/support/users/betydbr/)
 * (@betydbr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/neve-gallery/#post-13391600)
 * I’m glad I could help! 🙂 Also, very nice pictures.
 * I obtained the CSS classes of your elements using [Inspect Element](https://www.lifewire.com/get-inspect-element-tool-for-browser-756549)
   and then I just added the CSS code.
 *  Thread Starter [davor0305](https://wordpress.org/support/users/davor0305/)
 * (@davor0305)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/neve-gallery/#post-13391814)
 * That’s because you have knowledge and skills about what to do and where to look
   for a solution. My level is way behind, so I am trying to do it visually as much
   as possible.
    Perhaps you’ll have better idea where I am if I confess that I’ve
   never heard of WordPress till two months ago. I didn’t have idea what is “domain”,“
   server”, “theme”, “page”, “widget” etc. Honestly, I am still not clear with some
   terminology and what is controlled in Dashboard or Theme Customizer (or elsewhere?).
   In my eyes “CSS code” is like time machine in good science fiction movie… you
   know something like it may exist, but have no idea how it’s build and how to 
   use it. “Inspect Element”… c’mon, be serious (LOL)… I just tried to use it on
   Google Chrome and I feel like I have to fix that time machine. But that’s why
   I have you 🙂
 *  Thread Starter [davor0305](https://wordpress.org/support/users/davor0305/)
 * (@davor0305)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/neve-gallery/#post-13392579)
 * One more thing I am not clear about: Should I (or someone else) check the box“
   Reply and mark as resolved”?
    As I consider it as resolved, I will try to do 
   it now.
 *  [Betty](https://wordpress.org/support/users/betydbr/)
 * (@betydbr)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/neve-gallery/#post-13401248)
 * Yes, you have to click “Mark as resolved” if you consider we replied your questions
   as you needed. 🙂
    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Neve Gallery’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/neve/4.2.3/screenshot.png)
 * Neve
 * [Support Threads](https://wordpress.org/support/theme/neve/)
 * [Active Topics](https://wordpress.org/support/theme/neve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/neve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/neve/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Betty](https://wordpress.org/support/users/betydbr/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/neve-gallery/#post-13401248)
 * Status: resolved