Hi,
it seems to be some kind of conflict with your theme CSS code, can you paste here a link to the page where this happens?
Without the link i might not be able to help i am afraid.
Hi,
I load the page with “Frontend Dashboard” plugin and just here I have problem.
my website is:
https://www.azmart.ir/
Hi,
i am looking at the [adverts_add] page here https://www.azmart.ir/adverts/add/ and it seems to be ok?
Yes it is Okay but when I load the page with “Frontend Dashboard” they arrange change.
Please check below photo
http://uupload.ir/files/6i2_1.jpg
You should be able to change it by adding the code below in wp-admin / Appearance / Customize / Additional CSS panel
.adverts-form.adverts-form-aligned .adverts-control-group.adverts-field-text label, .adverts-form.adverts-form-aligned .adverts-control-group.adverts-field-password label, .adverts-form.adverts-form-aligned .adverts-control-group.adverts-field-select label, .adverts-form.adverts-form-aligned .adverts-control-group[class*='adverts-field-text-'] label, .adverts-form.adverts-form-aligned .adverts-control-group[class*='adverts-field-select-'] label {
float: left !important;
}