Nexus

Forum Replies Created

Viewing 15 posts - 91 through 105 (of 535 total)
  • Author
    Posts
  • in reply to: Video showcase IE issue #8361
    Nexus
    Moderator

    I have forwarded this issue to my developer and he will get back with a solution to this issue. Thanks for pointing out this issue. Cheers!

    in reply to: How to get Demo Home 1 RevSlider? #8360
    Nexus
    Moderator

    Can you pls reply here as a private message with a temp login to your site, and I can take a look at the issue. Thanks!

    in reply to: Contact Form Email Subject #8359
    Nexus
    Moderator

    I have set the menu to the main menu for the About page and everything looks fine now. Logo appears fine in all the browsers in my machine. Can you pls check once in another machine? Thanks!

    in reply to: Icons not animating #8273
    Nexus
    Moderator

    Glad it worked. Cheers!

    in reply to: Is it possible to add fields to contact form #8249
    Nexus
    Moderator

    Pls use the Contact Form 7 plugin for this purpose. We have made our themes compatible with that plugin and it is a very powerful plugin with loads of features and it’s free. Hope that helps. Thanks!

    in reply to: Contact Form Email Subject #8187
    Nexus
    Moderator
    This reply has been marked as private.
    in reply to: Menu on iPad #8179
    Nexus
    Moderator

    I am seeing the menu fine in my iPad. I will let you know if I get a chance to test this in another device. Besides, What iPad version are you using and what browser. Thanks!

    in reply to: Logo problem with diffrent resolution of devices #8178
    Nexus
    Moderator

    I see the logo fine in my android devices (Moto X and Samsung Galaxy Tab2). I don’t know how to reproduce this issue. I will let you know if I get a chance to test your site in another device and find out what the issue might be.

    in reply to: Team Section 'Connect Now' icons not showing in Chrome #8177
    Nexus
    Moderator

    I haven’t heard of this issue from anyone else. Can you pls check in another machine, as me and my team members weren’t able to reproduce this issue. Everything is working fine in all the browsers on our side. Thanks!

    in reply to: Contact Form Email Subject #8112
    Nexus
    Moderator

    Can you pls post a temp login to your site so that I can take a look? Thanks!

    in reply to: Menu on iPad #8111
    Nexus
    Moderator

    Pls post the following code into custom css in theme options and see whether it helps

    @media only screen and (max-width: 1024px){
    #site-logo {
    float: left;
    }
    
    #primary-menu > ul.menu > li > a {
    font-size: 16px !important;
    padding: 0 14px 0 !important;
    }
    }

    Regarding the graphic not coming in the middle, you have a empty three column occupying the space in the left which is causing some trouble here. You will have to remove that empty three column from the stats section. Also I see some issues in the markup you have used in this section.

    If you still face issues, pls post a temp login to your site and I can take a look.

    in reply to: Logo problem with diffrent resolution of devices #8110
    Nexus
    Moderator

    I have put some css into the custom css of theme options. Pls check. I see the logo fine in my windows phone now (Samsung Focus). The menu toggle has been moved to the left (you can vary the values depending on your liking). Hope that helps! Thanks.

    in reply to: Team Members Section #8102
    Nexus
    Moderator

    Logo dimensions ideally should be 160px by 42px and slider images should be 1920px by 600px.

    in reply to: Theme Colors #8099
    Nexus
    Moderator

    I went ahead and changed the colors for the elements with default color. For the icon colors you will have to change the color in Photoshop and place them in the images folder and use them. You will have to change the file url for this piece of code

    ul.social-list a:hover {
    background-image: url('images/social-icons/social-hover.png');
    }

    Thanks!

    in reply to: Sticky Menu Disappears #8016
    Nexus
    Moderator

    I can see bunch of javascript errors in the console. Also I think the issue maybe has to do with, you not not setting any url to the menu item “More Products”. Unfortunately WordPress allows for that, but has issues rendering such menu items. So you can just link it to the current page with a link of “#”. That may solve the issue. Thanks!

Viewing 15 posts - 91 through 105 (of 535 total)