• Resolved ciccione82

    (@ciccione82)


    How can I change this

    .readoffline-embed div {
        display: inline;
        padding: 0 0 1px 20px;
    }

    with this

    .readoffline-embed div {
        display: inline;
        padding: 0 0 1px 10px;
    }

    by custom css?

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

The topic ‘Change padding by castom css’ is closed to new replies.