-
AuthorPosts
-
October 9, 2018 at 6:07 pm #1019588
Hi
In the desktop layout everything is fine. The log and the text underneath is large and centered
When viewing on mobile layout, the logo becomes very small, shows at the bottom, and the text is goneOctober 9, 2018 at 6:27 pm #1019597Hey daropress,
Can you give that layer some class, so that we can try to target it with css?
Best regards,
VictoriaOctober 9, 2018 at 6:33 pm #1019600Hi Victoria,
Done – .logo_on_sliderThanks
October 11, 2018 at 6:45 am #1020196Hi,
The layer slider is inside a text block. Please use the builder’s Media Elements > Advance Layer Slider element instead.
Best regards,
IsmaelOctober 14, 2018 at 3:51 pm #1021227ok. I removed the text block. What now?
October 15, 2018 at 7:44 am #1021441Hi,
Did you use the the theme’s layer slider element? The layer slider should resize properly if you’re using that element.
Best regards,
Ismael- This reply was modified 6 years, 1 month ago by Ismael.
October 15, 2018 at 8:57 am #1021463No, I use the shortcod – [layerslider id=”1″]
I inserted it into the Color section with diagonal border.
Why the shortcode didn’t work?
How i can use only slider element and create the diagonal border?October 16, 2018 at 12:45 pm #1022133Hi,
You have to use the layer slider element. You can add the diagonal border as part of the slider.
// https://codepen.io/randallwilson/pen/eKcmG
// https://codepen.io/erikdkennedy/pen/KaZLweThe slider will not resize properly if it is inside the text block element.
Best regards,
IsmaelOctober 17, 2018 at 1:11 pm #1022745Thank you,
but that sounds a bit complicated.
also i need a fixed background..
I added css:
@media only screen and (max-width: 420px) {
.avia-section.av-minimum-height .container .content {
vertical-align: top !important;
}
and now its looks better but still very small
Can I edit the slider separately for desktop and mobile?
When I change to mobile view, by clicking the icons above, and making changes to the display for mobile, the desktop view also changesOctober 18, 2018 at 11:21 am #1023285Hi,
Thanks for the update. You can toggle the visibility of the color section for different screen sizes in the Screen Options panel. For the layer slider, set the visibility in the Slider Settings > Mobile panel.
Best regards,
IsmaelOctober 18, 2018 at 11:36 am #1023291???
In all these options I can only hide the section/slider on mobile
I just want to slightly increase the logo and caption.
I manage to enlarge the logo. But cannot enlarge the caption without going up on top of each other or on the logoOctober 19, 2018 at 10:49 am #1023817Hi,
Thanks for the update. I added a color section for mobile view. Let us know if that’s what you’re after.
// https://imgur.com/a/uZwHWrx
Best regards,
IsmaelOctober 19, 2018 at 12:07 pm #1023882Yes! It’s great!
Thank you!
How did you do it?October 19, 2018 at 12:12 pm #1023885Ok. I understood how you did it…
Thank you!October 19, 2018 at 5:28 pm #1024076Hi daropress,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.