Responsive layout

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
10 years 10 months ago #30135 by hkeyzer
Responsive layout was created by hkeyzer
When viewing site on a mobile device, the layout changes as expected. But on the front page and category pages, the product headers are behind the product images.

It would be better if the header was over the image how do we achieve this?

Can be viewed at www.fatbacks.co.nz

Thanks
Henk

Please Log in to join the conversation.

More
10 years 10 months ago #30147 by ivan.milic
Replied by ivan.milic on topic Responsive layout
You mean title over image when expanded?

Please Log in to join the conversation.

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
10 years 10 months ago #30300 by hkeyzer
Replied by hkeyzer on topic Responsive layout
Hi,

Yes - note in attached image (iphone emulated) the title (product name) is under the image.

Can this be changed to be above the image?

Thanks
Henk
Attachments:

Please Log in to join the conversation.

More
10 years 10 months ago #30310 by ivan.milic
Replied by ivan.milic on topic Responsive layout
Send link so I could check fo solution live

Please Log in to join the conversation.

  • hkeyzer
    Active member
  • Topic Author
  • Member
  • Member
More
10 years 10 months ago #30348 by hkeyzer

Please Log in to join the conversation.

More
10 years 10 months ago #30354 by ivan.milic
Replied by ivan.milic on topic Responsive layout
Nothing can be done except this (add to bottom of template_css.css) :

@media all and (max-width: 476px) {
.product_intro h3 a{
position:absolute;
}
}

taht will enable text to be visible but it will move picture up leaving only tiny image corner to be visible

Please Log in to join the conversation.

Time to create page: 0.450 seconds
Powered by Kunena Forum