• Resolved mzuett

    (@mzuett)


    Hi

    I’ve a problem with the header menu on my site. When I’m on the category overview everything’s ok, but in the product listing and the product detail the catalog moves over the header menu of my site.

    What can I do to change that behavior?

    I’m using the Sela theme.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ndre

    (@ndre)

    Hi @mzuett,

    It looks like your theme is adding some styling that breaks it.

    Please add the following custom CSS to fix this problem:

    .ecommerce-product-catalog .content-wrapper.with-featured-image {
        padding: 3em 55px 3em 201px;
        margin: 0;
    }
    Thread Starter mzuett

    (@mzuett)

    Hi ndre

    Thanks for your help, on the desktop version this solved my problem, but on a mobile browser (tested in chrome on android) this destroys the product listing and details view.
    I’ve deactivated the lines in the css for now, any suggestions?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Catalog moves over the header menu’ is closed to new replies.