Not sure about the double arrows.
The shadow is a CSS gradient effect and can be removed like this:
1. In single_template_3.php find the line <div class="td-post-header-full td-image-gradient"> and remove td-image-gradient
2. In single_template_4.php find the line <div class="td-big-slide-background"><div id="td-full-screen-header-image" class="td-image-gradient"> and remove class="td-image-gradient"
The class will no longer be applied to the image.
-
This reply was modified 11 years by
TheMediumUTM.
Hi,
1. For the arrows issue i need the link to the page on which double arrows appear, i suspect they come from a plugin.
2. You can use css to remove the shadow:
.mfp-figure:before {
background: none;
}
Add it inside the Theme Panel -> Custom CSS.
Thank you, Emil G.
you were right, it was a plugin sorry about that.
just another thing, dont know if should start a new thread.
but when i do a search and hit “View all results” at the bottom it just redirects to the home page. I disabled all the plugins and it worked fine, then enabled one by one and i think buddypress is causing the issue.
Thanks!
Hi,
I have tested this on my side locally and didn’t get this issue when using Buddy Press plugin, please send your wp-admin user and pass at contact@tagdiv.com so we can check this, also send a link to this topic or specify your issues details.
Thanks


