Forum replies created

    In reply to Extend menu line
    Denzel Chia
    Moderator
    Posts: 2656
    21.09.2015 at 19:09 #20805

    Hi,

    Please use the following code in Theme Options -> Custom CSS, it will widen the space for your menu. You can add one more item.

    .header-v3 .alora-row {
    max-width: 1100px !important;
    }

    Thanks!

    In reply to Post slider
    Denzel Chia
    Moderator
    Posts: 2656
    21.09.2015 at 19:04 #20804

    Hi,

    Please use the following codes in Theme Options -> Custom CSS

    .slide-container {
    height: 400px !important;
    }

    It will increase the height of your post slider. The button will be at a lower position.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    21.09.2015 at 09:30 #20796

    Hi,

    Please try the following code in your Theme Options -> Custom CSS

    #nav ul li ul li a {
    padding: 3px 10px !important;
    }

    adjust the 3px which is “spacing” between top and bottom of each menu item in the dropdown.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    20.09.2015 at 08:07 #20792

    Hi,

    Please try the following code in Theme Options -> Custom CSS

    .slide-content h2 {
    width: 1100px !important;
    float:none !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    20.09.2015 at 07:55 #20791

    Hi,

    You had set the Slides to “Off”. I turned all back to “On”.
    I also added the correct HTML code for your slider buttons.

    All working properly now. Please see screenshot. http://prntscr.com/8iblgv
    No errors or warnings..

    For the button html code, you only need to replace the word “Learn more” as well as the google.com url.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    19.09.2015 at 07:43 #20786

    Hi,

    Please post your website url.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    19.09.2015 at 07:41 #20785

    Hi,

    The speed of slider is found in Theme Options -> Elastic Slider -> Slideshow Interval

    Please use the following code for Elastic slider title transparent background.

    .ei-title h2 {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    19.09.2015 at 07:30 #20784

    Hi,

    There is no activation for mobile view.
    The theme is responsive.

    Please post your website url.
    It does not help by saying the whole site is messed up, Please list out the issues that you need help.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    19.09.2015 at 06:11 #20783

    Hi Shannon,

    According to our forum rules https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/
    Please do not post in other user’s thread or threads that are marked resolved.
    Please create your own thread.

    As for your issue.
    Please kindly check that your domain name and keys are correct.
    Your website should be online, so that recaptcha can verify.
    You should sign up for api keys using your website url.
    Please do not re-use api keys from another domain.

    More related information.
    https://forum.ivorde.com/google-recaptcha-an-internal-error-occurred-t19711.html

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    19.09.2015 at 05:49 #20782

    Hi,

    Sorry, that’s a Header Image (background image), not a logo. It’s not possible to add a link without modifications to header.php file within the Theme.

    Please contact us via our services page https://theme4press.com/theme-customization-service/, if you require this customization.

    The custom logo option is in Theme Options -> Header -> Custom logo

    Thanks!