Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3839282
Category menu padding
Open

Comments

  • voyagenic started the conversation

    I have created a category drop down menu, but there is padding in between featured images in dropdown. I don't want the padding and gap between images and I can't find a way to remove the padding. I have attached two screen shots one of my site where there is a gap and other of demo page in which there is no padding between images. I want it to look like in demo images. 

    Attached files:  My site.png
      Demo page menu.png

  •  2,786
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Logo & Header → Main Bar & Primary Menu → Sub Menu Style, and adjust the sub-menu style option to increase the padding value.

    Regards,
    PenciDesign.

  • voyagenic replied

    I checked but there is no option to adjust padding, there is option just to enable padding and change font size and style

  •  2,786
    PenciDesign replied

    Hi,

    Please try selecting the "Menu Style 2" option, clear your browser cache, and then check again.

    Regards,
    PenciDesign.

  • voyagenic replied

    Tried this, but still no luck, it's same

  •  2,786
    PenciDesign replied

    Hi,

    For this case, please send me your WordPress admin account in a PRIVATE reply.
    I'll log in and try to help you configure it.

    Regards,
    PenciDesign.

  •   voyagenic replied privately
  •  2,786
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    #navigation.menu-style-2 .penci-megamenu .penci-content-megamenu .penci-mega-latest-posts.col-mn-4 .penci-mega-post .penci-mega-post-inner {
      margin: 0 0 10px;
    }
    

    Regards,
    PenciDesign.