Home Forums Basel support forum How to setting

How to setting

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #88285

    amigacafeth
    Participant

    Hello,
    How can I move this button from left to right?

    Best Regard

    Attachments:
    You must be logged in to view attached files.
    #88313

    Hello,

    Add this code to the Theme Settings > Custom CSS:

    .labels-rounded {
        top: 5px;
        left: auto;
        right: 5px;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)