Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #61279
    angelica ibarra
    Participant
    Premium Member

    Hi I understand that things have to shift and change when going into mobile version I just wish everything still looked the same. My featured slider loses its text and button once in mobile version. Any help would be greatly appreciated as This is the focal point of my homepage.

    #61283
    vako
    Keymaster
    WP Royal Team

    Hi Angelica,

     

    At first, thank you for choosing our theme and service.

    Please share your website URL and we will check for possible solutions.

     

    Kind Regards

    #61287
    angelica ibarra
    Participant
    Premium Member
    #61290
    vako
    Keymaster
    WP Royal Team

    Hi Angelica,

     

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    @media screen and (max-width: 780px) {
    .slider-read-more, .slider-content {
    display: block !important;
    }
    }

     

    Kind Regards

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