WPIntell

Source evidence

DARKLOOK switcher shorcode

DarkLooks – Dark Mode Switcher For WordPress · support · 2023-01-10T18:07:00+00:00

mixedsentiment
mediumseverity
0.78relevance
6replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 28 rows with source links

17.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
victorguindo resolved
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 to see the link] 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. Hello @victorguindo There is no shortcode available. Moreover, we have seen that you already achieve it to show on TOP CENTER. Regards! 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! Please use this custom CSS below. .floating-mode-switcher-wrap.floating-top-right { top: 100px; right: unset !important; left: 50% !important; transform: translateX(-50%); } wow! that’s just what I needed! Many thanks! 😀 <3 Please don’t forgot to rate our plugin and write a review. 🙂

Comments

6 shown
victorguindo 2023-01-10T18:11:00+00:00

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.

themelooks 2023-01-11T06:40:00+00:00

Hello @victorguindo There is no shortcode available. Moreover, we have seen that you already achieve it to show on TOP CENTER. Regards!

victorguindo 2023-01-11T16:57:00+00:00

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!

themelooks 2023-01-15T10:28:00+00:00

Please use this custom CSS below. .floating-mode-switcher-wrap.floating-top-right { top: 100px; right: unset !important; left: 50% !important; transform: translateX(-50%); }

victorguindo 2023-01-17T10:03:00+00:00

wow! that’s just what I needed! Many thanks! 😀 <3

themelooks 2023-01-17T11:42:00+00:00

Please don’t forgot to rate our plugin and write a review. 🙂