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 #2213328
Custom Side bar on mobile
Closed

Comments

  •  1
    MissPims started the conversation

    Hello,

    Hello, I would like to know how to activate a custom sidebar but only for the mobile navigation homepage.
    I have already created the custom sidebar but I do not see where to activate it in the customization.

    Thank you in advance for your answer.
    And again, congratulations for this theme.




  •  2,699
    PenciDesign replied

    Hi,

    Thank you for purchased our theme and loving it.

    Unfortunately, currently there is no way to do that...


    Best Regards,

    PenciDesign

  •  1
    MissPims replied

    Ok thank you.

    But, is it possible to delete the sidebar for mobile navigation?


    Best regards,

  •  2,699
    PenciDesign replied

    Hi,

    If you want to remove sidebar on mobile, please add more this code to Customize > Custom CSS:

    @media only screen and (max-width: 768px){
    .penci-sidebar-content{ display: none; }
    }
    

    Best Regards,

    PenciDesign

  •  1
    MissPims replied

    Thank you for your time. 

    Best regards,