Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • 46404888 Friend
    #194334

    I use Slideshow at my homepage.
    But the text and textbox is not responsive, which causing problems with tablets and mobile phones.

    http://www.lejrebrand.dk/image2.jpg
    http://www.lejrebrand.dk/image3.jpg

    I also want the font to be the same as the website.

    Css Magician Friend
    #520833

    @46404888,

    Please open templates/ja_bookshop/css/custom.css file (if this file doesn’t exist, just create it) and add CSS rule below:

    @media (max-width: 980px) {
    .ja-ss-desc {
    display: none;
    }
    }

    Note: disable “Optimize CSS” in template manager after adding the css rule above.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 10 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum