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

    hello,
    I have a colum nested in another column.
    I would like to have the plus sign to be vertically centered.
    I am sending links in the private content.

    Thanks!

    #1260889

    Hey studiono,

    Please add a class to the 1/5 element in the advanced tab, for example plus-position, then add this to Quick CSS:

    .plus-position strong {
        position: absolute;
        top: 130px;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.