• Resolved lioneleric

    (@lioneleric)


    Is it possible to reduce/modify the widgets left space, to align them with menus texts ?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @lioneleric,

    Add the code below to the custom css option inside the general options tab.

    .mobmenu_content .widget {
        padding-left: 0px;
    }

    Clear the cache and test again.

    Let me know the result.

    Thread Starter lioneleric

    (@lioneleric)

    That is a fast answer. Very efficient 🙂
    It works with !important
    Thank you so much.

    Plugin Author Rui Guerreiro

    (@takanakui)

    @lioneleric

    If I knew the answer and it was fast why make someone wait 🙂
    Glad it’s sorted.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Widget left space’ is closed to new replies.