Chocolate Theme

Home Forums All Other Themes Chocolate Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #158500
    EmmaEmma
    Participant
    • Topics: 7
    • Replies: 3
    • Total: 10
    Member since: May 2, 2016

    Hi, I’m using the Chocolate Theme for my website and I have a few issues, my website is: www.poderedimercatale.it:

    – The front-page slider doesn’t seem to work, it doesn’t automatically pass to the next photo.
    – The front-page bottom cloud doesn’t show.
    – There is a big empty space under the footer section on every page, is there a way to reduce this?

    Thanks for your help.

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    #copyright {
        display: none;
    }
    #footer .footercols3 { margin-bottom:0;}
    .footer-pattern svg g {
        fill: #fff !important;
    }

    Regards,
    Chris

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