social care slider on mobile devices
Tagged: mobile device, read more button, slider
- This topic has 14 replies, 3 voices, and was last updated 3 years, 4 months ago by Grace Support.
-
AuthorPosts
-
November 19, 2019 at 9:06 pm #18841ebru paParticipant
hi,
social care theme slider read more button doesn’t appear on moblie devices.
November 20, 2019 at 5:41 am #18853Grace ThemesMemberHi,
The slider button is not displayed on small screen size devices.
If you want to display Read More button, it will need to change the code and can be done via our coder.Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemesNovember 24, 2019 at 9:21 pm #18932ebru paParticipantHow reliable is your request?
November 25, 2019 at 4:44 am #18948Grace ThemesMemberWe need your website details only for problem solving purpose.
If you don’ want to share login details, just send your website URL so we can check it.Regards
Grace ThemesNovember 28, 2019 at 9:37 pm #19026ebru paParticipantweb address ceday com tr
November 29, 2019 at 5:08 am #19037Grace ThemesMemberHi,
To display the Slider Read More button on mobile device
Go to the Appearance -> Editor -> css/responsive.css
at line no 21 find the below code
.nivo-caption .button{ display:none !important;}
Now change this code with the below updated code
.nivo-caption .button{ padding: 5px 15px !important; font-size: 13px !important; font-weight: 400 !important; }
Regards
Grace ThemesNovember 29, 2019 at 7:50 pm #19055ebru paParticipantThank you very much for your support. Problem solved
November 30, 2019 at 3:57 am #19060Grace ThemesMemberYou are most welcome.!
November 23, 2020 at 8:59 pm #27208mlloydParticipantI attempted the same procedure. The first slide mostly worked. The button appears, but it was only 90% displayed and then cutoff at the bottom of the image. On the three following slides the does not at all appear. I am not live until the first of the year, but I’d like to have these kinks worked out.
November 24, 2020 at 4:32 am #27210Grace SupportKeymasterHi mlloyd,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace ThemeJanuary 31, 2021 at 8:51 pm #28683yabbo97ParticipantI am having the exact same problem and can’t fin any reference of “css/responsive.css” which seems to be a problem with me fixing the code, I would like to fix the code myself, can you please just provide me with where in the CSS file I should look and make the change so I can address. Thank you very much.
January 31, 2021 at 10:24 pm #28684yabbo97ParticipantFollow up I found the place in the server to change the code:
when i replace it with
.nivo-caption .button{ padding: 5px 15px !important; font-size: 13px !important; font-weight: 400 !important; }it didn’t show the button just a small black box
January 31, 2021 at 10:27 pm #28685yabbo97ParticipantNEVER MIND, FIXED IT!!!!! Thank you I guess.
January 31, 2021 at 10:53 pm #28686yabbo97ParticipantOkay you’re gonna hate me. It went back to showing a messed up half button again. What am I doing wrong. Wish I could show you a picture
February 1, 2021 at 5:19 am #28687Grace SupportKeymasterHi yabbo97,
Please send your website URL and WordPress admin login details at [email protected] so we can check and assist you quickly.
Regards
Grace Theme -
AuthorPosts
- You must be logged in to reply to this topic.