Ecommerce version and a couple of questions

Multipurpose WordPress Theme Forum Support
GK User
Sat Mar 19, 2016 11:23 pm
My site is located at maniitok.no

1. The logo on mobile slightly covers the menu, is there any way to sort this?

2. I have fine read the instructions, but cant seem to add anything at the sidebar widget at all, no matter what i choose, this is pretty crucial so I need advice on this. Sidebar never displays anything, its like the whole page ignores my changes, all widget areas actually.

3. It's stated that I can choose dark or light logo for individual pages and posts, how do I do this?

4. Is it possible to add a woocommerce product search icon like the shopping cart?

If I get this sorted all my problems regarding maniitok.no would be gone :)

Ive used the quickstart btw
User avatar
Fresh Boarder

GK User
Sun Mar 20, 2016 10:31 pm
I have managed to get the sidebar working under https://maniitok.no/blogg but cant get it to display under https://maniitok.no/butikk

Is it possible to fix this in a way?

The questions from the first post applies, but question number 4 is sorted.
User avatar
Fresh Boarder

Joshua M
Sun Mar 20, 2016 11:24 pm
Hi,

Regarding your issues:
1. Try to add the following custom css code:
Code: Select all
@media (max-width: 640px) {
  .gk-logo img {
  max-width: 230px;
}
}


2. Could you send me a private message with your website backend access? Then I'll be able to check the issue with the sidebar widgets.

3. You can add your logo images in Customizer -> Site Identity section. Then you can enable/disable the following option from Customizer -> Features section:
Dark image background
Dark image background on frontpage
User avatar
Moderator


cron