First of all I would like to commend you on the theme that you have created and developed. It truly sets the bench mark for themes and it's companies like you that actually push the whole theme development industry fwd by showing whats possible. Well done guys!
I have developed a site for client that is almost complete, just have a few questions and couple of issues i need to resolve.
1. I purchased theme to develop the clients site, but they are familiar with wordpress and would like to own the LICENSE as they have essentially paid for it and would like to have access to support and updates. How do I transfer this to them. And what happened when in future when they request me to do more work on their site and I require support on the theme.
2. NAVIGATION MENUS ON MOBILE (See attached)
I used you single page demo, but am having an issue with the navigation menus on mobile view. The menu does not appear on the left hand side. I looked on previous tickets to find help and come across the fowling code which I put into the custom CCS box....
@media only screen and (max-width: 1000px) and (min-width: 1px) {
What this did is put the menu into the right hand slide out panel, but I still can't get the menu to appear on the left, with different information in the slide out panel/menu on the right. (as per the demo)
I would like this to be as per your one page demo where the nav menu is on the left and the panel with extra info is on the right
3. LOGO HEADER ON MOBILE NOT VERTICALLY CENTERED (See attached)
When viewing the website on mobile the logo is not vertically centered in the header - it moves up and sit off-vertical-center towards the top of the header and looks out of place
4. SOCIAL ICONS DISPLAY WITH ODD LINE (See attached)
When I remove the pinterst social media icon/link from the social media module. The Icons on mobile display with an odd line through them . The alignment of the icons with the vertical line separators also goes out
Thanks in advance for your assistance with these questions & issues
Hi Nectar,
First of all I would like to commend you on the theme that you have created and developed. It truly sets the bench mark for themes and it's companies like you that actually push the whole theme development industry fwd by showing whats possible. Well done guys!
I have developed a site for client that is almost complete, just have a few questions and couple of issues i need to resolve.
1. I purchased theme to develop the clients site, but they are familiar with wordpress and would like to own the LICENSE as they have essentially paid for it and would like to have access to support and updates. How do I transfer this to them. And what happened when in future when they request me to do more work on their site and I require support on the theme.
2. NAVIGATION MENUS ON MOBILE (See attached)
I used you single page demo, but am having an issue with the navigation menus on mobile view. The menu does not appear on the left hand side. I looked on previous tickets to find help and come across the fowling code which I put into the custom CCS box....
@media only screen and (max-width: 1000px) and (min-width: 1px) {
#slide-out-widget-area .mobile-only {
 display: block!important;
}
}
What this did is put the menu into the right hand slide out panel, but I still can't get the menu to appear on the left, with different information in the slide out panel/menu on the right. (as per the demo)
I would like this to be as per your one page demo where the nav menu is on the left and the panel with extra info is on the right
3. LOGO HEADER ON MOBILE NOT VERTICALLY CENTERED (See attached)
When viewing the website on mobile the logo is not vertically centered in the header - it moves up and sit off-vertical-center towards the top of the header and looks out of place
4. SOCIAL ICONS DISPLAY WITH ODD LINE (See attached)
When I remove the pinterst social media icon/link from the social media module. The Icons on mobile display with an odd line through them . The alignment of the icons with the vertical line separators also goes out
Thanks in advance for your assistance with these questions & issues
Kind Regards,
Matthew
Hey,
1: They would likely need to purchase another license as the license is non transferable .
2: You need to turn on the Side Widget Area in Salient Theme Options Panel .
3: Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
4: I cant seem to recreate the lines.
Thanks
ThemeNectar Support Team