Forum replies created
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
are you using Custom Menus?
in the page edit mode, scroll down to Page options and choose Page: Full Width – yes
I will try to fix that in the next version. thanks.
the arrows and search I will try to fix in the next version. thanks
try something like this in Custom CSS field:
are you using any additional plugins? have you try to disable them and check if it helps?
have you try to install it through FTP? here is a doc http://theme4press.com/alora-documentation/
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:
background: blue;
border-color:blue;
}
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