Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • tishelpdesk42 Friend
    #805922

    Dear Admin,

    Kindly for your help in showing the JA Slideshow lite and Departments lists Module (Circles) in all Template responsive sizes.

    Regards,

    Ahmad Moussa

    Ninja Lead Moderator
    #811918

    Hi,

    Look at the screenshot here and click on Slideshow and Department positions, I will be show both positions on mobile layout.

    Regards

    tishelpdesk42 Friend
    #815703

    Dear Ninja,

    Thanks for your reply.

    Please find the attached picture for your preview. I couldn’t find them . Kindly for your help.

    Regards,

    Ahmad


    1. Small
    Ninja Lead Moderator
    #816093

    You can try to follow the steps

    • Go to Admin site -> Template Manager -> JA_University_t3 – Home -> Layout tabs -> Responsive Layout tabs -> Extra small tabs, you will see the position as my screenshot
    tishelpdesk42 Friend
    #822895

    Dear Ninja,

    Please find the attached picture below.

    Regards,

    Ahmad Moussa


    1. Small_Responsive
    Ninja Lead Moderator
    #826659

    Look at my screenshot below, slideshow and department positions come from JA_University_t3 – Home -> Home layout not Ja_University_t3 – Default


    1. Screen-Shot-2015-12-21-at-14.28.44
    tishelpdesk42 Friend
    #829215

    Thanks for your great support and cooperation.

    Regards,

    Ahmad Moussa

    tishelpdesk42 Friend
    #829218

    Dear Ninja,

    Please find the attached Mobile Responsive layout for the slideshow module. The yellow note covers everything. How can I fix it?

    Ahmad


    1. Slide-Show-Yellow-Note
    Ninja Lead Moderator
    #829594

    In this case, you can give me the URL of your site, I will help you to check this bug.

    tishelpdesk42 Friend
    #830209

    Dear Ninja,

    Website URL : tis.edu.sa

    Thanks in Advance.

    Ninja Lead Moderator
    #830402

    Because Slideshow position did not support by default on mobile layout and the CSS style is not working on your site but you can use my tweak below

    Open templates/ja_university_t3/css/custom.css file and add new rule

    @media  (max-width: 767px) {
        .ja-ss-desc {
            background: none !important;
            background-image: none !important;
            padding: 5px !important;
        }   
    }
    tishelpdesk42 Friend
    #830998

    Dear Ninja,

    Thanks for your reply. I have placed the code but please check the attached picture. Some words in white are still shown. Is it possible to remove them. Is it possible to make this yellow rectangle responsive?

    Thanks in Advance.

    Ahmad


    1. Mobile_View
    Ninja Lead Moderator
    #832683

    You can apply my solution below to remove it

    • Open templates/ja_university_t3/css/custom.css file and add my tweak
    @media  (max-width: 767px) {
        .ja-ss-desc {
            display: none;
        }
    }

    Hope it helps

    tishelpdesk42 Friend
    #832830

    Thanks Ninja,

    Really thanks for your cooperation and support.

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

This topic contains 13 replies, has 2 voices, and was last updated by  tishelpdesk42 8 years, 10 months ago.

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