Tagged: x
-
AuthorPosts
-
May 5, 2016 at 9:12 am #914284
beholeParticipantIs this possible? I have tried a variety of different css options and cant seem to nail it down. I have attached a lil screenshot to visually represent what I am trying to do.
edit: green = block item 1
blue = block item 2May 5, 2016 at 12:56 pm #917055
RahulModeratorHi,
You can do so by adding adding a row in cornerstone and changing its size. (See screenshot).
May 5, 2016 at 1:55 pm #926905
beholeParticipantThank Rahul
I should have included this but didn’t want to confused the question.
– this block-grid would be inside an accordion
– the accordion is in a section thats currently divided 1/4 + 3/4 and is in the later.Sorry. I tried to keep it simple but instead confused the issue.
May 5, 2016 at 11:15 pm #978138
LelyModeratorHi There,
Thank you for the clarification. Please add class to the block-grid element. For example, add class custom-block-grid. Then add the following CSS on Appearance > Customize > Custom > Edit Global CSS
.custom-block-grid.two-up>li:first-of-type { width: 75%; margin-right: 5%; } .custom-block-grid.two-up>li+li { width: 20%; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-914284 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
