Forum replies created

    Imran
    Spectator
    Posts: 402
    January 26, 2016 at 11:26 am #23832

    Hi Vishal,

    Thanks for writing in!

    Also, when i see only one column at a time. I want all the menus dropdown at once when i hover on the main Service menu

    Please add the following code under Appearance -> Customize -> Custom CSS:

    #nav.nav-holder .navigation > li:hover ul {
    display: block !important;
    }

    Hope this helps!

    Thanks.

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 1:04 pm #23812

    Hi Joey,

    In regard of sending admin credentials; you can send as a private reply on forum which will not be shown to the public but just the theme owners and moderators. After writing the details into the field, please check the “Set as private reply” button down below the text area (see: http://prntscr.com/9ukqsr).

    Thanks!

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 12:51 pm #23809

    Hi Egon,

    get rid of the author and comments

    Please add the following code under Appearance -> Customize -> Custom CSS:

    .search-results p.single-line-meta.vcard {
    display: none;
    }

    Hope this helps!

    Thanks.

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 12:44 pm #23807

    Hi Joey,

    Is this image you’ve uploaded to your server -> Image?

    Please provide us with the admin credentials of your website. And please confirm that the uploaded image is full-sized.

    Thanks!

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 12:40 pm #23805

    Hi Egon,

    Thanks for writing in!

    Would you mind providing us with the URL of your website; so that we can take a look into your setup and provide you with a detailed response.

    Thanks!

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 12:36 pm #23802

    Hi Joey,

    Upon checking, its working fine at our end (see: http://prntscr.com/9ukfut). I’d advice to clearing your browser’s caches and recheck again.

    Thanks!

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 12:30 pm #23801

    Hi Christian,

    Thanks for writing in!

    Regretfully, the particular request would fall beyond the support we provide. You may ask for any developer’s help who can get this done for you.

    Thanks for understanding!

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 12:12 pm #23799

    You’re welcome! 🙂

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 12:10 pm #23798

    Hi Jeff,

    Thanks for writing in!

    when viewing on small screes the headings are not responsive

    Please add the following code under your Appearance -> Customize -> Custom CSS:

    .t4p-title h1, .t4p-title h2, .t4p-title h3, .t4p-title h4, .t4p-title h5, .t4p-title h6, .heading h3 {
    float: none !important;
    display: block !important;
    }

    .t4p-title {
    display: block !important;
    }

    .entry-content h2 {
    font-size: 250% !important;
    }

    .entry-content h1 {
    font-size: 270% !important;
    }

    Please use headings into percentages. It’s advised to remove any extra custom codes from your custom CSS field.

    Thanks!

    Imran
    Spectator
    Posts: 402
    January 25, 2016 at 11:22 am #23796

    Hi Egon,

    Thanks for writing in!

    I cant find the option to turn on the mega menu in evolve+

    Only alora theme’s containing built-in mega menu. You’re refer to this:

    Mega Menu

    Thanks!