Sunway – Language Switcher Replacing Click Event to Mouse Over Event
To replace click event of Language Switcher menu follow the steps below, very simple, and could be improved if you like. scripts/lines 930-935; /* Language Switcher */ $('.lang-switcher').on("click", function(e) { […]
READ MOREDiwine – Language Switcher One Line
Do you want switch dropdown language switcher into one line (English / Chinese / Russian) style, so here is the solution. wp-content/themes/diwine/functions.php look for function diwine_wpml_language_switcher($use_static = false, $part = […]
READ MORESunway Theme – Replacing color reveal effect on the images
Question: On the single images there is an animation by default with color #C59D5F , that moves from the one side to the other, how can i change that color? style.css […]
READ MORECoiffeur Theme – display phone number top of the logo on mobile devices
Some of Coiffeur Theme users asking to display at least phone number top of the logo as same as desktop view, if you have same request simply add following CSS […]
READ MORE