Remove Slider

Home Forums All Other Themes Remove Slider

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #151287
    klietz11klietz11
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: November 30, 2017

    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.

    #151367
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    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

    #151382
    klietz11klietz11
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: November 30, 2017

    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

    #151414
    klietz11klietz11
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: November 30, 2017

    The problem is on Centrodecompartimiento.org/en/

    #151553
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.