• Resolved reem92

    (@reem92)


    hello,
    its my first time ever setting a website so am kinda lost, as my product page side bar is overlapping with my main menu,, i need to push the side bar down so its not covered by the main menu,, please help.
    I had the same problem with the product page but i saw someone gave a code to paste in the “Additional CSS” (below code) to push the page down — am wondering if there is a code for the side bar. or an easy way to solve this issue.
    CODE for product page:
    .woocommerce main#main {
    padding-top: 180px;
    }

    appreciate your assistance!
    thanks,

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

Viewing 1 replies (of 1 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    The position of the sidebar on any given page is highly dependent on the theme you’re using and isn’t something that the core WooCommerce plugin has any direct control over. Moreover, the exact CSS code needed will vary from one theme to the next due to the differences in the underlying code.

    Practically speaking, this means that you’d need to get in touch wth the developers of that to take a closer look at what’s possible (and to provide custom CSS if needed).

Viewing 1 replies (of 1 total)
  • The topic ‘Product page: Side bar overlapping with main menu’ is closed to new replies.