Home › Forums › All Other Themes › Problem with Header Layout 3, Header Layout 4
- This topic has 5 replies, 2 voices, and was last updated 5 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
September 15, 2018 at 3:01 pm #107753
On the management screen of Organic Theme, you can set HEADER LAYOUT.
You can set header_layout1 ~ header_layout4 in this place.
However, if you set it to Header Layout 3, Header Layout 4, you can see phenomenon that the menu can not be clicked when watching on the smartphone.This is not only the Organic Theme, but also phenomena seen in other themes.
Is not it a bug?
Please tell me how to avoid it.
I think that the same phenomenon will come out even in the demonstration environment there, so please check.
September 18, 2018 at 9:16 am #107880Hi,
Kindly show us your website URL?
Regards,
BradSeptember 18, 2018 at 9:42 pm #107981Thank you for your reply.
This phenomenon is confirmed in the local XAMPP environment, so it can not be shown.
Also, before you check on my site, can you check it in the demo environment there?Is it a backdoor, is not it? I want to know.
Thank you.
September 19, 2018 at 11:43 am #108018Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#simple-menu {z-index:10000;}
Regards,
BradSeptember 21, 2018 at 2:02 pm #108193# simple-menu {z-index: 10000;} was impossible.
Because for the reason, the following is set in style.css.
.logo {float: left; max-width: 100%; position: relative; z-index: 9999999}
First of all, why does. Logo need z-index: 9999999?
Moreover, z – index: 9999999, and finally,; (semicolon) is not attached.Also, there are too many places not covered by; (semicolon) in CSS.
Is the theme provided in the plan that I purchased is old?
September 25, 2018 at 9:06 am #108348Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.