Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • drlapming Friend
    #1048837

    the homepage department module box couldn’t align if I reduce the size of the browser (see attached). same happens for all languages. not sure about the reason.

    • This topic was modified 7 years, 4 months ago by  drlapming.

    1. homepage_chi
    2. homepage

    LM SKINCENTRE

    Pankaj Sharma Moderator
    #1048977

    Hi
    Add below code in /css/custom.css file to fix this issue

    .category-module.five-columns .category-module-item, .category-module.six-columns .category-module-item {
        min-height: 290px!important;}

    Regards

    drlapming Friend
    #1048981

    fixed. thanks. but found out after fixing the desktop version, the mobile version has some problems. please check out the attachment. it is the mobile version of the homepage site lmskincentre.com that has problems. please help.

    • This reply was modified 7 years, 4 months ago by  drlapming.
    • This reply was modified 7 years, 4 months ago by  drlapming.

    1. 20148690_10155435083035135_497206675_o

    LM SKINCENTRE

    Pankaj Sharma Moderator
    #1048993

    Hi
    Remove older code and use this code

    
    @media (min-width: 768px) and (max-width:1200px) {
    .category-module.three-columns .category-module-item, .category-module.four-columns .category-module-item, .category-module.five-columns .category-module-item, .category-module.six-columns .category-module-item {
        min-height: 310px;
    
    }}

    If you will face this issue kindly check the site in Real devices, and share the Device and browser name.

    Regards

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

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

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