Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • jp Friend
    #889390

    Good day….
    I am trying to put a note on a page and because the sidebar is already crowded and i want to emphasis the importance of the text in the module I set the position to home 2 which will be before the body . This however do not display in responsive view (on my cellphone) although in template layout configuration it shows that it should display… can someone please help me or give me a better solution?

    http://www.christinme-international.com/budget-meeting

    thanks in advance

    Pankaj Sharma Moderator
    #889464

    Hi
    Add below code in custom.css file and check

    .t3-spotlight-1, .t3-sl-1 {display:block;}
    

    Hope it helps.

    jp Friend
    #889731

    Hi Pankaj

    Unfortunately this did not do the job!

    jp Friend
    #889743

    Hi Pankaj…

    I see it is working. although the spacing is a bit off. Sorry i did clear the cache before watching if it worked.

    Can we change the spacing between the modules?

    Pankaj Sharma Moderator
    #889744

    Hi
    code is working fine . Kindly clean your browser cache and check : http://prntscr.com/a7cck6

    jp Friend
    #899532

    Hi Pankaj

    I just change the text a bit and the view is not right… the text is hitting the roof. there is no padding or spacing. Any suggestions… this is working in the normal computer browser


    1. MobileView
    Pankaj Sharma Moderator
    #899634

    Hi
    Add this code in custom.css file

    
    @media (max-width: 467px)  { .t3-sl-1 {padding-top:70px!important}}
    
Viewing 7 posts - 1 through 7 (of 7 total)

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

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