Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello everyone,
I will need your help to hide a trademark for a paid apps. I would like a code that cover the trademark. My background page colour is #F0F0F0.
is anyone to provide me a css code or any that helps me to cover trademark
Thanks
Solved! Go to the solution
This is an accepted solution.
@Transcolie please paste this in theme.liquid at the end and let me know.
<script>
setInterval(function(){
$('.reelUp_verified').css('display', 'none')
},500)
</script>
@Transcolie page url?
This is an accepted solution.
@Transcolie please paste this in theme.liquid at the end and let me know.
<script>
setInterval(function(){
$('.reelUp_verified').css('display', 'none')
},500)
</script>
thanks. it works.
@mrashid Can you help me with this also please. I have this carrousel on my website which works with a code. I'm looking for a while now to customized the header text "target every inch"" can you assist me with please
@Transcolie What to do about it? Want to keep it as an edit option in Customization? Right
@mrashid sorry for the late answer. I missed your reply.
yes I do want to keep it as an edit option in customization please.
@Transcolie yes possible, but for this you need to add me as staff or i will send collaborator request, because this is not possible through guide. Let me know