Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #847931

    Hello, how do I remove flags from sidebar top here – https://www.saumix.lv/
    Thank you!

    #848083

    Hey vadikcoma,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header ul.avia_wpml_language_switch_extra {
      display:none !important;
    }

    Best regards,
    Rikard

    #848087

    Thanks Rikard,

    But for some reason it doesn’t work :-(

    #848270

    Hi,

    Try the following. If it doesn’t work please provide admin info so we can log in and look into this further:

    .avia_wpml_language_switch.avia_wpml_language_switch_extra{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #848344

    Still doesn’t work…

    Sure, login details attached. All custom CSS located in Apperance -> Custom CSS

    #848454

    Hi,

    Try adding in the quick css section instead.

    Best regards,
    Jordan Shannon

    #848778

    Yes, it works, thank you!
    Is there any reason why it doesnt work via plugin?

    #848831

    Hi,

    Great I’m glad that css solution worked. As for why it doesn’t work via the plugin, I wouldn’t be able to answer that at the moment. It could be a bug that would require further research and development to correct.

    Best regards,
    Jordan Shannon

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