Forum replies created

    Roman
    Spectator
    Posts: 3147
    November 28, 2013 at 4:40 pm #8643

    on the alora theme homepage is used Layer Slider. if you are using Revolution slider, you can enable it in Edit Slider page under specific slider and check option Slider Layout: Full Screen

    In reply to Two Menus
    Roman
    Spectator
    Posts: 3147
    November 27, 2013 at 7:59 pm #8641

    are you using Custom Menus?

    Roman
    Spectator
    Posts: 3147
    November 27, 2013 at 12:13 pm #8639

    in the page edit mode, scroll down to Page options and choose Page: Full Width – yes

    Roman
    Spectator
    Posts: 3147
    November 27, 2013 at 10:04 am #8638

    I will try to fix that in the next version. thanks.

    Roman
    Spectator
    Posts: 3147
    November 27, 2013 at 10:02 am #8637
    Code:
    .da-slide .da-link:hover {background:green;border-color:green;}

    the arrows and search I will try to fix in the next version. thanks

    Roman
    Spectator
    Posts: 3147
    November 27, 2013 at 9:55 am #8636

    try something like this in Custom CSS field:

    Code:
    .menu-header {background:blue;}
    In reply to Two Menus
    Roman
    Spectator
    Posts: 3147
    November 27, 2013 at 9:51 am #8635

    are you using any additional plugins? have you try to disable them and check if it helps?

    Roman
    Spectator
    Posts: 3147
    November 27, 2013 at 9:44 am #8634

    have you try to install it through FTP? here is a doc http://theme4press.com/alora-documentation/

    Roman
    Spectator
    Posts: 3147
    November 26, 2013 at 5:51 pm #8630

    you need to edit file library\functions\basic-functions.php lines # 486, 507, 528, 550, 572

    to add a custom button color add in Custom CSS options:

    Code:
    .da-slide .da-link {
    background: blue;
    border-color:blue;
    }
    Roman
    Spectator
    Posts: 3147
    November 26, 2013 at 11:17 am #8629

    yes, the grid layout is only for blog page, not for a regular page. you can try a Bootstrap grid system if you want to have a page with grid system layout. http://getbootstrap.com/css/#grid