• Resolved alby111

    (@alby111)


    If I use the KB template, the Guttember formats such as the listings do not work for me.
    If I use the theme template (Sahifa), it adds the sidebar and I can’t get it out and this is not good for the KB menu. DO you have any other suggestion how to get rid of the theme sidebar?
    tanks for your support

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter alby111

    (@alby111)

    I was able to hide it in the css child theme ussin this code
    /INI – post type articulos/
    .eckb-front-end-body .content , .page-id-7326 .content {
    width: 100% !important;
    }

    .eckb-front-end-body #sidebar, .page-id-7326 #sidebar {
    display: none !important;
    }

    /FIN – post type articulos/

    Plugin Author echoplugins

    (@echoplugins)

    Hi,

    I’m glad you found a solution, if you prefer using the KB template option and would like further assistance, we would be very happy to help you. Please open a support ticket on our website at https://www.echoknowledgebase.com/technical-support/

    Please note: This forum is not monitored regularly and it does not provide the tools for us to support you better.

    Thank you,
    Dave

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘hide Sidebar’ is closed to new replies.