just installed some quetions
-
I just change to your theme, theme code is great but there have some question.
Hello,
Thank you for purchasing our theme.
1. You can change product layout to default one in Theme Settings -> Product page.
2. Login/Register link appears in the header only for “E-Commerce” header layout. Change it via Theme Settings -> Header -> Header Layout.
3. After changing your header layout also add the following code snippet into the Custom CSS section in Theme Settings
.header-shop .main-nav .menu>li>a {
line-height: 80px;
height: 80px;
}
Regards