Home › Forums › Blendit Theme Support › slider button (mobile)
- This topic has 9 replies, 2 voices, and was last updated 7 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
August 24, 2017 at 12:59 am #81685
Hi,
I’d like to insert the Purchase button link(call to action) that appears on the slider.
It only appers on desktop and tablet
The button doesn’t appear on the cel.
Is it possible?
voodigitalteste.com
http://www.screencast.com/t/lNiMA0Mkp (slider without button on cel)
best regards
felipe
August 24, 2017 at 8:56 am #81722Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .nivo-caption { width:100% !important; left:0 !important; padding:50px 0 !important;} .common_btn { width:270px !important;} #slider .top-bar a { font-size:12px !important;} #slider .top-bar h2 { font-size:16px !important;} #slider .top-bar { top:-8px !important; padding:0 !important;} }
Regards,
ChrisAugust 24, 2017 at 10:14 pm #81772Hi Chris
unfortunately it didn’t work 🙁
regards,
felipe
August 25, 2017 at 9:41 am #81795Hi,
Kindly Add this code there:
@media screen and (max-width:479px) {
.nivo-caption { width:100% !important; left:0 !important; padding:50px 0 !important; display:block !important;}
.common_btn { width:270px !important;}
#slider .top-bar a { font-size:12px !important;}
#slider .top-bar h2 { font-size:16px !important;}
#slider .top-bar { top:-8px !important; padding:0 !important;}}
Regards,
ChrisAugust 25, 2017 at 8:49 pm #81859Hi Chris,
it didn’t work again 🙁
best regards,
felipe
August 28, 2017 at 9:40 am #81952Hi,
Okay, kindly send us your WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
ChrisAugust 30, 2017 at 6:10 pm #82147Hi Chris,
I’ve sent you the info by e-mail
could you let me know if the e-mail arrived to you?
best regards,
felipe
August 31, 2017 at 1:20 pm #82208Hi,
This issue was resolved from our end. Kindly check and confirm.
Regards,
ChrisSeptember 5, 2017 at 1:20 pm #82480Hi Chris,
Its perfect now.
thanks a lot
regards,
felipe
September 5, 2017 at 1:22 pm #82482Hi felipe,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/10/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.