Hello
Please look at this post: http://www.kitm.se/sv/varmote-kitm-7-8-maj-2014-i-stockholm/
Is it possible that I turn off the title of the page “Blogg – Senaste nytt” which means “Blog – Latest news” and its grey background and still keep this functions for my other pages?
The first button “Nyheter” (News) has the same function and will show the list of the posts.
Is it also possible to remove the link from the photo in the post? There is no need for that. The picture is in its full size anyway.
Regards
Abedi
Hey abedia!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.postid-124 .title_container .main-title { display: none; }
Regards,
Yigit
Thanks for you excellent support!
And answer to my second question? The picture is a “Featured Image” selected for the post.
Hey!
Please add following code to Quick CSS as well
.postid-124 .big-preview a {
pointer-events: none;
}
Best regards,
Yigit
Hi,
Is it possible to use a code that works for all the posts and not a particular post so that the featured image doesn’t work as a link in any post?
Thanks,
Abedi