Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #863545

    Hey,
    On the home page I have a slider at the top. On the slider I have a title caption and a button. When viewed on mobile (iPhone 6s) the button disappears and the caption and title are positioned too low.

    How can this be fixed?

    Regards,

    Sam

    #863955

    Hey muskmedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .slideshow_caption {
        width: 100% !important;
        padding:0 !important;
    }
    }

    Best regards,
    Rikard

    #865662
    This reply has been marked as private.
    #865729

    Hi Sam,

    You need to install one of the localization plugins (like WPML) and translate the whole content and enable the language switcher.

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

    #865977
    This reply has been marked as private.
    #866741

    Hi,

    I would start with referring to their docs if you have not already:

    https://wpml.org/documentation/

    Best regards,
    Jordan Shannon

    #866742

    Hi,

    I would start with referring to their docs if you have not already:

    https://wpml.org/documentation/

    Best regards,
    Jordan Shannon

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