Home Forums WoodMart support forum Issue with spacing

Issue with spacing

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #659462

    kuba
    Participant

    Hi, we duplicated site to second location, but there are some differences with display that I can’t figure out. See attachments.

    Attachments:
    You must be logged in to view attached files.
    #659824

    Hung Pham
    Keymaster

    Hi kuba,

    Thanks for reaching to us and appreciate your patience.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #660452

    kuba
    Participant

    attached

    #660488

    Hung Pham
    Keymaster

    Hi kuba,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.e-con-full,
    div.e-con>.e-con-inner{
        padding: 0;
    }

    Regards,

    #660680

    kuba
    Participant

    Now it’s better but still the padding is a little bit bigger compared to dedala.sushicorner.pl attached

    Attachments:
    You must be logged in to view attached files.
    #660749

    Hung Pham
    Keymaster

    Hi kuba,

    Please Add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:

    div.e-con{
        --padding-right: 0;
        --padding-left: 0;
    }

    Regards,

Viewing 6 posts - 1 through 6 (of 6 total)