Hi!, I saw the steps in the tutorial.
I Put this code in functions.php, but no changes in logo, and the text is not showed
Can you help me?
/* NACHO AÑADIR TITULO DEBAJO DE LOGO
*
*/
add_filter(‘avf_logo_subtext’, ‘kriesi_logo_addition’);
function kriesi_logo_addition($sub) {
$sub .= “Servicios y Compras S.L.”;
return $sub;
}
Hi vgunited!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo img,span.subtext {
float: left;
}
.logo {
width: 100%;
}
Best regards,
Yigit
Thanks, the text is showed now, but not under the logo (it is showed at the right of logo),
How can I put under the logo?
And there is more space at top How can I put here an image or similar? Or a title? something to avoid the big white space..
Best regards,
thanks,
Nacho
Hi!
Can we please check the web site, so we can help you with the issue?
Thanks a lot
Regards,
Basilis