I want both product name and price should be in same line in MINIMOG THEME

I want to show both product name and price should be in same line in MINIMOG THEME

@ankitagulati Please provide store URL?

https://ehubit.myshopify.com/

password - ehub

Please scroll down to enter password

Hi @ankitagulati

Add this to your Layout/theme.liquid just before the at the bottom of the file.


Thanks A lot @Van_Nguyen_GSG that worked on single product page. But I also want it to be displayed on collection page as well

https://ehubit.myshopify.com/collections/all

Add this below the script you added above.


@Van_Nguyen_GSG Thanks A Lot Dear !