Title: DARKLOOK switcher shorcode
Last modified: January 10, 2023

---

# DARKLOOK switcher shorcode

 *  Resolved [victorguindo](https://wordpress.org/support/users/victorguindo/)
 * (@victorguindo)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/darklook-switcher-shorcode/)
 * Hello, would it be possible to have a **shortcode** to place the switcher where
   I want?
   I work with Divi. Thanks! 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdarklook-switcher-shorcode%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [victorguindo](https://wordpress.org/support/users/victorguindo/)
 * (@victorguindo)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/darklook-switcher-shorcode/#post-16359580)
 * I only want to show on TOP CENTER (not left o right) is this possible? I’ve tried
   with css but i can’t achieve it.
 *  Plugin Author [themelooks](https://wordpress.org/support/users/themelooks/)
 * (@themelooks)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/darklook-switcher-shorcode/#post-16360972)
 * Hello [@victorguindo](https://wordpress.org/support/users/victorguindo/)
 * There is no shortcode available.
 * Moreover, we have seen that you already achieve it to show on TOP CENTER.
 * Regards!
 *  Thread Starter [victorguindo](https://wordpress.org/support/users/victorguindo/)
 * (@victorguindo)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/darklook-switcher-shorcode/#post-16363378)
 * Hello, thanks for answering so quickly.
   I’ve set the value left:50%, but it doesn’t
   look good on mobile 🙁 any idea to fix it? Thank you very much!
 *  Plugin Author [themelooks](https://wordpress.org/support/users/themelooks/)
 * (@themelooks)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/darklook-switcher-shorcode/#post-16374276)
 * Please use this custom CSS below.
 * .floating-mode-switcher-wrap.floating-top-right {
   top: 100px;right: unset !important;
   left: 50% !important;transform: translateX(-50%);}
 *  Thread Starter [victorguindo](https://wordpress.org/support/users/victorguindo/)
 * (@victorguindo)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/darklook-switcher-shorcode/#post-16380725)
 * wow! that’s just what I needed! Many thanks! 😀 <3
 *  Plugin Author [themelooks](https://wordpress.org/support/users/themelooks/)
 * (@themelooks)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/darklook-switcher-shorcode/#post-16381041)
 * Please don’t forgot to rate our plugin and write a review. 🙂

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘DARKLOOK switcher shorcode’ is closed to new replies.

 * ![](https://ps.w.org/darklooks-dark-mode-switcher/assets/icon-256x256.gif?rev
   =2644427)
 * [DarkLooks - Dark Mode Switcher For WordPress](https://wordpress.org/plugins/darklooks-dark-mode-switcher/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/darklooks-dark-mode-switcher/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/darklooks-dark-mode-switcher/)
 * [Active Topics](https://wordpress.org/support/plugin/darklooks-dark-mode-switcher/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/darklooks-dark-mode-switcher/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/darklooks-dark-mode-switcher/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 9 replies
 * 2 participants
 * Last reply from: [themelooks](https://wordpress.org/support/users/themelooks/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/darklook-switcher-shorcode/#post-16381041)
 * Status: resolved