Hello,
I have put in the links for our facebook and IG in the footer but it does not display on our website. Please advise.
Domain - tanysjewellery.com
Hello,
I have put in the links for our facebook and IG in the footer but it does not display on our website. Please advise.
Domain - tanysjewellery.com
can you please enable social media icon in theme customization footer section
Hi, @tanys1
When you say you’ve put them in the footer, what do you mean exactly? To add the social media links / icons in the Venture theme:
Here’s a screenshot of what will happen in the footer when you add the URL, from my test store using the Venture theme:
Let us know how this goes! @KetanKumar may have some other suggestions past these steps for you as well if it’s still not working!
thanks for update your just put link can you please enable social medic icon section at footer section
if you have not option let me know or use your free design time
There is no other option aside from putting in the links. no enable button, etc. As seen in the screen shots i posted.
please give me footer section code or add me staff account i need only theme access so i will check and let you know
{% when ‘menu’ %}
{% if linklists[block.settings.link_list].links.size > 0 %}
{% when ‘text’ %}
{% when ‘newsletter’ %}
.site-footer__newsletter-input { background-color: {{ block.settings.color_newsletter_input }}; color: {{ block.settings.color_newsletter_input_text }}; } .site-footer__newsletter-input::-webkit-input-placeholder { color: {{ block.settings.color_newsletter_input_text }}; opacity: 0.7; } .site-footer__newsletter-input:-moz-placeholder { color: {{ block.settings.color_newsletter_input_text }}; opacity: 0.7; } .site-footer__newsletter-input:-ms-input-placeholder { color: {{ block.settings.color_newsletter_input_text }}; opacity: 0.7; } .site-footer__newsletter-input::-ms-input-placeholder { color: {{ block.settings.color_newsletter_input_text }}; opacity: 1; }{{ 'general.newsletter_form.confirmation' | t }}
{% else %} {% if block.settings.subheading != blank %} {{ block.settings.subheading }} {% endif %}{% endcase %}
sorry but schema code missing