Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi..

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

    Now copy below CSS code into Custom CSS Editor.

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

    Save the changes.

    Thanks.

    Thread Starter ltroeth

    (@ltroeth)

    Thanks! That fixed it.

    Just thought I should mention that the Custom CSS box in my child theme gave me an error when trying to save the changes.

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘weblizar_sanitize_text’ not found or invalid function name in /home/username/public_html/wp-includes/plugin.php on line 235

    So I just added it manually to style.css and that worked fine.

    Thanks for your help!

    Leon

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

The topic ‘Slider link buttons missing on iPhone’ is closed to new replies.