Forum replies created
Hi,
You are welcome.
No user reported having slides disappeared, but I will let our developers know.
Maybe they can reproduce your issue.
Thank you.
Hi,
Please note your mobile view is in a mess because of the heavy customization made on your website.
We can only provide custom css to help you customize one element at a time.
If you need a long list of customization help, Please contact our developers for assistance.
https://theme4press.com/theme-customization-service/
If not, let’s wait for your desktop view customization to complete before proceeding to make adjustments to your mobile view. It will be a never ending story if you try to adjust both views at the same time.
Thank you.
Hi,
First of all, Please find out what is causing your website to take a long time to finish loading.
You can do that by disabling one plugin at a time, and clear your browser history.
It’s very difficult to provide help, while having to wait a long time for it to load.
In your custom css, find the following.
.home .menu-back {
position: relative;
top: 60px !important;
}
Change the 60px to 85px.
Find the following in your custom css
.content {
padding-top: 30px;
}
Increase the 30px to 130px, or until it clears your slider.
Thank you
Hi,
I do not know why your sliders disappeared. It should not have happened.
Please take a look at Theme Options -> Bootstrap slider -> Slides.
If they are gone, you will need to re-create your slides.
I will report this issue as a bug, if you confirm that your slides are gone.
As for widgets on homepage.
Go to Theme Options -> Header -> Header Widgets
and select the first layout.
Thank you.
Hi,
Thank you for your explanation.
Glad to know it’s due to your custom css and not a theme bug.
Best Regards,
Denzel
You are welcome.
Thank you.
Hi.
Please use the following in Theme Options -> Custom CSS
.fontawesome-icon.circle-yes,.fontawesome-icon.circle-yes:hover {
background: #625784 none repeat scroll 0 0 !important;
}
I am color blind, does not know if #625784 is the color you need,
If is not the color you need, you can find the color hex code ( http://www.colorpicker.com/ ) and replace it.
Thank you
Hi,
Please go to Theme Options -> Bootstrap slider -> Bootstrap Slider placement
select where you want the bootstrap slider to show up.
If you are using a static homepage, you can edit the page and select the slider position.
Thank you
Hi,
Please use the following for the line height.
Use in Theme Options -> Custom CSS
.page-template-portfolio-one-column-text #content {
line-height: 1.2 !important;
}
How can I set the padding for the pages that use the Portfolio One Column Text template?
Please tell me padding for which part of the page?
Please use screen-shot with annotation to point to me.
Thank you
You are welcome!
Thank you.