• Resolved digitugi

    (@digitugi)


    If I using mobile phone version of my site, then in the header slider are news texts missing, and not possible to open this news in the mobile version.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Silkalns

    (@silkalns)

    This will be changed with the next theme update. It will be available within next few days via automated update in your WordPress dashboard. Or you can download it right now from Github.

    I have version 1.9.3, and I am also having the problem of text not showing on mobile devices.

    Hi @cnassios,

    I hope you are well today and thanks for posting here.

    You can display it by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

    Admin Area -> Apperance -> Customize -> Sparkling Options -> Other -> Custom CSS

    #content .flex-caption {
      display: block;
    }

    Best Regards,
    Movin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header slider text are missing in mobile version’ is closed to new replies.