Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #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 gone

    #1019597

    Hey daropress,

    Can you give that layer some class, so that we can try to target it with css?

    Best regards,
    Victoria

    #1019600

    Hi Victoria,
    Done – .logo_on_slider

    Thanks

    #1020196

    Hi,

    The layer slider is inside a text block. Please use the builder’s Media Elements > Advance Layer Slider element instead.

    Best regards,
    Ismael

    #1021227

    ok. I removed the text block. What now?

    #1021441

    Hi,

    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 5 years, 6 months ago by Ismael.
    #1021463

    No, 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?

    #1022133

    Hi,

    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/KaZLwe

    The slider will not resize properly if it is inside the text block element.

    Best regards,
    Ismael

    #1022745

    Thank 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 changes

    #1023285

    Hi,

    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,
    Ismael

    #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 logo

    #1023817

    Hi,

    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,
    Ismael

    #1023882

    Yes! It’s great!
    Thank you!
    How did you do it?

    #1023885

    Ok. I understood how you did it…
    Thank you!

    #1024076

    Hi daropress,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.