Template Floox - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Template Floox

FV

Fabrizio Vignozzi

Template 4 years ago

In article's pages is active Author's ref. How to disable it?

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #11324

Hi, please share link to screenshot with this area.

0
FV
Fabrizio Vignozzi
Accepted Answer
4 years ago #11348

Thank you for interest

https://gaiaegabriele.it/index.php/la-nostra-storia/99-fino-al-2010

i deside to remove author on left

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #11350

Ciao, In template options - custom code - custom CSS add those lines:

.row.article-details-wrap > .col-sm-3 
{display: none !important;}
.row.article-details-wrap > .col-sm-9 
{width: 100%;}
0
FV
Fabrizio Vignozzi
Accepted Answer
4 years ago #11372

Perfect!!!

Thanks

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #11375

you're welcome

0