Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #668574

    hi, i select the lateral menu at left on my website. this is the result:

    Image and video hosting by TinyPic

    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

    #668830

    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

    #668876

    http://www.aziendaagricolaszeno.com/it/bardolino-chiaretto-classico/

    • This reply was modified 7 years, 7 months ago by Pas7o.
    #669005

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.