Title: Image frame in panel
Last modified: February 17, 2021

---

# Image frame in panel

 *  Resolved [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/)
 * (@msdesignfoto)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/image-frame-in-panel/)
 * Hello
 * I’m setting up a menu with images for link to photo and video pages, but as soon
   as I created the first link in one of the images, it got a huge thick white frame
   around it. The others without a link don’t have that frame.
 * How can I remove this frame? Or set its weight to 0 or 1 px? Right now its actually
   HUGE…. Its the 2nd image on the Video menu.
 * Thanks
    -  This topic was modified 5 years, 2 months ago by [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-frame-in-panel%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/image-frame-in-panel/#post-14062261)
 * Hi msdesignfoto,
 * If you use browser tools to inspect the image within the menu, you’ll see if 
   it picking up some residual styling from your theme menu system. To reset it,
   please go to Appearance > Customize > Additional CSS and add the following:
 *     ```
       .onepress-menu ul li a {
         padding: 0;
       }
       ```
   
 * Regards,
    Tom
 *  Thread Starter [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/)
 * (@msdesignfoto)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/image-frame-in-panel/#post-14062486)
 * Hello Tom
 * That worked great, but I can still see a slight line on the top of the image.
   Maybe there is something more creating an outline / frame on it?
 * Cheers
 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/image-frame-in-panel/#post-14067727)
 * Hi msdesignfoto,
 * Please try changing the CSS to this instead:
 *     ```
       .onepress-menu ul li a {
         padding: 0;
         border: 0;
       }
       ```
   
 * Regards,
    Tom
 *  Thread Starter [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/)
 * (@msdesignfoto)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/image-frame-in-panel/#post-14073848)
 * Great. That solved it.
 * Many thanks!
 *  Thread Starter [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/)
 * (@msdesignfoto)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/image-frame-in-panel/#post-14079158)
 * Hello again.
 * I’m sorry to bring this up again, but I just noticed that in mobile, the menu
   has that same huge frame around the images with a link. It got fixed when viewed
   in the desktop, but the code didn’t change the mobile view.
 * Cheers
 *  Thread Starter [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/)
 * (@msdesignfoto)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/image-frame-in-panel/#post-14111197)
 * Update:
 * I added a link to another image placed in another menu, but now that one has 
   a large white block on the right side – viewing in desktop.
 * Its not a frame around the image, its only a white bar on the right side. In 
   mobile, it appears like the others, as a thick white frame.
 * Link with screenshot:
    [Image with white block on the right side](https://designefotografia.pt/wp-content/uploads/2021/02/2021-02-27-19_55_09-Window.png)
 * Thanks for the help
    -  This reply was modified 5 years, 2 months ago by [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/).
      Reason: note
 *  Thread Starter [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/)
 * (@msdesignfoto)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/image-frame-in-panel/#post-14574750)
 * Can anyone help with this?
    Altough the thread is marked as solved, it is NOT.
 * When viewing in mobile, the menus with images display a very thick frame around
   the images. This is very ugly and custom css doesn’t seem able to fix it.
 * [Screenshot here](https://designefotografia.pt/wp-content/uploads/2021/06/Screenshot-19_06_2021-21_31_57.png)
 * Thanks!

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

The topic ‘Image frame in panel’ is closed to new replies.

 * ![](https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843)
 * [Max Mega Menu](https://wordpress.org/plugins/megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/megamenu/reviews/)

## Tags

 * [frame](https://wordpress.org/support/topic-tag/frame/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [link](https://wordpress.org/support/topic-tag/link/)

 * 7 replies
 * 2 participants
 * Last reply from: [msdesignfoto](https://wordpress.org/support/users/msdesignfoto/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/image-frame-in-panel/#post-14574750)
 * Status: resolved