Forum replies created
sorry, but alora for now supports only one sidebar (left or right), but we are planning to implement second sidebar as well
I have checked the website on android phone and it works just fine 😕
please provide login details in Private reply… we will investigate further
You could create a child theme for that 🙂
Please describe what issue you are getting on the theme installation?
marking resolved 🙂
this must be in Custom CSS:
.widget-content {
margin:0 0 25px;
overflow:hidden;
padding:0 15px 20px 15px;
border:1px solid #afcde3;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.widget-title {
padding-top:20px;
}
.widget-title-background {
-webkit-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
margin-top:11px;
}
you have probably enabled the built in Lightbox feature of alora, Appearance -> Theme Options -> Advanced -> Disable Lightbox
sure, Custom CSS:
.t4p-social-networks span.t4p-icon-holder:hover a {
top: 0%;
}
that would require changing the theme’s code, we don’t support it, sorry 🙁