Tagged: x
-
AuthorPosts
-
March 31, 2016 at 9:26 am #860887
HenkinSchultzParticipantHi!
I am looking to make my white logo bigger in mobile view (phones) within the Revolution Slider.
I have the four boxes hidden in mobile view like I want.
Any help is appreciated.Here is the link of the site:
http://yrb2.websitehs.com/March 31, 2016 at 6:20 pm #861637
NicoModeratorHi There,
Thanks of writing in.
You could try using the @media queries
For example in your setup,
@media (max-width: 979px){ #slide-1-layer-1.tp-caption img{ width: 100px !important; height: 100px !important }}play with the max-width or using min-width to know where you want to begin with the change of size.
Hope it helps.
Let us know how it goes.
Thanks.
April 4, 2016 at 4:59 pm #866651
HenkinSchultzParticipantThis reply has been marked as private.April 5, 2016 at 1:54 am #867198
ChristopherModeratorHi there,
Your code is correct and it should work. Please check the attachment.
If you need further assist please provide us with some screen shots of this issue.Thanks.
April 5, 2016 at 8:36 am #867631
HenkinSchultzParticipantThis reply has been marked as private.April 5, 2016 at 8:43 am #867644
HenkinSchultzParticipantI got the border think figured out. thanks!
April 5, 2016 at 10:45 pm #868566
LelyModeratorHi There,
Glad you were able to figure that out. Please also add this:
@media (max-width: 480px){ ul.tp-revslider-mainul>li>div+div.tp-parallax-wrap { left: calc(50% - 92.5px) !important; } }Hope this helps.
April 26, 2016 at 11:13 am #900579
HenkinSchultzParticipantthanks that worked!
April 27, 2016 at 4:38 am #901754
LelyModeratorYou’re welcome!
Always,
X -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-860887 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
