Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #653690

    demirovicDESIGN
    Participant

    Hy there,

    I have set up a Slide with Revolution Slider and use it with the “above masthead” function on my HOME Page.
    Everything works as it should on DESKTOP Version, however if i look at the HOME Page on Mobile its all cropped and the size of the text is just too small, so i decided to go with the fallback Image.

    Sadly this solution does not work if the Slide is used with your “Above Masthead” or “Below Masthead” function in the Theme.

    Can you give me any advise how to set up a different image for mobile devices, and also have the same kind of behaviour from the slide like I have now on the Desktop Version?? (full height slide with containing the x-navbar)

    #653698

    demirovicDESIGN
    Participant
    This reply has been marked as private.
    #653898

    Zeshan
    Member

    Hi there,

    Thanks for writing in!

    You can only select one slider under above or masthead slider option. It could be possible to show an a different slider on mobile device with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    In regard to the text resizing, this is a default behaviour of Revolution Slider, i.e., when the slider scales down, the text become smaller. To increase the text size, you can review this guide by Themepunch (developer of Revolution Slider): http://www.themepunch.com/faq/increase-size-of-text-on-mobile/

    Thank you!

    #654135

    demirovicDESIGN
    Participant

    Thanks for the reply,

    is there any other option i can say revolution slider to show above the menu,besides “above masthead” function, so that the fallback image does its magic?

    I saw the topic for a different slider on mobile implemented in the normal site but thats not working either. 🙁

    A workaround would be to disable the “above masthead” function on mobile devices, and show a normal slider on mobile, i could live with that, so is that possible??

    #654456

    Lely
    Moderator

    Hello There,

    You’re welcome.
    Displaying a slider above the menu without using the Above Masthead option is only possible via custom development. This is outside the scope of our support, although I can point you to the exact template you need to edit: your-wordpress-folder\wp-content\themes\x\framework\views\integrity\wp-header.php. You have to copy that file inside the same folder on the child theme and then do the customization.
    Hope this helps.