Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author iova.mihai

    (@iovamihai)

    Hey @dustycraftz,

    Thank you for reaching out! For the element showcased in the screenshot the following CSS code should help:

    body .slicewp-user-notice p { color: #000 !important; }
    body .slicewp-user-notice p a { color: inherit !important; }

    Please try the above CSS code and let me know how it goes.

    Thank you and best wishes,

    Mihai

    Thread Starter dustycraftz

    (@dustycraftz)

    Works, thank you.

    Thread Starter dustycraftz

    (@dustycraftz)

    That solved part of the problem but now the other page looks like this. https://imgtr.ee/image/LqFlK

    Plugin Author iova.mihai

    (@iovamihai)

    Hey @dustycraftz,

    Did the code that I sent change the way the affiliate account looks? Or does the affiliate account look like this with or without the code?

    Thank you and best wishes,

    Mihai

    Thread Starter dustycraftz

    (@dustycraftz)

    It looks like that either way now. Not sure how I managed to screw that up.

    Plugin Author iova.mihai

    (@iovamihai)

    Hey @dustycraftz,

    I believe this is due to the initial code you’ve shared with me. The one from the very first screenshot you’ve shared.

    If you still have that code, please remove the first two lines from it. If that doesn’t work, add the following line of CSS code to your website:

    body #affiliate-account .slicewp-card { background: #fff; }

    Please try it out and let me know how it’s going.

    Best wishes,

    Mihai

    Thread Starter dustycraftz

    (@dustycraftz)

    This is what I have now and the issue is persisting.

    https://imgtr.ee/image/LbAUr

    Plugin Author iova.mihai

    (@iovamihai)

    Hey @dustycraftz,

    Sorry about that! I just noticed that I have mistyped the string for the ID of the affiliate account. Please ignore the previous CSS code and add the following:

    body #slicewp-affiliate-account .slicewp-card { background: #fff; }

    Please try this out and let me know how it goes.

    Best wishes,

    Mihai

    Thread Starter dustycraftz

    (@dustycraftz)

    Perfect, Thank you! A+ support!

    Thread Starter dustycraftz

    (@dustycraftz)

    ok now how about this white rectangle? https://imgtr.ee/image/dPDlb

    Plugin Author iova.mihai

    (@iovamihai)

    Hey @dustycraftz,

    Hmm… the rectangle seems to be before the elements of the affiliate account that SliceWP outputs.

    So, I’m not sure if that’s from SliceWP or maybe from the page builder (if you’re using one) that you’re using.

    I recommend you to check the page and make sure there are no other elements before the SliceWP shortcode.

    If you can’t find any elements, please inspect the rectangle, by right clicking on it and selecting “Inspect” (this is for the Chrome browser). A developer panel should open.

    Please take a screenshot of the entire screen and send it to me so that I can analyze it.

    Also, please note that this forum is public and the screenshot could contain information that you may not want to share publicly. If this is the case, please contact us privately via our website (https://slicewp.com/contact/#gf_3).

    Thank you and best wishes,

    Mihai

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Dashboard color’ is closed to new replies.