• Resolved bloggingbeats

    (@amitgargjind)


    Hey

    I want to change the default color (Black) to the same color (Grey) as when I hover on the Click to Tweet box.

    Please share CSS

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ben Meredith

    (@benmeredithgmailcom)

    Hi there!

    The best way to make changes to the CSS is to override them with your own stylesheet, placed in the root of the wp-content directory, and named (exactly) bcttstyle.css

    This allows you to fully customize the CSS using that file. To keep the exact style from the default plugin, only changing the colors, you’d want to use the file at better-click-to-tweet/assets/styles.css and modify the colors on line 43 (for the non-hover color) and line 57 (for the hover color).

    Here’s a tutorial on overriding the CSS: (see the “Designing Custom Templates” section) https://benlikes.us/7r

    Let me know if that helps! Have a great day!

    Thread Starter bloggingbeats

    (@amitgargjind)

    I don’t want to edit my core theme.

    I will add CSS in custom CSS if you can provide it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Default colour’ is closed to new replies.