Forum replies created

    Alok Maheshwari
    Spectator
    Posts: 303
    August 21, 2014 at 9:18 pm #10354

    What is your site url?

    Alok Maheshwari
    Spectator
    Posts: 303
    August 21, 2014 at 8:27 pm #10353

    Not sure why you have so much embedded css code but the white background is because of the following line

    Code:
    .mobile-nav-holder .mobile-selector, .mobile-topnav-holder .mobile-selector,#mobile-nav { background-color: #ffffff!important; }
    Alok Maheshwari
    Spectator
    Posts: 303
    August 21, 2014 at 2:12 am #10351

    Can you please provide the site url. May need to adjust some margins.

    Alok Maheshwari
    Spectator
    Posts: 303
    August 20, 2014 at 11:44 pm #10349

    Try putting this in custom css and let me know if it works.

    Code:
    #logo-image {display: block; margin:0 auto!important;float:none;}
    Alok Maheshwari
    Spectator
    Posts: 303
    August 20, 2014 at 11:21 pm #10348

    Ok, it seems the appropriate class is missing from the <i> elements in your site html. For eg.

    On the demo site this is what being used

    Code:
    <i class=”fontawesome-icon medium circle-yes fa fa-wrench”>

    but on your site

    Code:
    <i class=”fontawesome-icon medium circle-yes fa wrench”>

    so the “fa-” is missing from your site html before the item name (wrench in this case). If you can provide the site login details, then I can have a look around and figure out why this is happening. I will get back to you with the form submission url where you can submit your login details.

    Alok Maheshwari
    Spectator
    Posts: 303
    August 19, 2014 at 10:56 pm #10344

    1. Can you please elaborate this issue as I am not clear on it.
    2. Which demo page you are referring for the videos. Once I have a look at it, can suggest you how it was done.

    Alok Maheshwari
    Spectator
    Posts: 303
    August 19, 2014 at 8:56 pm #10342

    Ok, can you provide the shortcode which is getting used so that I can test it on my system.

    Alok Maheshwari
    Spectator
    Posts: 303
    August 19, 2014 at 12:01 am #10340

    What is your site url?

    Alok Maheshwari
    Spectator
    Posts: 303
    August 18, 2014 at 11:38 pm #10339

    In the Appearance -> Menus section, you have to select the “Primary Menu” option for the menu and then it should be animated like the demo.

    Alok Maheshwari
    Spectator
    Posts: 303
    August 18, 2014 at 3:37 pm #10337

    How many menu items you are having currently? I see only 2 items except the Home.