Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pav012

    (@pav012)

    Hello Bikalpa,

    Thank you very much for your answer. I am using Polylang. It works great but translates everything but the slider. So I don´t mind keeping the slider on the English home page and hiding it on the Spanish home page. Would there be a ccs code for that please?

    Thank you very much,

    Pavel

    Thread Starter pav012

    (@pav012)

    Hello Bikalpa,

    thank you very much. My site is http://www.excursionsgrancanaria.com

    I like the slider, but because I am not able to translate the strings for the Spanish version, I would like to have the slider only on the English home page and hide it on the Spanish home page. That is why I was thinking a ccs code could solve it hiding it on the page 408, which is the Spanish home page. I tried

    #post-408 .slider-rotate {
    display: none;
    }

    and others, but it didn´t work.

    Thank you very much.

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