Not being able to attach classes to the row
-
Hi there
Firstly, thankyou for your hard work with this plugin. I have been testing it out as I can see how powerful it is and came across an issue which I am hoping is something I am not doing correct.What I am trying to do is add additinal classes to the row class. When I select the row in the block navigation, I can go to the Additional CSS Class Meta box and add classes but it appears on an outside div not the
<div class="wp-bootstrap-blocks-row justify-content-center"> <div class="row">
What I want to achieve is
<div class="wp-bootstrap-blocks-row"> <div class="row justify-content-center">
Is there something that I am doing wrong?
Hope to hear from you soon.
Cheers
Murray
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Not being able to attach classes to the row’ is closed to new replies.