Title: saeed's Replies | WordPress.org

---

# saeed

  [  ](https://wordpress.org/support/users/saeedr/)

 *   [Profile](https://wordpress.org/support/users/saeedr/)
 *   [Topics Started](https://wordpress.org/support/users/saeedr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/saeedr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/saeedr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/saeedr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/saeedr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/saeedr/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Cover image full width on Mobile](https://wordpress.org/support/topic/cover-image-full-width-on-mobile/)
 *  Thread Starter [saeed](https://wordpress.org/support/users/saeedr/)
 * (@saeedr)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/cover-image-full-width-on-mobile/#post-17062394)
 * Hi [@stefancotitosu](https://wordpress.org/support/users/stefancotitosu/) ,
 * Thank you for your reply.
   I will check and let you know the results.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] neve theme two column mobile gallery](https://wordpress.org/support/topic/neve-theme-two-column-mobile-gallery/)
 *  Thread Starter [saeed](https://wordpress.org/support/users/saeedr/)
 * (@saeedr)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/neve-theme-two-column-mobile-gallery/#post-17017243)
 * I changed the CSS code to This and it worked!
 *     ```wp-block-code
       @media (max-width: 600px) {
       	.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
           	width: 49% !important;
       	}
       }
       @media (min-width: 601px) and (max-width: 900px) {
       	.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
           	width: 32% !important;
       	}
       }
       @media (min-width: 901px) {
       	.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
           	width: 24% !important;
       	}
       }
       ```
   
 * but about the breakpoint in NEVE theme
   which ones are correct? the one you mentioned
   or the one your colleague mentioned in old Support Threads?
    -  This reply was modified 2 years, 10 months ago by [saeed](https://wordpress.org/support/users/saeedr/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] neve theme two column mobile gallery](https://wordpress.org/support/topic/neve-theme-two-column-mobile-gallery/)
 *  Thread Starter [saeed](https://wordpress.org/support/users/saeedr/)
 * (@saeedr)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/neve-theme-two-column-mobile-gallery/#post-17017060)
 * Hi @stefancotitosu ,
 * Thank you for your reply,
 * Desktop and mobile are working fine by default, but it’s not functioning properly
   on tablets (I mean the custom CSS didn’t worked).
   here is the test URL [https://1stlove.ir/page-sample/](https://1stlove.ir/page-sample/)
 * I searched through the old support tickets related to the NEVE theme, and in 
   one of the answers from your colleagues, she mentioned that the breakpoints in
   Neve are set at 576px for mobile, 959px for tablets, and the desktop view begins
   at 960px.
    -  This reply was modified 2 years, 10 months ago by [saeed](https://wordpress.org/support/users/saeedr/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Neve] Cover image full width on Mobile](https://wordpress.org/support/topic/cover-image-full-width-on-mobile/)
 *  Thread Starter [saeed](https://wordpress.org/support/users/saeedr/)
 * (@saeedr)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/cover-image-full-width-on-mobile/#post-17016967)
 * Hi [@stefancotitosu](https://wordpress.org/support/users/stefancotitosu/)
   Thank
   you for your replyHere is a test URL I’m working on[https://1stlove.ir/page-sample/](https://1stlove.ir/page-sample/)
   I don’t want the cover image on PC to be full screen, so I need to set 2 or 3
   separate cover images for each device (desktop, tablet, mobile) and set “display:
   none” be CSS for those that must be hidden on other devicesI set 3 cover images,
   be for different devices (desktop, tablet, mobile) …the one for tablet seems 
   working finebut for pc and mobile there is a gap between cover and the below 
   block which is the gallery in my caseany better solution or shall I do this the
   way I’m working on?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor ImageBox] the plugin needs to be updated](https://wordpress.org/support/topic/the-plugin-needs-to-be-updated-2/)
 *  Thread Starter [saeed](https://wordpress.org/support/users/saeedr/)
 * (@saeedr)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/the-plugin-needs-to-be-updated-2/#post-15497632)
 * Thanks
    -  This reply was modified 4 years, 3 months ago by [saeed](https://wordpress.org/support/users/saeedr/).

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