Digital experiences for all disciplines
Forum Replies Created
-
-
Thanks Kyle for the reply.
No I was more after a break down like how you see a standardised value per item like in supermarkets where they give you the per 100ml on milk for instance rather than base it on the varying total amounts. It means you can work out what the best value is.
Might have to write a custom plugin. Shocked this one hasn’t been resolved already but I can’t find a solution anywhere.
Many thanks!
This reply has been marked as private.Hi,
Ive followed these instructions but its making the background image in the row parallax with white background above and beyond. All I want is a simple full height and width background image which I can lay so text over for the coming soon like the demo featured coming soon page.
Can you point me in right direction please?
Many thanks.
Know roughly how long we are looking for an update?
Thanks!
Hi Kyle,
Thanks for getting back to me.
Sorry I should have given a bit more context.
I am looking at just using the icons as a bullet point alongside a mega menu title item using the ‘menu icon’ text input form field.
I have in trying to reply to this found a cheatsheet page for fa icons that seems to work. It turned out to be simply ‘fa-certificate’.
http://fortawesome.github.io/Font-Awesome/cheatsheet/
I was looking at the wrong ‘old’ cheatsheet.
Many thanks.
James
I have actually managed to do this by lifting some of the code on the downward arrow icon for the shopping basket and applied some custom CSS.
.sf-mega-menu .menu-item-text{ padding-right:16px; position:relative; } .sf-mega-menu .menu-item-text:after{ content: "\e60d"; font-family: 'atelier'; position: absolute; top:22%; right: 0px; height: 15px; line-height: 15px; font-size: 12px; }
It might not be the best way but open to suggestions if anyone can improve it.
Many thanks!
-