Home Forums Plugins WooCommerce Photo Reviews FOrm review image icon has margin-right for some reason

FOrm review image icon has margin-right for some reason

  • Author
    Posts
  • #242122

    Álvaro Guzmán
    Participant

    By default, the icon to upload images has a margin-right: 15px; property.

    I had to correct it by custom CSS, but it shouldn’t be there.

    .wcpr_image_upload_button.icon_with_text:before

    That’s where the margin goes.

    I changed to margin: 15px;

    And looks perfect.

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

You must be logged in to see replies to this topic. Click here to login or register