Best Premium and Free WordPress Themes › Forums › Online Shop › Feature Main Section Slider image size
- This topic has 9 replies, 2 voices, and was last updated 2 years, 1 month ago by acmethemes.
-
AuthorPosts
-
April 10, 2022 at 6:20 am #101964ElenaSryvParticipant
Hello and first of all thank you for the nice theme. I really like it!
Could you please help me with the Feature Main Section Slider setting? The slider does not look nice because all images have different size(( I set 816*520 image size for image uploading but it still doesnot work. My site is teamylove.ru
April 11, 2022 at 5:01 am #101975acmethemesKeymasterDear ElenaSryv,
Please use the same image size for all the images in the Featured section.Best Regards!
April 15, 2022 at 5:36 am #102066ElenaSryvParticipantThanks for your prompt response, could you please help me with 2 more things:
1. how to set a page for the Feature Main section rather than product or post? The description says it is possible, but the drop down menu does not have PAGE option.
2. how to make product cards in the product catalogue all of the same size? Depending on the product name length the product cars are all of different sizes.
I’ve made screen grabs, but not sure how to upload them here
April 15, 2022 at 11:19 am #102067acmethemesKeymasterDear ElenaSryv,
1. It will need customization.
2. You can email us the images at [email protected]
Best Regards!April 15, 2022 at 1:46 pm #102068ElenaSryvParticipantThank you
I sent 2 imagesApril 19, 2022 at 3:58 pm #102086acmethemesKeymasterDear ElenaSryv,
We have replied to you in email.Best Regards!
April 27, 2022 at 4:49 am #102186ElenaSryvParticipantHello,
could you please help me with Feature Main section (left section). How to disable it for mobile devices? my site is teamylove.ruApril 28, 2022 at 11:51 am #102201acmethemesKeymasterDear ElenaSryv,
Please add the given CSS code in Additional CSS:
Appearance > Customize > Additional CSS
@media(max-width:767px){
.featured-slider.at-feature-section.slick-slider{
display: none !important;
}
}Best Regards!
April 29, 2022 at 5:00 am #102204ElenaSryvParticipantI tried this code, but instead of left section sliders, the main slider is removed on mobile. Could you please check the code? I’ve sent the image to your email
May 2, 2022 at 8:30 am #102221acmethemesKeymasterDear ElenaSryv,
Please see the email inbox.Best Regards!
-
AuthorPosts
- You must be logged in to reply to this topic.