Home › Forums › Basel support forum › General Feedback and Feature Requests
General Feedback and Feature Requests
- This topic has 5 replies, 3 voices, and was last updated 8 years, 6 months ago by
Artem Temos.
-
AuthorPosts
-
October 8, 2016 at 10:42 am #5217
tobidudeParticipantHi Basel,
thanks for the update. I do have a little more Feedback:
1) The Social Icons in the footer should lead to the Facebook/Twitter/Google Plus page, etc. and not open the “Share” dialog.
2) Checkout page: The “responsive-table” element is added asynchronously, so the box in the right column jumps, as well as the headline above the order box:
http://www.miramalas.com/3) The Breadcrump position underneath the headline bar is a lot prettier, that in the headline bar
http://www.miramalas.com/mala-shop/ ==> pretty
http://www.miramalas.com/individuelle-mala/ ==> not so pretty
Is there a way to change it? could you introduce one?4) Different Logos (important!!)
– One main logo
– One for the sticky bar (fallback main logo)
– One logo for the mobile version (fallback main logo)
I have seen this in multiple other themes! It’s important, especially if your logo is no landscape.5) Primary color chooser
=> it’s great that you enable this, however, for example in the mobile menu and so on, it is’t included, there the background is still black.6) Tags are not properly comma separated, there is a blank space that shouldn’t be there:
http://www.miramalas.com/mala-shop/fortune-mala-unisex/That’s it so far! Thanks
October 8, 2016 at 12:30 pm #5224
Artem TemosKeymasterHello,
Thank you so much for writing your feedback, we very appreciate!
1. There are two types of social buttons in our theme. So you can change your current shortcode with this one
[social_buttons type="follow"]
. You can do this in Appearance -> Widgets.2. Thank you for noticing this. We will try to fix this in the future.
3. You can find all the available options for breadcrumbs in Theme Settings -> Page heading. Write us if you have some suggestions to this options section.
4. It is a very useful feature request. We will definitely take it into the consideration in the future. But it may require to much time to implement (a lot of headers, responsive etc. Everything should be tested very carefuly).
5. Could you please send us screenshot of what is still in black color?
6. Will fix it for sure 🙂
Regards
October 8, 2016 at 1:43 pm #5226
tobidudeParticipantThanks for your reply:
Different logo are very important, please introduce quickly.
As no selected logo is fallback the main logo, existing site will not change at all. There is no need to change the integration type of the logo, simply the URL.
About the color, the mobile slide in menu background is still in black! You can easily test this by visiting http://miramalas.com and resizing the browser to small size.
Thanks!
October 8, 2016 at 4:31 pm #5229
Artem TemosKeymasterOk, we will think about logo feature.
If you are talking about mobile navigation so, unfortunately, there is no such option in Theme Settings at the moment. If you want we can provide you with a code snippet to change it’s background color
Regards
October 15, 2016 at 8:24 am #5500
TeuvoParticipantI need this code snippet to change the mobile background color
October 15, 2016 at 9:18 am #5508
Artem TemosKeymasterHi @Teuvo,
Here is a custom code snippet to change menu background
.mobile-nav { background: #4a310f; }
Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register