Tagged: x
-
AuthorPosts
-
April 21, 2016 at 1:41 pm #894150
administracionemibinParticipantHi! It’s possible to change the default notebook grid size from 1024px to 1366px becausa i have layers to show from 1920px to 1366 and others only from 1366 to 480px (mobile size)
Thanks for all!
April 22, 2016 at 3:25 am #894966
Paul RModeratorHi,
Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
April 22, 2016 at 3:46 am #894997
administracionemibinParticipantYes¡ Sorry
This is the link:
http://www.emibin.com/nuevaemibin/
As you can see on the jpg attached i have 2 buttons on the star. One of the buttons must see only fron 1367px width to max width (1920px or more) and the second one must see only from 1000px width for example to 1366px width.
I know how to make the second button with “Hide element under width” but i don’t know how to make the first button appear only from 1000px width to 1366px width.
I think maybe if i can change the default notebook grid size i can make this posible.
Thanks
April 22, 2016 at 3:47 am #895001
administracionemibinParticipantThis problem comes because buttons on revolution slider are not responsive and when you make a zoom in buttons don’t make smaller and looks bad
April 22, 2016 at 7:16 pm #896071
Rue NelModeratorHello There,
Thanks for the clarifications! To know better how you can create a fully responsive slider, please check out this video tutorial:
To make sure that your buttons are responsive, you can apply an ID to each of your buttons so that you can use it with css.
#button-a { display: none; } @media(min-width: 1000px){ #button-a { display: block; } }https://www.themepunch.com/revslider-doc/buttons/
Hope this helps.
April 26, 2016 at 5:44 pm #901129
administracionemibinParticipantThanks for your answer, it works!
April 27, 2016 at 7:24 am #901997
ThaiModeratorGlad it worked.
If you need nything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-894150 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
