Slideshow, annyoing little box.

Viewing 2 posts - 1 through 2 (of 2 total)
  • #13017
    Thious
    Participant

    Hello there, I am currently working on a website, and I made the frontpage with a image slideshow like so many else.
    Anywho, as you can see there are these little hardly transparent boxes in the right middle side of the images, is there any way I can remove those little boxes?

    http://cimplit.eu

    #13097
    Daniel Tara
    Keymaster

    In functions.php in the function pinboard_call_scripts() where you hav the callback to the function flexslider, add these parameters:

    controlNav: false,
    directionNav: false,

    Also, you may want to remove the content of the function pinboard_404 to avoid the “Content not found” message from appearing on the front page.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.