This topic has 2 replies, 2 voices, and was last updated 7 years ago ago by Olga Barlow
Hi xstore team!
1. In landscape view (iphone) the footer columns should be not 100% and instead 50%. What do you think? Could you please change that in upcoming theme update? See screenshot in hidden content… There is much space…
2. I found a nice plugin: https://de.wordpress.org/plugins/scroll-progress-bar/ and Im using it for my site. only problem is with the plugin that the progress bar is showing instantly. But it would be awesome if you can implement it in xstore options. And the bar should appear with the sticky menu. The little stripe is perfect for displaying the scroll progress. What do you think? Would be awesome if you can implement such a function in upcoming theme update…
Have a nice day!
Hello,
1) Ok, we’ll fix in next theme update. To fix it now use the following code
@media only screen and (max-width: 992px) and (min-width: 480px){
.footer-widgets.col-md-3 {
float: left;
}}
2) Yes, interesting idea. Maybe we’ll implement this in one of the next updates.
Regards
You must be logged in to reply to this topic.Log in/Sign up