New Landing How can we help? Themeforest Theme Support Dante header text getting cut off

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Dante
  • #92670
    rocky06
    Member
    Post count: 10

    Please find “71197 – DOUBLE FLARING ADAPTERS AND DIES FOR HYDRA-FLARE YOKE AND PUMP ASSEMBLY” in this page – http://mastercool.com/revamp/products/tube-hose-forming/

    You’ll notice the word “assembly” is getting cut off.

    Also, the text editor automatically adds “<br/>” and “<p></p>” tags. How can I disable this?

    #92989
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- I am not able to see this issue at any browser.

    2- Insert given below code at functions.php.

    remove_filter( 'the_content', 'wpautop' );
    remove_filter( 'the_excerpt', 'wpautop' );

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #93182
    rocky06
    Member
    Post count: 10

    Please see attached. You’ll notice “Assembly” is getting cut off.

    Attachments:
    You must be logged in to view attached files.
    #93188
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I tested with firefox and chrome but i am not able to see this issue. Can you explin device browser name as you tested?
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #93191
    rocky06
    Member
    Post count: 10

    I tested in Safari (5.0.4) on a PC (1280×800).

    #93235
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    @media only screen and (max-width: 992px) {

    h3.spb-heading { line-height: 20px !important; white-space: normal !important;}
    }
    

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #93270
    rocky06
    Member
    Post count: 10

    Doesn’t seem to be working. also, I’ve activated the fixed header option and that also doesn’t seem to be working in Safari PC (5.1.7)

    http://mastercool.com/revamp/products/tube-hose-forming/

    #93279
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove that code and use this one-:

    @media only screen and (max-width: 1220px) {
    h3.spb-heading { line-height: 20px !important; white-space: normal !important;}
    }

    Hope that should work and let me know your feedback.
    Thanks

    #93410
    rocky06
    Member
    Post count: 10

    how do I remove the automatic <br/>?

    #93496
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I already explained in previous reply.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #94450
    rocky06
    Member
    Post count: 10

    Added the below code to the function.php file. However, still adding the <p> and <br>. See screenshot.

    remove_filter( ‘the_content’, ‘wpautop’ );
    remove_filter( ‘the_excerpt’, ‘wpautop’ );

    Attachments:
    You must be logged in to view attached files.
    #94530
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please switch to wordpress standard theme and check for this issue.
    Thanks

    #94531
    rocky06
    Member
    Post count: 10

    what do you mean? how do i do that?

    #94916
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @rocky06,

    In regards to the br and p tags, please make sure you have the latest Theme & WordPress version.

    Unfortunately WordPress adds these tags – not the theme. You should only see them in the text tab though, not visual, and they are required in order to keep your formatting.

    – Ed

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

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

License required for one of the following items
Login and Registration Log in · Register