presale

Phoca Cart - complex e-commerce extension
User avatar
Angelo.pe
Phoca Professional
Phoca Professional
Posts: 140
Joined: 02 May 2020, 12:42

Re: presale

Post by Angelo.pe »

ok, my site is www.castaldi.biz
thank you :-)

Tags:
christine
Phoca Hero
Phoca Hero
Posts: 2725
Joined: 28 Nov 2010, 17:20

Re: presale

Post by christine »

Hi,

Try following code to your custom.scss:

Code: Select all

.ph-corner-icon-wrapper {
top: auto;  
}
in addition:

Code: Select all

.phIBoxOH .phIBox img {
padding-top:10px;
width:auto;
}
temporary result:

Image

Kind regards
Christine
User avatar
Angelo.pe
Phoca Professional
Phoca Professional
Posts: 140
Joined: 02 May 2020, 12:42

Re: presale

Post by Angelo.pe »

Hi Christine, excuse me, could you indicate the root of custom.scss?
thank you
Angelo
christine
Phoca Hero
Phoca Hero
Posts: 2725
Joined: 28 Nov 2010, 17:20

Re: presale

Post by christine »

Hi Angelo,

as Jan wrote, responsible of JF Simone is the developer.

Try as mentioned here: https://www.joomforest.com/help/forum/j ... custom-css

I checked your URL and you already have a: /templates/jf_simone/jf/assets/css/jf_custom.css.
Maybe it will then recompiled to custom.scss.

So, just check above file and insert the codes.

Kind regards
Christine
User avatar
Angelo.pe
Phoca Professional
Phoca Professional
Posts: 140
Joined: 02 May 2020, 12:42

Re: presale

Post by Angelo.pe »

Hi Christine, you are super!!! thank you :-)
User avatar
Angelo.pe
Phoca Professional
Phoca Professional
Posts: 140
Joined: 02 May 2020, 12:42

Re: presale

Post by Angelo.pe »

Sorry, Christine, I noted that if I open the button "see product" the problem is visible :-(
christine
Phoca Hero
Phoca Hero
Posts: 2725
Joined: 28 Nov 2010, 17:20

Re: presale

Post by christine »

Hi Angelo,

some CSS Codes affects others etc. Vedi Prodotto, there is e.g.: icon1.
Add following:

Code: Select all

.ph-corner-icon1-wrapper {
top: auto !important;
}
Kind regards
Christine
User avatar
Angelo.pe
Phoca Professional
Phoca Professional
Posts: 140
Joined: 02 May 2020, 12:42

Re: presale

Post by Angelo.pe »

Thanks, now you can see but we are back to the previous problem :-(
https://imgur.com/NzmWj6F
Sorry!!
christine
Phoca Hero
Phoca Hero
Posts: 2725
Joined: 28 Nov 2010, 17:20

Re: presale

Post by christine »

I can see it correct. Clear your Browser Cache.

Kind regards
Christine
User avatar
Angelo.pe
Phoca Professional
Phoca Professional
Posts: 140
Joined: 02 May 2020, 12:42

Re: presale (SOLVED)

Post by Angelo.pe »

Thank you Christine, thank you so much :-)
Post Reply