Home Forums WordPress Plugins Hide My WP hide!

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4915
    danko
    Active
    Post count: 24

    Hi,

    I would like to hide a word. But when I do it all the website looks wrong.

    How can I do it?

    #4916
    danko
    Active
    Post count: 24

    I’m interested to hide the word: “ozy”

    Example:

    p class=”ozy-half-input”><span class=”wpcf7-form-control-wrap your-name”><input type=”text” name=”your-name” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text wpcf7-validates-as-required” aria-required=”true” aria-invalid=”false” placeholder=”Names (required)” /></span></p>

    ______________________

    .ozy-call-to-action-box>div.overlay-wrapper>a,
    .ozy-flex-box .hover-frame h6,
    .owl-for-sale>.overlay>p{
    background-color:#ff7300 !important;
    color:#000000 !important;
    }

    • This reply was modified 9 years, 9 months ago by danko.
    #4918
    Suman M.
    Post count: 12480

    Hi, it’s not recommended to replace CSS class names and javascript variable names as these might have been used internally by plugins/theme and doing so might break your site’s styling and/or functioning.

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

You must be logged in to reply to this topic.