klinki Posted June 22, 2020 Share Posted June 22, 2020 Hi All on the website https://bombahair.ch/en the folowing Modules are linked to the hook displayNav2: - search bar - language block - currency block - shopping cart - customer login all good so far. On the desktop version all of them appear on the first page of the menu. In the mobile view instead "currency block" and "language block" are hidden somewhere within the menu selection for the categories (those three dashes on the very left at the top). Only search bar, customer login and shopping cart are shown on the homepage in the menu bar. Is there a way that all blocks are shown in the mobile view right on the main page? I removed the search bar from hook displayNav2 and was hoping that the currency block and language block will somehow magically shift and appear - well it did not happen. Is there a way to adjust this? Really appreciate your feedback. Thank you Klinki Link to comment Share on other sites More sharing options...
Razi Posted June 22, 2020 Share Posted June 22, 2020 (edited) yes possible but for this you need make small changes in /themes/beauty_cosmetic/assets/css/theme.css file for id="_desktop_currency_selector" and id="_desktop_language_selector" also see in screenshot there is some css mediaQueries apply on these ids, so you need to also check this Edited June 22, 2020 by Razi (see edit history) 1 1 Link to comment Share on other sites More sharing options...
klinki Posted July 1, 2020 Author Share Posted July 1, 2020 On 6/22/2020 at 8:33 AM, Razi said: yes possible but for this you need make small changes in /themes/beauty_cosmetic/assets/css/theme.css file for id="_desktop_currency_selector" and id="_desktop_language_selector" also see in screenshot there is some css mediaQueries apply on these ids, so you need to also check this many thanks for the hint where the configuration must be done. unfortunately I am not a super hero when it comes to css - i only did some minor changes so far. i put the section max-width: 450px as a comment - cleared the cache, opened a new browser (cleared browser data) but the appearance is still the same as before. when i minimize the window size language and currency icons disapear to the navigation menue I attached the css and it would be awesome íf someone could give me some more advice how and what to change. I asked the developer of the theme and he mentioned that this change goes beyond maintenance support and that he does not do any custom requests - even though I would have paid for the change theme.css Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now