Hi,
https://1r6gl2uhj38l7ioj-77835436375.shopifypreview.com/
I have some things that are not working in the design of the webshop.
-
How can I align the logo in the header on the left, but center the navigation?
-
I want an icon above the text in the “rich text” section, is this possible? ( first screenshot)
-
I would like to personalize the search bar in the header, is this possible?
-
How can I put a link behind a picture to a page on the web shop? (See last screenshot). Those 3 icons + words should become clickable to lead to a page on the webshop.
Thanks in advance for the help!
Hi @Itsadesignthing
Can you please share the Store URL and password?
Hi @Itsadesignthing
-
I want an icon above the text in the “rich text” section, is this possible? ( first screenshot) ====== First have to create json schema code for image block then call that above the text, and do css for the styling.
-
I would like to personalize the search bar in the header, is this possible? ==== Yes, What changes you need?
-
How can I put a link behind a picture to a page on the web shop? (See last screenshot). Those 3 icons + words should become clickable to lead to a page on the webshop. ==== Have add schema for ahref URL and then call that in HTML
-
How can I align the logo in the header on the left, but center the navigation? ===
Please use following CSS
- Please go to the Online Store
- Then Edit Code
- Please find the theme.liquid file
- And add the following code in theme.liquid file above the tag
Thanks
Need any help let me know
@Itsadesignthing
All these 3 task are possible, and these are very time consuming task, and have to write the code according to theme.
that’s unfortunate, but could you please explain how to put a behind a picture, because this one is the most important one. Thank you very much for the help already!
@Itsadesignthing
Go this section schema file
add type URL schema and call it in ahref tag before the image