- This topic has 4 replies, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove Slider
Hello How do I remove the slider on my home page. www.centrodecompartimiento.org/home.
On the home page I want no image, and on the site pages I want fixed images.
Also I want to remove the CONTACT sidebar widget, but it does not appear in my sidebar widget controls.
Thank you.
Hi,
We checked, there is no slider on home page?
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Brad
Four Images, three have the images of the home page slider, I want a bar with no image and the page names only.
THen on the other pages I want to get rid of the contact side bar.
https://imgur.com/a/lpDpO5d
centrodecompartimiento.org
The problem is on Centrodecompartimiento.org/en/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .logo h1 { font-size:30px !important;}
.header .header-inner .logo { width:20%;}
.header .header-inner .nav ul li a {padding: 10px;}
.header {
background-color: rgba(0,0,0,0.7) !important;
}
.slider-main { display:none;}
.header-wrapper { position:relative;}
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]