double arrow in lightbox

Posted in: Newspaper
Post count: 13

hey i just need some help fixing this little issue,
i get two arrows in the lightbox

and i would also like to remove the shadow.

thank you very much!!

  • This topic was modified 11 years by dexterion.
Post count: 388

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.

Post count: 13

didnt work, think i did something wrong
i deleted td-image-gradient and class=”td-image-gradient” but i could still see the shadow
is there another way to do this

Post count: 6600

hi,

Can you please send a link to your site? I need to inspect this so I can offer you a fix fr this.

Thanks

Post count: 13

of course, guindou.com

Post count: 13
Post count: 1291

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.

Post count: 13

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!

Post count: 6600

Hi,

Please update(save) your permalinks and try again.
Please let me know!

Thanks

Post count: 13

nope, that didnt work

Post count: 6600

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

Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.