Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @arandomscott,
    Thanks for reaching out!

    Could you please try adding products using a shortcode? Just try the plain shortcode [products] and let me know if that makes a difference.
    https://prnt.sc/DmLEKbziZ886
    https://woocommerce.com/document/woocommerce-shortcodes/

    Kind Regards,
    Milos | GoDaddy

    Thread Starter arandomscott

    (@arandomscott)

    Hi Milos,

    Tried the fix you suggested no luck sadly I’ve left it for you to see.

    Thanks

    Hello @arandomscott,
    Thanks for your reply.

    It seems that the only difference is the style of buttons now – to fix this, please try the following CSS code:

    .page-id-114 .product .button{
        background: #165043;
        color: #fff;
        border-radius: 3px;
        padding: 1.35rem 1.85rem;
    }
    .page-id-114 .product .button:hover{
        background-color:hsl(174, 96%, 10%);
    }

    You can add the code to Appearance > Customize > Additional CSS

    Let me know if this helps ??

    Best,
    Milos | GoDaddy

    Thread Starter arandomscott

    (@arandomscott)

    Sadly this didn’t really fix my issues, I am wondering if there is any intention to improve or add additional woocommerce functionality to the theme I would love to continue to be able to use it.

    I’ve also noticed when I use the search it brings up content from within the site but it’s not clickable. Do you have any idea what could be causing this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Styling issue between default store page and woocommerce blocks’ is closed to new replies.