multiple issues with kiddos theme

ThemeBurn SupportForumsOpenCart ThemesKiddos OpenCart Thememultiple issues with kiddos theme

This topic has been marked as resolved.

can you please let me know where the old generated css are as i have restored an older version of the site and the firefox issue is again here. :(
i have removed the css from image/cache/tb but it seems this did not work.

July 16, 2016 at 10:18 pm #49681

One other thing is that in chrome when finalising an order and i get to the login page the login button is misplaced like you see in the attachment.

Please help.

The issue with firefox issue is still standing so please advise on the css issue.

July 19, 2016 at 11:21 am #49706
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
July 19, 2016 at 5:20 pm #49715

the firefox problem is now gone. (thanks on this one)

The chrome issue is now even worse :) , i think it need further tweaking

you can see it in the attachment.

Please advise.

July 20, 2016 at 12:14 am #49745

i’ve fixed it
seems you gave me

#collapse-checkout-option .row > div {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}

and it should have been
#collapse-checkout-option .row < div {
-ms-flex-wrap: nowrap;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}

Thank you for your support.

July 20, 2016 at 12:16 am #49748

Glad we’ve helped.

BR,
ThemeBurn team

July 20, 2016 at 12:18 am #49751
Viewing 6 posts - 16 through 21 (of 21 total)
  • You must be logged in to reply to this topic.