• nietomarc

    (@nietomarc)


    Good morning. I made a change in the coding for the Coming Soon & Landing Page. I basically took of the space where the logo was. When I disabled the logo it left too much empty space.

    Either way, within WordPress, it shows the changes in the Preview. In the coding, I took out the “background-wrapper” and it does what I want in the preview. However, it does not reflect the changes if I go to the site.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Ales

    (@alesmal)

    Hello, I suggest not to remove any code, since it will get back after you update the plugin.

    To hide white space when logo is disabled I suggest to insert this CSS into CMP Settings > Custom CSS:

    .section-logo {display:none;}

    Btw I guess your site was somehow cached, so your changes in preview might not be visible right away when published.

    Ales

Viewing 1 replies (of 1 total)
  • The topic ‘Changes to plugin shows in Preview but not live site’ is closed to new replies.