Forum replies created
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!
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!
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!
Hi,
Please try the following code in Theme Options -> Custom CSS
.slide-content h2 {
width: 1100px !important;
float:none !important;
}
Thanks!
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!
Hi,
Please post your website url.
Thanks!
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!
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!
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!
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!