Page 2 of 3
Re: presale
Posted: 16 Jun 2020, 18:40
by Angelo.pe
ok, my site is
www.castaldi.biz
thank you
Re: presale
Posted: 17 Jun 2020, 14:19
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:
Kind regards
Christine
Re: presale
Posted: 17 Jun 2020, 17:50
by Angelo.pe
Hi Christine, excuse me, could you indicate the root of custom.scss?
thank you
Angelo
Re: presale
Posted: 17 Jun 2020, 18:45
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
Re: presale
Posted: 18 Jun 2020, 10:14
by Angelo.pe
Hi Christine, you are super!!! thank you
Re: presale
Posted: 18 Jun 2020, 12:35
by Angelo.pe
Sorry, Christine, I noted that if I open the button "see product" the problem is visible
Re: presale
Posted: 18 Jun 2020, 13:28
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
Re: presale
Posted: 19 Jun 2020, 19:18
by Angelo.pe
Thanks, now you can see but we are back to the previous problem
https://imgur.com/NzmWj6F
Sorry!!
Re: presale
Posted: 19 Jun 2020, 19:56
by christine
I can see it correct. Clear your Browser Cache.
Kind regards
Christine
Re: presale (SOLVED)
Posted: 20 Jun 2020, 10:57
by Angelo.pe
Thank you Christine, thank you so much