Home › Forums › Basel support forum › Few issues with the theme.
Few issues with the theme.
- This topic has 7 replies, 3 voices, and was last updated 7 years, 3 months ago by Artem Temos.
-
AuthorPosts
-
September 28, 2017 at 9:14 am #20383
[email protected]ParticipantHi Team,
Hoe you are well, i finished the design of a website with your theme, but have a few issues where customization is not self explenatory.
1) Hamburger menu – mobile view, Home page
the menu items nor the hamburger menu are not visible. (white font on white background) but clickable. When i touch the location the menu appears, but there is no way for me to change the color of the hamburger menu.2) The header of the shop page – Mobile view
Position of the container is too far to the top. It is for 50% hidden behind the sticky menu.
Other pages seem to be ok.3) the Wish list – Mobile view
The whish list is not 100% responsive, a horizontal slid bar appears below, because elements are positioned to wide.September 28, 2017 at 9:52 am #20386
Artem TemosKeymasterHello,
Thank you for contacting us.
1 & 2. Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
div.container .wrapp-header .right-column .mobile-nav-icon span, div.container .wrapp-header .right-column .mobile-nav-icon span:after , div.container .wrapp-header .right-column .mobile-nav-icon span:before { background-color: #090909 !important; } .post-type-archive .main-page-wrapper .post-title { padding-top: 125px; }
3. The problem is that Wishlist plugin uses standard HTML Table for as its markup and there is no other way to make it responsive at the moment. We will try to transform this table to more user-friendly view in the next update.
Regards
September 28, 2017 at 10:24 am #20387
[email protected]ParticipantDear Team,
Thank you for the fast reply, The hamburger menu issue is solved.
Regarding issue #2 – The menu is still overlapping the header. This is counts for the normal view as well. Have a look at the home page. I use a revolution slider (modified your cars slider) and the menu overlaps the slider. This is even more visible in mobile view.
September 28, 2017 at 11:23 am #20389
Artem TemosKeymasterSorry, try to replace the code with this one
.post-type-archive .main-page-wrapper .page-title { padding-top: 125px!important; }
October 3, 2017 at 7:38 am #20636
[email protected]ParticipantHi Team,
Unfortunately your code doenst change the issue. I cleared my cache and refreshed my browser a few times. Checked the site in incognito as well.
My guess is, that the position of the menu needs to be targeted. Would you like to check for yourself?
October 3, 2017 at 8:50 am #20645
Bogdan DonovanKeymasterHello,
We’ve checked your settings and make some small changes. Option “Header above the content” was turned off for your shop page and homepage. We also added margin-top: -40px to your slider column so that it becomes close to the header. Now your header should look normal on the desktop and mobile. https://gyazo.com/eddc8998bef40974c387673684557584 https://gyazo.com/e304c7cc54b822072cdae2988907dcf6
Regards
October 6, 2017 at 2:20 pm #20954
[email protected]ParticipantYes excellent! great support thank you.
issues solved.October 6, 2017 at 5:15 pm #20966
Artem TemosKeymasterYou are welcome!
-
AuthorPosts
The topic ‘Few issues with the theme.’ is closed to new replies.
- You must be logged in to create new topics. Login / Register