Hello!
Can you send your site link? Is more easy to help you 🙂
Thanks!
Thread Starter
Anonymous User 12851872
(@anonymized-12851872)
Hello there,
sorry not receive an email notification, I can not give you the link, the site is local.
I try to change the subject site http://arnouvilleetsonpasse.fr/
I am the webmaster but the site is an association, it must Hueman most resembles it.
I have achieved that posts do not appear in column but as currently horizontally.
thank you
Thread Starter
Anonymous User 12851872
(@anonymized-12851872)
hi,
in Custom CSS
/* Navigation */
#nav-topbar .nav li a { color:#000; }
#nav-topbar .nav li > a:hover,
#nav-topbar .nav li:hover > a,
#nav-topbar .nav li.current_page_item > a,
#nav-topbar .nav li.current-menu-item > a,
#nav-topbar .nav li.current-menu-ancestor > a,
#nav-topbar .nav li.current-post-parent > a { color:#000; }
#nav-header .nav li a { color:#000; }
#nav-header .nav li > a:hover,
#nav-header .nav li:hover > a,
#nav-header .nav li.current_page_item > a,
#nav-header .nav li.current-menu-item > a,
#nav-header .nav li.current-menu-ancestor > a,
#nav-header .nav li.current-post-parent > a { color:#000; }
Thank You to Alexander Agnarson.