Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi

    If you want to display 5 blocks in a row, insert this in Appearance -> Customize -> Miscellaneous -> Custom CSS

    .midrow_block {
        width: 18%;
        padding: 2%;
        margin: 0;
    }

    Thanks

    Thread Starter Reklaamimaailm

    (@reklaamimaailm)

    Hi!

    Thanks!
    Please give me also 6 blocks custom css.

    Thanks.
    Kevin

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Insert this in Custom CSS

    .midrow_block {
        width: 14.66%;
        padding: 1%;
    }

    Let us know if it serves your need.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blocks widget’ is closed to new replies.