Home Forums WoodMart support forum Back to List – Portfólio Single – Remove Icon

Back to List – Portfólio Single – Remove Icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #307661

    vascolisboa
    Participant

    Hi,

    How can I remove the icon “back to list” in the single portfólio page?

    I tried with CSS but didn’t work. Can you please give me the right code ou tell me how can I do it please?

    Thanks

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

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-portfolio .back-to-archive {
        display: none;
    }

    Best Regards

    #307712

    vascolisboa
    Participant

    Hi,

    That was the initial code that I tried. It works because I insert in the theme addicional CSS not in the wordpress addicional CSS. Curious.

    Thanks

    #307717

    Hello,

    It seems that there are some Syntax errors in your WordPress additional CSS that’s why it was not working.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Back to List – Portfólio Single – Remove Icon’ is closed to new replies.