Change block sizes on a certain page
Is there a way to change block sizes on a certain page? I'm going to change my Home Page and would like to change the block sizes. Keep same length size but change the width. I would like these block changes made for specific pages especially mobile viewing
-
- · Ivan Mishchenko
- ·
I don't know if I understood correctly. Each block has its own number (for example: div#bx-page-block-500) by adding this line to Artificer > Styles, you can set any styles for a specific block, in our case we can change the sizes, colors and other values of a specific block at number 500.
-
- · Ivan Mishchenko
- ·
Here's an example. We can set any styles for this block.
-
Image above is to small to read and unfortunately on mobile app we cannot enlarge it to read content.
-
-
·
LeonidS
- ·
Hi all!
Yes, as dear @Ivan Mishchenko kindly showed, changing it via CSS is possible. The only thing is left to add for certain pages you may use the RAW blocks with CSS code.
-
·
LeonidS