Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #448611

    Hey,

    how i can change margin of the “ZURÜCK” button down and left.

    Custom-ID CSS “button001”

    Best Regards
    Coco

    #448632

    Hi Coco!

    Try the following code in Quick CSS:

    #top .button001 {
        margin-left: 20px;
        margin-top: 20px;
    }

    Best regards,
    Josue

    #448649

    Thank you!

    Coco

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Change margin of a button with custom-ID’ is closed to new replies.