Hi i want to remove account link in main nav on venture theme and maybe add to footer nav, and make the nav full width ? any help please.
pic below
![]()
Hi i want to remove account link in main nav on venture theme and maybe add to footer nav, and make the nav full width ? any help please.
pic below
![]()
Hi @Lil1977
In shopify settings you can change that
Go to settings > Checkout > Here will be options (Accounts are optional) Choose this and save settings.
Hi thanks but I already have that option enabled .
@Lil1977 Please send me store url.
hi here you go
thanks ill try - do you know how i would make the nav full width ie delete the div that holds the account link ?
Yes need to remove the Div and also remove fourt-fifth class from nav div
hi do you know the code i would change in my site-nav.liquid file ?
Don’t know about exact file name, For this I need your store details.
It might be site-nav.liquid or header.liquid
I have both header.liquid and site-nav.liquid
hi this is in my header/liquid file
{{ 'products.product.product_added_to_cart_html' | t }}
@Lil1977
Use this HTML
{{ 'products.product.product_added_to_cart_html' | t }}
hi that worked - weird thing i have a trust pilot somewhere in the header or nav but cant see it in the code ?
![]()
this code might be added through app or with some other js
yes thanks for your help