Home Forums WoodMart support forum Portfolio Latin word

Portfolio Latin word

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #239752

    techgoodness2021
    Participant

    Hello

    How can I remove the latin words in my Portfolio Title

    I have attached a screenshots to where I’m referring to.

    Best Regards

    Attachments:
    You must be logged in to view attached files.
    #239760

    Hello,

    Do you want to replace the title with another language? You will just need to translate the titles. If you want to remove them, add this code to the Theme Settings > Custom CSS > Global:

    .portfolio-entry .project-link {
    display:none;
    }

    Best Regards

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