• versuri

    (@colormaginfo)


    Hello!
    I use a separate code, which I display using a widget on the main page. The problem is that the class cm-content padding-top:60px;

    It turns out that this indentation creates an empty block between the menu and the block.
    How to remove this indentation only for the main page?
    If I simply set the indent: 0 in the styles, then on the category page it also becomes 0 and this is inconvenient. In general, how can I remove this indentation only for the main page?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter versuri

    (@colormaginfo)

    I managed to solve this on my own

    #cm-content {padding:0px;}

    #cm-content .cm-row{padding-top: 100px;}

    • This reply was modified 8 months, 3 weeks ago by versuri.

    Hi @colormaginfo,

    Glad to hear that the issue has been fixed. Let me know of any other queries or confusion and I will get back to you.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove indentation from main page’ is closed to new replies.