Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    Yep, you can change in your theme CSS file.

    Thread Starter m.probola

    (@mprobola)

    Thanks for the quick reply.

    I’m new to CMS. File style.css is empty for this theme… There is a main.css with huge amount of data. Is there an specific label code for the “social count plus” to paste and solve this issue?

    Plugin Author Claudio Sanches

    (@claudiosanches)

    It has nothing exact.
    Need to see exactly what is happening and write CSS.
    Will greatly depend on your theme made ??with the plugin.

    If you want my help, post the link of the site I’ll tell you what you need make.

    Thread Starter m.probola

    (@mprobola)

    I understand. This is my link https://osxyz.mi2lumi.com/
    You will have to click the expand button on the top left corner to see the example demonstrated.

    I appreciate your help.

    Plugin Author Claudio Sanches

    (@claudiosanches)

    Use:

    .social-count-plus .label {
        background: transparent !important;
    }
    
    Thread Starter m.probola

    (@mprobola)

    Awesome. [Problem solved].

    Thanks for the very quick and effective help. Truth be told, rarely find great people willing to help. Hats off for you my friend.

    Mike

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘CSS background-color for text’ is closed to new replies.