Jan 20, 2019
Hello, I write this with limited knowledge of CSS.. I want my blog post to use a different formatting of the h4 tag defined in CSS.. I added .blogs-by-mvb h4 {  ...
No content to show
User Activity
Hi @bella_scott12 , did you read the original post? Why are you sending in this canned reply? Clearly the post references all the items you mentioned. I am looking for somebody who has done this to respond with a custom css solution. Please don't mud...
In my current theme, TASTE, when you define a menu in the theme editor, and set the "desktop logo position" to "middle left", it puts the menu items just to the right of the logo on the left side of the page, while cart and search etc are all the way...
08-29-2023
search for {{ routes.root_url }}, when you see <a href="{{ routes.root_url }}".... it means that link will go to the main page. If you want it to do something else, take the code that @ZenoPageBuilder gave you and put it in place of {{ routes.root_ur...
Was this solved? Looks like OP selected his own liquid code upload as solution?What is the code that was injected? It would be more helpful for others just to know what the added code was that solved this, rather than the entirety of the code.
08-14-2023
replace {{ routes.root_url }}
12-05-2022
Hi - where does the css reside? is there a css file for policies in liquid assets? I couldn't find it.