• Resolved goofyco123

    (@goofyco123)


    Hi everyone,

    I’m new to wordpress, just made my website a couple days ago.
    I setup everything using themify builder and just plain customization.
    There’s a couple of linked texts beside my site logo that I want to remove.
    It reads: “Our work Club News Announcement”.

    Does anyone know how to remove this?

    Here is my website for reference. (it’s on the top left corner)
    https://www.psfcorporation.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • bdbrown

    (@bdbrown)

    Add this custom CSS:

    #text-5 {
        display: none;
    }

    Since you’re using a commercial theme, if you need additional assistance, we recommend you go to their official support channel so you can get support from the people who know it best.

    https://themify.me/forum

    Forum volunteers are not given access to commercial products so they would not know about the theme functionality or configuration. The vendors are the best resource for support of commercial products.

    Thread Starter goofyco123

    (@goofyco123)

    Thank you so much!
    Worked like a charm.
    Will go to their support channel for reference.

    Thanks again!

    bdbrown

    (@bdbrown)

    You’re most welcome.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Want to remove “Our work Club News Announcement”’ is closed to new replies.