Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1071157

    Hi
    Its the ACM module intro text block container
    Add this code in custom.css file to hide it

    .acm-features.style-2 .block-intro {
        display: none;
    }

    Regards

    edna bonfim Friend
    #1074361

    Hi, could you please provide me the correct path? acm/css ?
    There are space up and down the module acm.
    Thank you!


    1. Image-ibraworks
    Pankaj Sharma Moderator
    #1074383

    Hi
    Open your template folder/css/custom.css file and add the code.

    Regards

    edna bonfim Friend
    #1074539
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1074616

    Hi
    I have not told to add the file in theme folder.
    jalumni/css/themes/green/custom.css

    Kindly add it in the css folder of template,
    Here: jalumni/css/custom.css

    Also for the space under ACM module, kindly check you have any spotlight module publish in that position.
    I tried to check it on your site but the user does not have full permission: http://prntscr.com/hb1t1a

    Regards

    edna bonfim Friend
    #1074789

    Ooopss, sorry… I changed for full permission.

    I already placed the code in the folder css, but noting change. I checked and yes there is a spotlight module publish in that position. What I can do?

    Pankaj Sharma Moderator
    #1074855

    I checked and yes there is a spotlight module publish in that position. What I can do?

    if you are not using this module, just unpublish it to remove the space.

    For the acm module, space add this code in custom.css file

    .acm-features.style-2 {
        padding-top: 10px;
    }

    Regards

    edna bonfim Friend
    #1074859

    Hi,
    I use the module spotlight 🙁 I put the code and the space has decreased a bit.
    Thank you!!

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

This topic contains 8 replies, has 2 voices, and was last updated by  edna bonfim 6 years, 5 months ago.

The topic ‘Reduce space between modules’ is closed to new replies.