New Landing How can we help? Themeforest Theme Support Neighborhood Text Block (Full Width) has shape overlapping it

Viewing 6 posts - 1 through 6 (of 6 total)
  • #107880
    creatorofstuff
    Member
    Post count: 313

    I have a full width text block on my page (built with the Swift Page Builder). The text is h3, and the background is Alt 3 (I set a particular background for that). There is a partial white triangle that is overlapping it. (See image.) Does the problem have to do with the text being h3? Any suggestions as to how I can hide this triangle?

    Thank you very much.

    Attachments:
    You must be logged in to view attached files.
    #108009
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code bellow to the theme custom css options.

    
    .post-1333 .alt-three.full-width-text:after {
    display:none!important;
    }

    -Rui

    #108094
    creatorofstuff
    Member
    Post count: 313

    Yes! That did it. Thank you!!

    #108280
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted.
    -Rui

    #126682
    creatorofstuff
    Member
    Post count: 313

    Hey, I just wanted to get back to you (in case someone else searches on this) to let you know that I was digging around and figured out that you can give it a class of no-arrow and it gets rid of that shape. No need to use custom code for each individual instance of it, like I was doing with the code above.

    Guess it was already built into the theme. Who knew?

    FYI. Thanks!

    #126763
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Yes, Its right solution.
    Thanks
    Mohammad

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