Back to List – Portfólio Single – Remove Icon
-
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.
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
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
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.
The topic ‘Back to List – Portfólio Single – Remove Icon’ is closed to new replies.