how to override the theme´s css

Discussion in 'ColorWay WordPress Theme' started by uwatecdiving, Apr 2, 2014.

  1. uwatecdiving

    uwatecdiving Member

    Joined:
    Jun 11, 2012
    Messages:
    47
    Likes Received:
    0
    I am trying to use a plugin called Responsive Flipbook to make a training guide, however I cannot custom the css as my theme which is colorway always overrides it. http://www.blog.mpcreation.pl/responsive-flip-book-wordpress-plugin/

    I have been in contact with the author who has suggested that I add the following css, which I did to the custom.css in the styling options but it does not make any difference. The text from the pages falls of the bottom of the page. When I preview the pages within the plugin they look okay .
    The test training guide you can see here http://www.thedogsclub.com/test
    I have also pasted the code into the individual pages of the flipbook under page.css to see if it made any difference but it doesn´t.

    .flipbook-container div.page-content .bg-img {
    left: 3px !important;
    margin-top: 3px !important;
    }

    It was suggested that I make a child theme which I did, however the home page is a mess. There could be other changes made to the parent theme, I don´t know as I did not create the project from the beginning I have only inherited it.

    Any suggestions on how to resolve this as I have been trying to fix it for 3 weeks now.
    Many thanks
    Yvonne
     

Share This Page