Forum replies created

    In reply to Font Color
    Roman
    Spectator
    Posts: 3147
    18.06.2015 at 17:35 #18333

    Appearance -> Theme Options -> Custom CSS:

    .wooslider h2.slide-title a {
    color:white;
    }

    Roman
    Spectator
    Posts: 3147
    18.06.2015 at 17:32 #18332

    try this code:

    <center>
    <p>random text</p>
    </center>

    Roman
    Spectator
    Posts: 3147
    16.06.2015 at 12:28 #18284

    you are also using an old alora version – 2.0.0, while the new one is 2.7.0, I would recommend to update it.

    Roman
    Spectator
    Posts: 3147
    11.06.2015 at 19:46 #18227

    please provide the website URL

    Roman
    Spectator
    Posts: 3147
    11.06.2015 at 19:45 #18226

    sure try this Appearance -> Theme Options -> Custom CSS

    @media only screen
    and (min-device-width : 768px)
    and (max-device-width : 1024px)
    and (orientation : portrait)
    {
    #wrapper .dd-container .dd-selected-text span:before {
    position: relative;
    top:0px;
    padding: 0px;
    margin: 0px;
    content: "Menu";
    }
    }

    Roman
    Spectator
    Posts: 3147
    11.06.2015 at 10:06 #18199

    sorry, we just moved our docs here https://theme4press.com/docs/shortcodes/blog/ , I would suggest to use smaller images then

    Roman
    Spectator
    Posts: 3147
    10.06.2015 at 09:11 #18019

    are you using any additional plugins? have you try to disable them?

    Roman
    Spectator
    Posts: 3147
    10.06.2015 at 07:09 #18010

    have you try to use the blog shortcode on the homepage https://theme4press.com/alora-documentation/shortcodes/blog/ . it can work along with the static page

    Roman
    Spectator
    Posts: 3147
    05.06.2015 at 17:03 #17939

    sorry, in this case we cannot provide an upgrade/compensation as per our TOS

    Roman
    Spectator
    Posts: 3147
    05.06.2015 at 11:37 #17932

    you are using one column layout and have enabled footer widgets, so that’s actually not sidebar pushed on the bottom, change the layout in Theme Options -> General