Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #56766
    canehoyer
    Participant

    Hello,

    already tried to reach you via email, but unfortunately didn’t receive an answer yet.
    So I ask my questions just here:

    1. If I buy Catch Responsive Pro theme, the featured license is GNU V3. Does this mean I pay one time 39,99 $ and can use the theme as often and for as many client’s end products, I like to?

    2. If I don’t need a logo or the search bar and remove them both, is it possible to reduce or delete the Header space above the top menu, so that there is no gap with background color? Or is it possible to have a self created color in this area, not the background?

    3. Is it possible to change background, hover, shadow and text colors of the mobile nav bar?

    4. In original the mobile nav bar shows all menus at once, that means also the 1. and 2. level sub menus. If there are a lot menu pages, the whole mobile page is filled with the menu bar. So is it possible to hide the sub menus (show only the main menu) and let them only appear, by clicking on?

    Feedback would be great! Thanks!

    #56929
    Sakin
    Keymaster

    @canehoyer: Sorry for the late reply as we are still in state of emergency due to massive earthquake in Nepal. Internet, electricity, water and sanitation are huge problem here. We are also helping others in the community so we are slowing getting back online.

    1. This license is bit confusing. So, it works like this. Once, you purchase the theme, you can use it for all the domains that you own. You are not authorized to redistribute or re-sell it. But you can re-distribute only as child theme. So, if you buy it for your client then you can use it for that client.

    2. Yes, once you remove both, there will not be header space. Also you can remove that from Custom CSS. Let me know your site URL after you make the changes and will send you custom css.

    3. Yes, that possible with Custom CSS. You can send me the site URL and the color code than I can send you custom css.

    4. For this, you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    .sidr ul li ul { display: none; }
    .sidr ul .menu-item:hover > .sub-menu,
    .sidr ul .page_item:hover > .children {
    	display: block;
    }
    #56937
    canehoyer
    Participant

    Thanks for your answers, as I just saw today, that you are from Nepal and so I know that you have more serious problems today.

    But one additional question to the license as I am still questioning…

    I am working as graphics designer and do designs for customers.

    1. So if I buy the theme, I can use it only for one client and have to buy it again, if I want to do another design for a second client?

    2. What if I host the site, I manage the domain of the client, so the client can not manage the files himself and the only one editing the theme is me?

    3. In case I understood No. 1. right, can I use the theme for my own domains, when I already used it for one client?

    #57058
    Sakin
    Keymaster

    @canehoyer:
    1. Yes, you need to buy each time.
    2. If you host and mange it for your client then in this case you can just buy one time
    3. Yes, you can use it in your own domain and also test sites.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘License and theme specific questions’ is closed to new replies.