• Resolved justesara

    (@justesara)


    Hi πŸ™‚

    I am using the kale theme, but I found that the fonts were way too small for my liking.

    So, I decided to change this by adding some additional CSS. This exactly :

    p {
    font-size: 150%;
    line-height: 28px;
    font-weight : lighter;
    text-align: justify;
    }

    Everything was working great, but then I purchased a plugin called Thrive Leads and whenever I put one of their code in a page or post, the additional CSS for the font size doesn’t apply anymore…

    This is an example of a code from the plugin :

    [thrive_2step id=’344′]NEWSLETTER[/thrive_2step]

    Thank you so much for your help,
    Sara

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

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Plugin code in page leads to conflict with additional CSS’ is closed to new replies.