• Hello guys!
    Please help me find this part of template and get rid of it.
    I mean that part that starts with «J-par.net» and ends with «Privacy Policy».
    I cannot find it anywhere in theme files.
    But it must be somewhere!

    Screenshot

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey there bagrov,

    How are you doing today?

    I can’t locate your theme here so could you please post a link to your site where you have this displayed so I can take a look? Generally this could be done with some custom CSS.

    Best regards,
    Bojan

    Thread Starter bagrov

    (@bagrov)

    Hi there!
    You can find it here: tattooers.co

    Hey again bagrov,

    Please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:

    http://wordpress.org/plugins/simple-custom-css

    form#parking_form {
    display: none;
    }

    This should remove that part from your page.

    Hope this helps 🙂

    Cheers,
    Bojan

    Thread Starter bagrov

    (@bagrov)

    It worked!
    And I have found another way to get rid of it without keeping plugin.
    In Theme’s Visual Editor there is Live CSS Editor.
    I just added this code and now this block is invisible.

    But maybe there’s a way to somehow delete it from the theme, not just hide it?

    Hey there bagrov,

    I would gladly give it a try but I can’t find theme with that name here. The result would basically be the same, only this way the part is visible when checking page source or inspecting the site.

    Best regards,
    Bojan

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Theme: Headway Themes 3.6.2] Help to delete part of theme’ is closed to new replies.