Hi carovienna,
I solved the problem some time ago! 🙂
Anyway, thank you very much for this answer, it’s nice to see you tried to help as soon as you saw my question…
Regards,
Mihailo
Hello carovienna,
Can you please help me with this sidebar thing?
I replaced
<body <?php body_class(‘lt-480’ . (is_single() && is_active_sidebar(‘sidebar-single’) ? ‘ has-single-sidebar’ : ”)); ?>>
with this
<body <?php body_class(‘lt-480’); ?>>
in header.php, but nothing changed…
Do I need to do something along/before/after that? I’m a newbie, sorry if I’m asking about something the kids already know! 🙂
Thanks!