Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mike Jolley

    (@mikejolley)

    The heart is coming from your theme.

    The styling of the button is also being affected by the theme css. Use this CSS to at least add some spacing at the bottom:

    .application {
    overflow:hidden;
    }

    Either add new css to your theme css, or use a css plugin such as the one which comes with jetpack plugin.

    Thread Starter nikesh31

    (@nikesh31)

    Do I add that code to the css of my theme?

    I used Simple Custom CSS to add that code and it didn’t do anything..

    Hi there,

    Try clearing your browser cache.

    I’m seeing Mike’s CSS fix and the whole button shows now.

    Kind Regards,
    Scott

    Thread Starter nikesh31

    (@nikesh31)

    Yes I see that now. Thank you!

    Once you click on Apply for Job the button vanishes once you click on it again and close it. Is this intended?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Move "Apply for job" Button’ is closed to new replies.