• Hi there
    Really hope you can help me with this one.
    I have a webpage (primary language is Danish).
    I use Virtue Icon Menu on the (danish) frontpage

    But is it possible to remove / deactivate Virtue Icon Menu on secondary language frontpage – lets say ENG or GER.

    Like : Icon Menu can be seen on Danish language frontapage
    But gone when i change language ?

    Hope you can help me

    Cheers / Best regards
    Kimo

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey Kimo,
    I believe you can do this with some CSS. Can you post a link?
    Thanks!

    Hannah

    Thread Starter webactor

    (@webactor)

    Hi there Hannah
    Sure take a look at https://www.hotelifredericia.dk

    The page start up in Danish
    (Top right) you can change the language to ex. ENG or GER
    But the Danish “Icon Menu” is also visible on ENG or GER pages.
    i would like to hide / deactivate them on all pages except Danish

    You think thats possible with css ??

    Hope you can help me

    Cheers / Best regards
    Kimo

    hannah

    (@hannahritner)

    Try adding this to your custom css box in Theme Options > Advanced Settings:
    .home-iconmenu:lang(en-GB), .home-iconmenu:lang(fi), .home-iconmenu:lang(it) {display: none;}
    Hope it helps!

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘remove Icon Menu in secondary language’ is closed to new replies.