Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • brenot Friend
    #834251

    Hi,

    I Have a Website running at UBER, and I´ve been experiencing a few issues…

    http://staging.querodiscutiromeuestado.rj.gov.br/

    I dont know why, but the system is not charging and changing the CSS of the viewports , like Iphone..

    I have made the changes at the less file, and compiled as well, but nothing is changing…

    As you can see on this classes of the slideshow… I change this for the viewport

    @media only screen and (min-device-width : 320px) and (max-device-width : 480px)

    but nothing is changing at the website

    
        .acm-slideshow .style-3 .item {
            padding-top: 0 !important;
        }
    
        .acm-slideshow .style-3 .slide-desc {
            color:  #0f0 !important;
            background: none repeat scroll 0 0 !important;
            margin-left: -26px;
            margin-right: -26px;
            padding: 40px;
            text-align: left;
            height: 350px !important;
        }

    Can somebody help me?

    tecnolog Friend
    #834459

    Joomlart templates have many errors including the framework itself t3!

    Adam M Moderator
    #834799

    Hi @brenot,

    Try using :

    @media (min-width : 320px) and (max-width : 480px) {
         // your custom CSS rule
    }

    Hi @tecnolog,

    If you have any problem using the template, please don’t hesitate to let us know, we always glad to assist you in support forum here 🙂

    Best regards,

    Adam.

    tecnolog Friend
    #835338

    I see wrong that all modules only work not with h2 as well as using h1 and h3 in the title menu and also main page with module does not incorporate micro data but doing so with the blog in any case support is very good and the staff is very friendly with us.
    That the Joomlart team has a very good happy new year coordial greetings…

    Adam M Moderator
    #835959

    Hi @tecnolog,

    Many thanks for your kind word. By default, the heading will be represented with h3 tag and in some cases, we used h1 instead. But this is for demonstration purpose only and we can change it easily, just raise a new thread, provide your site url with temporary admin account and let us know which module heading you want to change, we will assist you right away.

    Best regards,

    Adam.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Adam M 8 years, 11 months ago.

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