• Resolved afrikablam

    (@afrikablam)


    Hi, love this theme (and Kadence themes in general)! I have a custom sidebar that I’m using for the Shop. On the Shop page I have it set to appear on the left. I would also like it to appear on the left on each of the product pages. How can I do that? When I edit the products, it only gives me the option to display the sidebar or not, and which sidebar to display.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey,

    Try adding this CSS to Theme Options> Custom CSS:

    @media (min-width: 992px) {
    .single-product .main {
        float: right;
        }
    }

    Let me know if that works for you!

    -Kevin

    Thread Starter afrikablam

    (@afrikablam)

    Perfection! You guys seriously have the best support.

    Sidenote: I just downloaded WC Vendors to use with Ascend. I LOVE IT! I have tried other themes and they weren’t as compatible with the plugin.

    THANK YOU!!!!

    Thanks! We certainly try. ??

    And I’m glad to hear it! As always, feel free to start a new topic anytime you’ve got questions, and we’ll always do our best to help you out!

    -Kevin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Product sidebar on left’ is closed to new replies.