• Resolved KriistianDavid

    (@kriistiandavid)


    When i see the mobile version, doesn’t show the tittle of the post in the slider, just images. How can i fix that?

Viewing 1 replies (of 1 total)
  • Theme Author Rigorous Themes

    (@wpgaint)

    Hi,
    put the follwoing css in the Theme options -> Tools -> Custom CSS:

    .slider-section .slider-desc, .beside-caption {
        display: block;
    }

    It will fixed your problem.

    We intensionally hide it in the small screen, may be you will face another problem after this like to much content for the mobile.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘mobile slider’ is closed to new replies.