How to rid the white box etc on top of sliders.

Home Support Themes Forum How to rid the white box etc on top of sliders.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #896
    Anonymous
    Inactive

    I want to get rid of the white box etc on top of sliders.

    I read *.php and figured out where to comment out that (title, description, and more link),
    but the white box remains. By inspecting the web page in Firefox, and searching in your folders recursively for “nivo-“, I figured out that the white box etc is controlled by this line of code:

    .nivo-caption{<?php if(get_theme_mod(‘caption_hide’) != ”)

    How and where can I do something like set_theme_mod(‘caption_hide’, …) to hide them?

    BTW, the PRO version seems to want to show all 10 sliders, instead of just the 3 images as I had configured, but I can work around that by supplying all 10 images.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.