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 #3653021
general
Closed

Comments

  • Avniloff started the conversation

    hello dear, please help to fix

    Attached files:  Recording #1.mp4

  •  2,540
    PenciDesign replied

    Hi,

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

    .navigation .menu li.penci-block-mega.penci-megapos-flexible.menu-item-91 {
      position: static !important;;
    }
    .navigation .menu li.penci-block-mega.penci-megapos-flexible.menu-item-91 .penci-mega-full-width {
      left: 0 !important;;
      right: 0 !important;
    }
    .navigation .menu li.penci-block-mega.penci-megapos-flexible.menu-item-91 .penci-mega-full-width .container {
      width: 100%;
    }

    Regards,
    PenciDesign.