Viewing 15 posts - 1 through 15 (of 38 total)
  • Author
    Posts
  • Ch1vpH Friend
    #1022920

    Hi there,

    I am trying to change the text size of the main banner! And also make it responsive

    It’s the JoomlArt Advanced Custom Module in a Slideshow : style-owl ‘type’

    I’ve tried this code below in a custom.css file, but it is not responsive to screen size?

    .acm-slideshow .owl-carousel .sl-title {font-size: 150px!important;}
    Saguaros Moderator
    #1023227

    Hi Chris,

    For responsive layout, you can use media queries :

    @media (max-width: 767px){
    .acm-slideshow .owl-carousel .sl-title {
        font-size: 24px;
    }
    }

    and change to your desired value.

    Regards

    Ch1vpH Friend
    #1023259

    Hi thanks for the info – only thing is, nothing seems to change text the size for me.

    I tried changing both max-width: 767px & font-size: 24px; but nothing seems to work…?

    Any ideas are welcome

    Thanks again

    Saguaros Moderator
    #1023436

    You can share the admin & ftp account, I will check for you.

    Ch1vpH Friend
    #1023610
    This reply has been marked as private.
    Saguaros Moderator
    #1023700

    Could you share the ftp account also? I will check the css code.

    Ch1vpH Friend
    #1023828
    This reply has been marked as private.
    Saguaros Moderator
    #1024167

    Hi Chris,

    Both admin and ftp account doesn’t work.

    And the ftp account is weird, how can I access with it via ftp client like Filezilla?

    Ch1vpH Friend
    #1024221
    This reply has been marked as private.
    Saguaros Moderator
    #1024509

    Hi Chris,

    As I can see in mobile view, the font size for text in slide is 24px now, did you try to clean browser’s cache to see the change?

    Ch1vpH Friend
    #1025246

    Hi there, yes i believe that is the orginally size, but i am trying to change this to a bigger size font…!

    Thanks

    Saguaros Moderator
    #1025324

    Hi Chris,

    The FTP doesn’t work again, could you check?

    Ch1vpH Friend
    #1026213

    see below

    Ch1vpH Friend
    #1026215
    This reply has been marked as private.
    Saguaros Moderator
    #1026246

    Hi Chris,

    Somehow, it still doesn’t work, I use Filezilla ftp client by the way.

Viewing 15 posts - 1 through 15 (of 38 total)

This topic contains 37 replies, has 2 voices, and was last updated by  Saguaros 6 years, 11 months ago.

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