- This topic has 4 replies, 2 voices, and was last updated 9 months, 3 weeks 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
Tagged: Chartiy Pro
Hello How do I remove the slider on my home page. http://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.
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
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]