• Resolved hosanius

    (@hosanius)


    Hello,

    I installed a plugin to hide the title of the services on the homepage. But then the padding/space used to write the title on is still there.
    If my explanation is not clear, please have a look at the site: https://www.lunifo.com/
    The space I want to reduce is right after the portfolio.

    Your help is appreciated!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author shufflehound

    (@shufflehound)

    Hello,
    Thank you for using Maskitto theme.

    Did you manage to fix it? We can’t see any issues with your website.

    Best regards,
    Shufflehound

    Thread Starter hosanius

    (@hosanius)

    Hello Shufflehound,

    Thank you for your reply. Your theme is really great. I just have one problem with the space between the widget. I haven’t fixed the problem yet. Maybe my way of explanation is not clear. I will try again. Please have a look at the site:

    View post on imgur.com

    https://www.lunifo.com/

    At the service widget, I didn’t put any icon there (I already use image to describe the service), but it appears as the pen icons (3 of them).
    Also, I don’t put any title for the service (I made H2 text in the body text instead). There is no title but there is still some space for it (the white space upon the pen icons). Is there any possible way you can help me reduce this space?

    Many thanks for your help.

    Hello,
    You can try to use this CSS snippet and paste in under Maskitto Light Options > CSS Code.

    .service-item .service-icon {
    padding: 0px 0px !important;
    min-height: 0px !important;
    display: none !important;
    }

    Best regards,
    Shufflehound

    Thread Starter hosanius

    (@hosanius)

    Hello Shufflehound,

    The code works perfect! Thank you very much for your help. I wish our success in the future.

    Best regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove the Padding of Service section’ is closed to new replies.