Booster and CSS

This topic contains 5 replies, has 3 voices, and was last updated by  Paolo 7 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #275064

    Steve
    Full Member
    Post count: 1019

    I cannot seem to get the css text shadow to be “gone”…

    https://americancontractorexchange.com/subscription-prices/

    I contacted Fatcat the plugin vendor and he stated there is something causing the css to load over and over and over and that it may be some other plugin.

    I am just trying to eliminate which plugin it may be. Are you aware of anything that GD or Booster may be doing or a setting in booster. If not this is good.

    Kind regards,

    #275153

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you try using the custom CSS code below and see if it removes the text-shadow?

    
    
    #ptp-335 .ptp-comparison1-unfeatured .ptp-plan-title h2,
    #ptp-470 .ptp-comparison1-unfeatured .ptp-plan-title h2,
    .ptp-price-holder,
    .ptp-data-holder {
        text-shadow: 0 0px;
    }

    Thanks!

    #275154

    Steve
    Full Member
    Post count: 1019

    Thank you Kor. It did get rid of some of it. It worked in the plugin CSS area and it took part of the fuzzyness out.

    The text is readable now. Thank you. Have a look… and change to annual plan… I have no idea what is going on..

    I thank you for your assistance.

    #275176

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Do you think you can share WP temp admin access to that site so we can take a better look? You can post the details here using the private reply option below.

    #275731

    Steve
    Full Member
    Post count: 1019

    Problem discovered and problem solved. The plugin for the pricing charts has a CSS fields. Apparently if you duplicate a price table and modify the css in any of the original or duplicates of that particular table it affects all the tables. I went to all the originals and duplicates and deleted the css except for what Kor recommended. Problem solved. I will let the plugin developer know also.
    Kind regards,

    #275781

    Paolo
    Site Admin
    Post count: 31206

    Ok thanks for letting us know 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket