hi, i select the lateral menu at left on my website. this is the result:
i have 3 questions:
– i use wpml. for default i have the flags languages above the logo. how i can move them on above the menu?
– i use posts slider. how i can hide the category post?
– how i can colored the part where is the number 1?
thanks
Hey Pas7o,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
http://www.aziendaagricolaszeno.com/it/bardolino-chiaretto-classico/
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
span.blog-categories.minor-meta {
display: none;
}
html.html_header_sidebar #wrap_all {
background-color: red;
}
Can you please go to WPML settings and choose to display language switcher in your main menu?
Best regards,
Yigit