Woocommerce Cart Icon

Hi there,

I’ve just started experimenting with Woocommerce using the features found under X -> Theme Options.

However, the oblong box is cut off on the edge and the colour controls are not working for me.

Hover

PS. See other posts below because the support forums won’t let me post multiple images in a post… wow?!

Can you give us some advice?

Paul

Normal (no hover)

Colour settings screens

Hello @Atkinson,

Thanks for updating in!

To resolve this, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.x-navbar .x-nav>li.x-menu-item-woocommerce>a .x-cart.inline.inner-outer {
    border-right: 2px solid;
}

For the colors to take effect, please update each color and then clear your browser cache before test your site again.

Please let us know how it goes.

Thanks, not sure why we would need the custom CSS but that’s working now.

The colours sadly not (tried clear cache & incognito mode).

Thanks,
Paul

Hi Paul,

First of all, make sure that you’re fully updated by following our changelog (https://theme.co/changelog/). Then make sure that you’re using the latest X/Pro compatible plugin versions (https://theme.co/apex/forum/t/troubleshooting-version-compatibility/195) and then update/downgrade if necessary (https://theme.co/apex/forum/t/setup-updating-your-themes-and-plugins/62).

If you’re using a child theme, switch to your parent X theme and test your issue further. Then you can remove all of your custom CSS rules and test your issue. Further, you can disable your 3rd party plugins temporarily and test for a plugin conflict.

If you’re still having issues, provide us with the login credentials to your WordPress back-end in a secure note to check this issue further.

Thanks!

No luck with cache clearing.

https://leadersbehavingbadly.co.nz/wp-admin

Please take a look

Hi There,

I could replicate this issue on my installation and also added this issue to our bug tracker as well.

This issue should be fixed in upcoming updates.

Sorry for this inconvenience.

Regards!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.