Home › Forums › All Other Themes › Remove Slider
- This topic has 4 replies, 2 voices, and was last updated 3 years ago by
Forum Moderator.
-
AuthorPosts
-
May 7, 2020 at 4:29 pm #151287
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.
May 8, 2020 at 9:56 am #151367Hi,
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,
BradMay 8, 2020 at 4:33 pm #151382Four 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
May 10, 2020 at 2:09 am #151414The problem is on Centrodecompartimiento.org/en/
May 11, 2020 at 8:33 am #151553Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.