- This topic has 11 replies, 2 voices, and was last updated 2 years, 5 months ago by Skandha.
-
AuthorPosts
-
March 30, 2022 at 8:40 am #302316HansParticipant
Hello there,
I want to use the header media possibility. I should like to remove the link from the headermedia image. I want to keep the text possibility.
I saw another question about this concerning the photography theme, but I could not find the solution.Kind regards
Hans Hagmeijer
March 30, 2022 at 9:30 am #302322HansParticipantHello,
I think I solved the problem by changing the php.
Kind regards
Hans Hagmeijer
March 31, 2022 at 12:51 am #302365SkandhaParticipant@toerfiets: Hello Hans,
I suggest you not to change the php files without creating a child theme as changes will be lost when you update the theme. Please post your site URL and and which link you would like to remove so that I can see if a chunk of CSS Code can do the job.
Kind Regards,
SkandhaMarch 31, 2022 at 4:30 am #302389HansParticipantHello Skandha,
I changed the php file on a test website.
After finishing the test site I want to move the site to http://www.sinfore.nl.
This website is now powered by catchmagpro.
So this website is the website for the chance of CSS code.Kind regards
Hans Hagmeijer
March 31, 2022 at 4:33 am #302394SkandhaParticipant@toerfiets: Hello Hans,
Can you please let me know which link you would like to remove?
Kind Regards,
SkandhaMarch 31, 2022 at 5:08 am #302397HansParticipantHello Skandha,
The link is on header media in: sinfore.seniorenwoningen.nu.
Kind regards
Hans Hagmeijer
March 31, 2022 at 5:17 am #302395HansParticipantHello Skandha,
That is the link in the header media.
Now on sinfore.nl that isn’t visible, because I rebuild this website on sinfore.seniorenwoningen.nu.
On that site I rebuild the sinfore website.There I removed some php lines.
Kind regards
Hans Hagmeijer
March 31, 2022 at 5:39 am #302399SkandhaParticipant@toerfiets: Hello Hans,
If you want to remove the Continue Reading link.
Go to => Appearance => Customize => Header Media => Remove Header Media Url and Header Media Text and Publish.
Let me know if this works out!
Kind Regards,
SkandhaMarch 31, 2022 at 5:43 am #302400HansParticipantHello Skandha,
This doesn’t work.
If you remove text you remove the header media image also.
If you remove the link, you will keep a little colored square in the middle of the header imageKind regards
Hans Hagmeijer
March 31, 2022 at 6:07 am #302404SkandhaParticipant@toerfiets: Hello Hans,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code instead.
.custom-header-content .more-button { display: none !important; }
Let me know if this works out!
Kind Regards,
SkandhaMarch 31, 2022 at 6:09 am #302405HansParticipantHello Skandha,
This worked fine. Thank you.
Kind regards
Hans Hagmeijer
March 31, 2022 at 6:13 am #302406SkandhaParticipant@toerfiets: Glad it worked out. Have a good day! 🙂
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘remove link form header media’ is closed to new replies.