Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • librandi Friend
    #1022146

    Please I woul remove the background image of slideshow in small screen and in module below to have " Noi lavoriamo con …" in 2 line. is it possible? thank you advance


    1. Cattura-2
    Pankaj Sharma Moderator
    #1022402

    Hi
    In the small size display, the background image of the slideshow is already hidden please check.
    For Noi lavoriamo con this word is in the first line so it can not be in 2nd line as it is the first word of the title.

    Regards

    librandi Friend
    #1022523

    thank you, is it possible remove the module in small sreen?

    Pankaj Sharma Moderator
    #1022530

    Hi
    Yes you can use hidden-xs as module suffix to hide it in small size device.

    librandi Friend
    #1022547

    can you explane better because I use this line in css custom but it not works
    @media (max-width:468px) { #Mod133{display: none!important;}}

    Pankaj Sharma Moderator
    #1022557

    Hi
    The above line means the the #mod133 will be hidden when screen size is 1px to 468px.
    hiddex-xs class used for the same screen size to hide any Container.

    Regards

    librandi Friend
    #1022657

    probably it is no correct because I see it in smal screen can you check please?

    Pankaj Sharma Moderator
    #1022745

    Hi
    Use this code in custom.css file

    
    @media (max-width:468px) { #section-133{display: none!important;}}

    Regards

    librandi Friend
    #1022889

    thank you, it works but in small screen " " Noi lavoriamo con …" is hide

    Pankaj Sharma Moderator
    #1023140

    Hi
    Use this code in custom.css file

    
    @media (max-width:468px) { .acm-features.style-5 .features-title { padding-top: 80px;}}
    

    Regards

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

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 7 months ago.

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