-
AuthorPosts
-
December 9, 2020 at 2:04 am #1265897
Hello friends,
I really like enfold, thanks for creating this template.
But I have some requests, I would like to change the logo of the shopping cart icon of a store, I do not find it very beautiful. I would like to put a kind of shopping bag, for a clothing e-commerce site that would be better. I would also like to put a logo icon which gives access to my account, because I do not see it that it exists. I had to create a menu with page by page, and that’s not what I want.
StephaneDecember 9, 2020 at 3:05 am #1265899I found myself for the icon card, with this code, but not for the icon menu, not yet found :)
a.cart_dropdown_link > span:before {
opacity: 0;
}
a.cart_dropdown_link > span:nth-child(1) {
background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png)!important;
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
}December 9, 2020 at 6:13 pm #1266045Hi stef93500,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaDecember 12, 2020 at 12:25 am #1266687Hi Victoria,
Ok I send a screenshot photo to see what I’m talking about:
https://zupimages.net/up/20/50/ces7.jpg
On the little number 2, I can’t find an icon for my account on enfold, is it not possible to have this like 90% of e-commerce with a good template?
This is an example of a site, with Enfold there is no and the hamburger is always on the right
On the small 1, I would like to put the burger on the left, instead of the right.
On the small 3, I would like the bar to be sticky and go down to the bottom when we go down to the bottom, like on computer vision where it is possible to do it.
Thanks for your help
StephaneDecember 15, 2020 at 10:42 pm #1267574Hi stef93500,
It’s easy to move hamburger to the left, but the search and the cart are in the same container or eve ul sometimes so it might be difficult to separate them.
Can you show us what you’ve got so far?
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaDecember 17, 2020 at 11:58 pm #1268271Hi Victoria,
Ok, if that’s easy, tell me how to do it please, I’ll change the group together on the left.
Best regards
StephaneDecember 20, 2020 at 9:05 pm #1268855Hi stef93500,
We need to see the actual css and html to be able to propose a solution for you. Please get back to us when you get the website to some testing server.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.