• Resolved cbc55

    (@cbc55)


    Hi,

    In the matrix theme, when I go on the mobile version of my website, in the slider of the home page, I don’t have anymore the text and the Read More button on the picture. Can you help me with that please?

    Also, just for the mobile version, I need to have the site title in a smaller size. Is it possible to put a custom css for this ?

    Thank you !

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Hi,

    Use below CSS rules into Custom CSS Editor:

    @media (max-width: 479px){
    #main-slide .item .slider-content {
        display: block;
    }
    }

    Save the changes.

    We assist you for your every query but for better support please provide

    your site URL.

    Thank You

    Thread Starter cbc55

    (@cbc55)

    Hi,

    It works with the custom CSS.
    Thank you !

    Theme Author WebHunt Infotech

    (@webhuntinfotech)

    Most Welcome.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile version – The text and the 'read more button' doesn't appear’ is closed to new replies.