You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2022. It is now read-only.
Hi
I have some boxes in different sizes on the home page and want to use Salvattore to arrange them.
I'm using Be Theme on Wordpress. I've entered the "grid" data-columns on Custom | ID of the section.
But when I enter "grid" data-columns
it changes to <div class="section mcb-section" id="" grid"="" data-columns"="" style="padding-top:0px; padding-bottom:0px; background-color:">
and when I enter grid data-columns
it changes to <div class="section mcb-section" id="grid data-columns" style="padding-top:0px; padding-bottom:0px; background-color:">
What can I do to use it properly?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I have some boxes in different sizes on the home page and want to use Salvattore to arrange them.
I'm using Be Theme on Wordpress. I've entered the "grid" data-columns on Custom | ID of the section.
But when I enter
"grid" data-columns
it changes to
<div class="section mcb-section" id="" grid"="" data-columns"="" style="padding-top:0px; padding-bottom:0px; background-color:">
and when I enter
grid data-columns
it changes to
<div class="section mcb-section" id="grid data-columns" style="padding-top:0px; padding-bottom:0px; background-color:">
What can I do to use it properly?
The text was updated successfully, but these errors were encountered: