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

    (@gwin)

    Hi,
    i am not sure if this is the same problem as in the thread you linked to, it seems that in your case the text is just misaligned a bit and maybe too dark, you should be able to fix it by adding the code below in wp-admin / Appearance / Customize / Additional CSS panel

    
    body input[type="submit"].adverts-button {
      color: white !important;
      line-height: 1 !important;
    }
    
Viewing 1 replies (of 1 total)

The topic ‘Adverts_Add page Preview button issue’ is closed to new replies.