Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    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.

    Thread Starter azadbakhsh

    (@azadbakhsh)

    Hi,

    I load the page with “Frontend Dashboard” plugin and just here I have problem.
    my website is:
    https://www.azmart.ir/

    Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    i am looking at the [adverts_add] page here https://www.azmart.ir/adverts/add/ and it seems to be ok?

    Thread Starter azadbakhsh

    (@azadbakhsh)

    Yes it is Okay but when I load the page with “Frontend Dashboard” they arrange change.
    Please check below photo
    https://uupload.ir/files/6i2_1.jpg

    Plugin Author Greg Winiarski

    (@gwin)

    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;
    }
    
    Thread Starter azadbakhsh

    (@azadbakhsh)

    Thanks ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problem with items arrenging’ is closed to new replies.