Tagged: x
-
AuthorPosts
-
April 21, 2016 at 12:14 pm #894034
elevatedconversionsParticipantHi, Support.
I am trying to get my Rev Slider text to display at the top of the slider on mobile, but it’s not quite displaying at the top like I want it to: http://screencast.com/t/6nEVeUxH94J
In the backend editor, you can see it is at the top, I’m not sure what else to do? It’s quite frustrating.
Look forward to any insight you have to resolve this issue.
Site URL: http://www.elevatedconversions.com/
Thanks,
-Ryan
April 22, 2016 at 2:01 am #894876
RupokMemberHi Ryan ,
Thanks for writing in!
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 26, 2016 at 4:09 pm #901022
elevatedconversionsParticipantThis reply has been marked as private.April 27, 2016 at 6:47 am #901952
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
@media (max-width:530px){ div#slide-15-layer-11 { top: -33px !important; } }Hope it helps.
April 27, 2016 at 11:39 am #902545
elevatedconversionsParticipantHmm, it still seems to not be going up very far. Can you adjust the CSS for this to be shown further up? I would like this the be the case: http://screencast.com/t/cuQIpwqWDU
Thanks for your help.
-Ryan
April 27, 2016 at 11:01 pm #903440
Rue NelModeratorHello Ryan,
Please have your code updated and use this instead:
@media (max-width:530px){ div#slide-15-layer-11 { top: -120px !important; } div#slide-15-layer-12 { top: -90px !important; } #slide-15-layer-23 { top: -70px !important; } #slide-15-layer-24 { top: -70px !important; } }Hope this helps. Kindly let us know.
April 28, 2016 at 12:29 pm #904431
elevatedconversionsParticipantThat’s what I was looking for. Thanks so much for your help! 🙂
-Ryan
April 28, 2016 at 11:29 pm #905159
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-894034 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
