Forum replies created

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 09:54 #17025

    sorry, but alora for now supports only one sidebar (left or right), but we are planning to implement second sidebar as well

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 09:51 #17024

    I have checked the website on android phone and it works just fine 😕

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 09:45 #17022

    please provide login details in Private reply… we will investigate further

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 06:58 #17020

    You could create a child theme for that 🙂

    Roman
    Spectator
    Posts: 3147
    28.04.2015 at 06:56 #17019

    Please describe what issue you are getting on the theme installation?

    Roman
    Spectator
    Posts: 3147
    27.04.2015 at 20:40 #17010

    marking resolved 🙂

    Roman
    Spectator
    Posts: 3147
    27.04.2015 at 20:04 #17008

    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;
    }

    Roman
    Spectator
    Posts: 3147
    27.04.2015 at 20:02 #17006

    you have probably enabled the built in Lightbox feature of alora, Appearance -> Theme Options -> Advanced -> Disable Lightbox

    Roman
    Spectator
    Posts: 3147
    27.04.2015 at 19:49 #17005

    sure, Custom CSS:

    .t4p-social-networks span.t4p-icon-holder:hover a {
    top: 0%;
    }

    Roman
    Spectator
    Posts: 3147
    27.04.2015 at 19:41 #17004

    that would require changing the theme’s code, we don’t support it, sorry 🙁