This topic has 8 replies, 2 voices, and was last updated 8 months, 3 weeks ago ago by Luca Rossi
I apologize in advance for the confusion, I too hastily closed the topic thinking that everything was working:
https://www.8theme.com/topic/page-redirected-does-not-load-properly/#post-385266
After adding the css code it looks more or less like the picture
I tried to edit/adjust the page, but with poor results. After changing the height from 100% to 26% (25% or less makes no change, hence 26%) it looks like the picture
I am still attaching the view from my phone
Never mind about this
Using the topic still, will frequently bought together be unlocked in the future to be used in static block?
Do I understand correctly that by toggling in MAIN CONFIGURATION (Top/Main/Bottom Header Sticky) they should later display as sticky header?
Because when I toggle this option, nothing shows up with me (I also checked on cleared cache and incognito).
I’m attaching the pictures for better illustration
Thank you in advance
One last thing.
I’ve been trying for a few hours with css code/configuration to move the category names to the bottom of the image.
Come to think of it, I found the css code from another topic, but unfortunately it doesn’t work as I would like – regardless of the value entered, it only moves the categories names up instead of bottom.
Sorry for making so many topics and questions, but I can’t figure it out on my own
Hi @Kombajn88,
I tried to edit/adjust the page, but with poor results. After changing the height from 100% to 26% (25% or less makes no change, hence 26%) it looks like the picture
You’ve change the column of that section to 1 column, we’ve changed it back to 4 columns now. Can you please check?
Do I understand correctly that by toggling in MAIN CONFIGURATION (Top/Main/Bottom Header Sticky) they should later display as sticky header?
Because when I toggle this option, nothing shows up with me (I also checked on cleared cache and incognito).
I’m attaching the pictures for better illustration
The XStore Advanced Sticky Header plugin will override those sticky settings. To make those sticky settings work, you have to deativate the XStore Advanced Sticky Header plugin.
I’ve been trying for a few hours with css code/configuration to move the category names to the bottom of the image.
Come to think of it, I found the css code from another topic, but unfortunately it doesn’t work as I would like – regardless of the value entered, it only moves the categories names up instead of bottom.
Sorry for making so many topics and questions, but I can’t figure it out on my own
Please try with this custom CSS code instead:
.page-id-3130 .category-grid {
position: relative;
}
.page-id-3130 .category-grid.valign-center .categories-mask {
bottom: -80px !important;
top: auto;
}
Best Regards,
8Theme’s Team
You guys are doing a super job, thank you very much indeed.
Almost everything works, I added the css that should hide the number of category products and it works partially correctly. At the bottom of the page in the category “Tourism” and “Animals” the number of products is displayed
Thank you in advance
We are pleased to have been able to offer our assistance.
Best regards,
The 8Theme Team
The issue related to '‘VOL.2 edit in mobile mode (phone, 767px and less)’' has been successfully resolved, and the topic is now closed for further responses