• Resolved dormaj

    (@dormaj)


    Running V1.3 of the theme. On mobile android Nexus 6 in Chrome and iPhone 6 in Safari the call to action slider button on sliders do not show. It is fine on the desktop view. See the site here – https://www.crossfitloudoun.com/

    Great theme!

    Thanks,

    Jeff

Viewing 3 replies - 1 through 3 (of 3 total)
  • HI,

    Please go to Admin Dashboard >> Appearance >> Customize >> Theme Options >> Theme General Options.

    Now copy below css code and paste into Custom CSS Editor.

    @media (max-width: 480px){
    .carousel-text .enigma_blog_read_btn {
        display: block !important;
    } }

    Save the changes.

    Thanks.

    Thread Starter dormaj

    (@dormaj)

    Perfect. Thank you very much!

    Most Welcome.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘call to action button on slider does not show on phones’ is closed to new replies.