Forum replies created

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 4:06 pm #19345

    Hi Teresa,

    Firstly, the movement in slides is happening because you are using different sizes of images in your slider. You should use all slides in a same size to prevent this. However, if you want to fix it, so you can add the code mentioned below into your custom CSS. Besides, its better to start new topic in a new post.

    .carousel {
    min-height: 500px;
    max-height: 500px;
    }

    Thanks.

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 3:45 pm #19342

    Hi Jhon,

    Thanks for writing in, to suppress the grey areas around header, you can try following code under Appearances > Theme Options > Custom CSS:

    .menu-container {
    background: #ffffff !important;
    }

    Hope this helps!

    Thanks.

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 3:30 pm #19341

    Hi Noah,

    Thanks for writing in, if you wish to achieve that, so you can add the following code under Appearance > Theme Options > Custom CSS:

    ul.nav-menu li:hover ul, ul.nav-menu li.nav-hover ul {
    display: block !important;
    }

    Hope this helps!

    Thanks.

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 3:21 pm #19340

    You’re welcome! 🙂

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 3:00 pm #19334

    Hi Angelo,

    Upon checking, the files of parallax slider are missing. As also you are using an old version of the theme evolve plus v1..8.5. So I’d advice to update the theme to evolve plus v1.9.0. Before Updating the theme make sure that you are using a child theme to preserve the current changes.

    https://codex.wordpress.org/Child_Themes

    I’d also advice to backup your website before updating. backup

    http://prntscr.com/7ydurc

    Thanks.

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 2:07 pm #19331

    Hi Angelo,

    I would require the login and the password of your admin panel in a private reply, so the others don’t approach it.

    Thanks.

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 1:45 pm #19329

    You’re welcome Heinrich! 🙂

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 1:42 pm #19328

    Hi Angelo,

    Would you make sure that you’ve activated your Slider under the Appearance > Parallax Slider > Parallax Slider Placement as per shown here: http://prntscr.com/7ycwpb and if you have selected manual page to page, then you must should have select the slider from the page options: http://prntscr.com/7ycyrw.

    Thanks.

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 1:28 pm #19325

    You’re welcome Teresa! 🙂

    Imran
    Spectator
    Posts: 402
    July 29, 2015 at 12:34 pm #19321

    You’re welcome! 🙂