This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Suggested Keywords Color Customization

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Suggested Keywords Color Customization

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7085
    jgdholdingsjgdholdings
    Participant

    Wow, this is one awesome plugin.

    I’m having 2 issues:

    The “Try these:” keywords aren’t changing color (I specified a blue). What can I do?

    I have the plugin set to push content down. It’s not doing this. This is important so that I don’t overlap Adsense ads, which is against their TOS.

    Thanks,

    Jon

    #7091
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    The keyword coloring is a known issue with the current release, fix coming soon. Until then, you can use these custom CSS codes to fix that:

    For the text color:

    [html]p.asp-try {
    color: #000000 !important;
    }[/html]

    and for the keywords colors:

    [html]p.asp-try a {
    color: #FF0000 !important;
    }[/html]

    Just replace #000000 and #FF0000 with the desired color codes or color name.

    The results content is pushing down on my screen. Maybe it was just a caching issue.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.