Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • fcosta774 Friend
    #202697

    Hi Guys

    It´s me again with another question. I was testing the template on my cellphone to see how it looks. Everything is fine except the slideshow and department positions, these ones doesn´t show up on my cellphone screen. what I have to do to fix this problem, because on your demo I can see the slideshow and department positions on mobile devices

    thanks

    Ninja Lead Moderator
    #555175

    Because the dimension on mobile layout is very small why that’s you see slideshow and department positions are hidden. But you can enable it from back-end site

    + Go to Admin site -> Template Manager -> JA_University_t3 – Home -> Responsive Layout -> Extra Small


    1. enable_positions
    fcosta774 Friend
    #555250

    Thanks for the answer.

    Now, I have another problem, if you see the picture:

    you can see only a piece of the red box text, and the department icons are not aligned.How can I fix this?. i would like that my website looks like your demo site

    thanks


    1. photo-1
    2. picture1
    Ninja Lead Moderator
    #555352

    As I mentioned in previous post, the mobile layout is very small and slideshow position is hidden on that if you enabled it on mobile, you have to change the something from css style.

    + Create templates/ja_university_t3/css/custom.css file and new this rule

    @media only screen and (max-width: 767px) {
    .ja-ss-desc {
    display: none;
    }
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 10 years ago.

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