Hi all,
I've published a (j2store) cart icon to the top-right position of the Highline2 template, but it it a little too far to the right and does not show the whole icon, see here: https://orchardmanuals.com.au/apple/central-leader
Is there a way to move the 'minicart' a little to the left so everything shows as it should? Or perhaps adjust the 'Top-right' position Style to give it more padding on the right, or even make it left-aligned?
I've tried changing a few setting (e.g.padding) but have not been successful.
Thanks for any help.
Nick

Hi Nick,

Try this:

.zen-fixed.zen-fixed-top-right {
    right: 30px;
}
Write a Reply...
You need to Login to view replies.