Page 1 of 1

[solved]product name as header

Posted: Mon May 25, 2020 4:53 pm
by hhkkbb
hi

As you know this is default layout. - https://imgur.com/5MNCTIK / https://imgur.com/a/RIzAnbB

I want to change it so that the header is above the photo, so if the name is long, it does mess up the page.
Mock up as follows - https://imgur.com/Hu6ZOHT

Any advice Appreciated. I have a custom theme installed, just let me know which tag to move where etc. I will try my best anyway.

Re: product name as header

Posted: Mon May 25, 2020 6:28 pm
by uksitebuilder
Well, as you have a custom theme installed a link to your store would help as the images you supplied are for the default theme. The code will be different, so pointless anyone trying to assist until they can see your html

Re: product name as header

Posted: Mon May 25, 2020 9:48 pm
by hhkkbb
uksitebuilder wrote:
Mon May 25, 2020 6:28 pm
Well, as you have a custom theme installed a link to your store would help as the images you supplied are for the default theme. The code will be different, so pointless anyone trying to assist until they can see your html
https://spearthemes.com/oc-light/

it is very similar to the opencart theme.

any advice is appreciated.

Re: product name as header

Posted: Mon May 25, 2020 10:27 pm
by letxobnav
<h1>{{ heading_title }}</h1>

Re: product name as header

Posted: Mon May 25, 2020 10:37 pm
by hhkkbb
letxobnav wrote:
Mon May 25, 2020 10:27 pm
<h1>{{ heading_title }}</h1>
advice where to move to?