Tagged: banner, category page, icons
-
AuthorPosts
-
June 14, 2021 at 3:19 pm #1305626
Hello guys,
hope you’re all doing fine.
I have a problem with the category pages.
i created a couple of icons for the categories and when someone visits the category page,
the icons are strechtched to fit the banner size.i would like to resize the category page banner or to put a different picture there.
is that possible?
Here are some pictures:
Hope that help and thank you in advance
June 15, 2021 at 1:25 pm #1305810Hey,
Thanks for contacting us!
Please go to Enfold theme options > Shop Options and enable “Enable Banner for product category pages” and then go to Product > Categories, edit the categories and upload Thumbnails and use them as banner :)
Best regards,
YigitJune 15, 2021 at 1:55 pm #1305818Hey Yigit,
thank you very much, this is exactly what i have done.
But how you can see in the pictures, the icons, are icons.
that means small pictures in b/w.If they are stretched, they look awefull. But i think, there is no category page right?
So the icons will never be displays anywhere, except on the category page?Because if i put pictures for categorys, they are automatically in parallax, can i deactivate that?
Thank you
June 15, 2021 at 2:30 pm #1305824Hi,
Sorry, I am not sure if I understood the changes you would like to make clearly. Would you like icons not to be stretched on category banners?
If that is not what you meant, could you please post a screenshot and show the changes you would like to make? Also, please post links to your category pages :)Best regards,
YigitJune 15, 2021 at 2:45 pm #1305827The Shop is still offline, because it is not ready to going online.
But, this is for example the Icon.
https://shisha-shop.lu/wp-content/uploads/2021/03/Shisha_Shop_onlineshop_luxembourg_Luxemburg_Hookah_Nargili_Shisha_Kopf.pngHere you can see how it looks like, on the category page:
And here how the picture look like, when i upload a normal image.
Also it is in parallax mode, so the pictures is moving, when i am scrolling.
I Hope you can understand now.
1.
is it possible, to adjust the banner to a fixed hight and width.2.
is it possible, to leave icons as category pictures PLUS using and other banner picture.3.
Or, How can i deactivate the parallax function in the category pages?Thank your very much
June 15, 2021 at 3:22 pm #1305831Hi,
Thanks for the info!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#av_product_description .active-parallax { transform: none !important; } #av_product_description .content { padding-top: 150px; padding-bottom: 150px; } .av-parallax-inner.av-parallax-woo { background-size: auto; background-position: 50% 120% !important; }
Best regards,
YigitJune 16, 2021 at 2:26 pm #1306028This is it. Thank you very, very much!
Hero of the day!
Can you just tell me one last thing.
If i would like to give that banner my own fixed width and height.
which of that numbers should i change and how should that look like.Thank you very much mate.
June 16, 2021 at 2:39 pm #1306031Hi,
Could you please try adding following code to Quick CSS as well
.av-parallax-inner.av-parallax-woo { max-width: 500px; margin: auto; position: initial; } #av_product_description .active-parallax { max-height: 500px; }
Best regards,
YigitJune 16, 2021 at 3:06 pm #1306038Awesome!
wil play arround with that.
thank you very much
June 16, 2021 at 3:12 pm #1306041Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit -
AuthorPosts
- The topic ‘Category Icons Used As Categry Page Banner’ is closed to new replies.