Okay
  Public Ticket #2635119
Shop Style dropped
Closed

Comments

  • Rob Snow started the conversation

    Hi guys

    I talked to Elementor support and they showed me how to make a custom shop page that allows for additional elements above (see image). However, when it's applied the hover over the items has a weird effect that doesn't show the Theme Style for the Shop. See the first item with the rollover. How can I apply the Shop Theme style to this new Shop page?

    Thanks


    Rob

  •  933
    Neuron replied

    Hi Rob,

    Can you please provide me with your WP-admin, so I will have a quick look to see what's going on, because I can't view your site because of the coming soon mode.

    Feel free to ask for anything you need.

    Kind Regards


  •   Rob Snow replied privately
  •   Neuron replied privately
  •   Rob Snow replied privately
  •   Neuron replied privately
  •   Rob Snow replied privately
  •   Rob Snow replied privately
  •  933
    Neuron replied

    Hi Rob Snow,

    Sorry for the late reply,

    I've added the following code at Shop Page > Products > Advanced > Custom CSS, because there was a problem with the width of the row.

    selector .row {
        width: 100%;
    }
    

    https://prnt.sc/w7xd8l

    Feel free to ask for anything you need.

    Kind regards


  • Rob Snow replied

    Hi

    Not sure what you actually achieved with that, as mine doesn't seem to be any different.

    I have added a screen from one of your examples and mine. Marking the bit I am concerned about.

    The Add to Cart button surely should look like the one in your example, not simply text that is randomly placed?

    Can you help with that?

    Thanks


    Rob

  •  933
    Neuron replied

    Hi Rob Snow,

    Sorry for the late reply,

    With the code that I've added before I've increased the width of the layout.

    And for the add to cart button, there were some classes missing on the product holder, so I've added them, you can view it by going and editing the product element > Advanced tab > CSS classes.

    https://prnt.sc/w8m2c0

    l-posts-wrapper l-filters-holder l-posts-wrapper--meta-outside h-overflow-hidden l-woocommerce-wrapper

    Feel free to ask for anything you need.

    Kind Regards