Forum replies created

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 21:59 #15643

    Have u check the knowledge base for the empty page issue?

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 18:03 #15622

    yep, the codes provided by Mark could work 😉

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 18:02 #15621

    use this Custom CSS rule:

    .wpcf7-form .select-arrow {display:none;}

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 17:59 #15620

    library/functions/tabs-widget.php line #48 🙂

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 12:02 #15616

    sorry, but blog shortcode is not supported in evolve theme yet

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 09:16 #15613

    check out this doc http://www.themepunch.com/faq/show-slide-layer-hover/ , I think it’s possible

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 09:10 #15612

    added this to your Custom CSS:

    ul.nav-menu li#menu-item-440 .sf-with-ul::after {content:"";}
    ul.nav-menu li#menu-item-440 a.sf-with-ul {
    padding-right: 0px !important;
    }
    ul.nav-menu li#menu-item-440.current-menu-ancestor a, ul.nav-menu li#menu-item-440.current-menu-ancestor,
    ul.nav-menu li#menu-item-440.current-menu-item::before, ul.nav-menu li#menu-item-440.current-menu-ancestor::before {
    background: none !important;
    }

    but then your subitems will have no hover background

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 08:09 #15609

    probably they forgot 😉

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 08:07 #15608

    what browser and OS are you using? I checked all major browsers on your website and I see no problems 😕

    Roman
    Spectator
    Posts: 3147
    18.03.2015 at 06:43 #15606

    When you edit the page/post set its template on the right side to 100% width.Then it will work fine 😉