Subscribe form design

  • Posted in : TheBlogger
  • ateliernovotny
    Participant

    Hi,

    would you be able to help me out with the sidebar subscribe form design please? There is currently the envelope style design but would it be possible to have a simple flat one instead? The form appearance tab has some options but the envelope design stays the same regardless of my choice.

    Thanks.

    serkan
    Moderator

    Hi,
    You can use this custom css code to remove the envelope style design from sidebar subscribe form.

    .widget_mc4wp_form_widget { background-image: none !important; }

    Thanks

    ateliernovotny
    Participant

    Many thanks for the reply, however it doesn’t work.
    My site http://www.ateliernovotny.com if you’d like to take a look. I have the code in place currently.

    serkan
    Moderator

    Hi,

    .with-sidebar { width: 72%; }

    After this code there must be two brackets not one.

    .blog-list .hentry-middle {
        padding: 0.5em 2em; }

    After this code, you forgot to add bracket.
    That is why the code is not working…
    Media queries codes should be closed by two brackets. Other code should be closed with one bracket.
    If any of the codes you write does not work, there should be brackets or punctuation error before the code.

    ateliernovotny
    Participant

    My bad!
    Many thanks again!

    serkan
    Moderator

    You are welcome.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register