Is there a way through muffin builder to change the alignment and thickness of the dividers? We want to make the dividers 6 px thick. Nothing I tried worked.
Sorry, you're right. We forgot that this works as margin. So unfortunately it is not possible to do it within option. Maybe this will be possible within css but for that we need link to page where you got this divider and only then we can have a look on it.
i saw where to make the change to the css, but it is not in the theme css, it is in the shortcode css, which i am hesitant to edit as it will be affected when the theme needs to be updated.
This can be changed within css and you don't need to worry about updates because if you keep all css in section that we made especially for those kind of stuff (Theme options > Layout > Custom CSS & JS > Custom CSS) you won't lose them while update because whole css is kept in database So in this case, please use below css:
Comments