• 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

    • This topic was modified 5 years, 2 months ago by muzKore.
Viewing 1 replies (of 1 total)
  • Thread Starter muzKore

    (@muzoid)

    Oh, I used the inspector to change the code from the top example to the bottom and it worked perfectly. Hope that helps. Cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘Not being able to attach classes to the row’ is closed to new replies.