Title: CSS classes and animation
Last modified: May 20, 2018

---

# CSS classes and animation

 *  Resolved [flashpopstoni](https://wordpress.org/support/users/flashpopstoni/)
 * (@flashpopstoni)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/)
 * Dear [@shapepress](https://wordpress.org/support/users/shapepress/)
 * we tried to change style of the cookie notice via CSS. But we are apparently 
   not able to advice the right CSS classes. We gave cookie notice, tect and button
   via plugin option field a own class and tried to add css via theme child css.
   But no changes appeared no matter whichclass is used.
 * Also if we use option “animation” nothing changes after saving and animation 
   changes back to “nothing”.
 * PREMIUM is active and key is valid.
 * Any idea what went wrong?
 * Best Regards Marc

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

 *  [Shapepress](https://wordpress.org/support/users/shapepress/)
 * (@shapepress)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10301434)
 * hi [@flashpopstoni](https://wordpress.org/support/users/flashpopstoni/),
 * 1) the styles which are in cn options has be set via options there because they
   got written as !important. other styles can be set via class
 * 2) this was a bug. solved in 1.4.5. update has been released some hours ago
 *  Thread Starter [flashpopstoni](https://wordpress.org/support/users/flashpopstoni/)
 * (@flashpopstoni)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10301538)
 * Hi [@shapepress](https://wordpress.org/support/users/shapepress/)
 * thanks for answer. We updated to current version but still if we add a s example
   class to button for padding or text for vertical-align nothing changes. We tried
   several css class chains or ony css class from input field — no change of corresponding
   element.
 * Best Regards Marc
 *  [Shapepress](https://wordpress.org/support/users/shapepress/)
 * (@shapepress)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10301553)
 * we will check that! your other answers will follow tomorrow/tuesday by mail!
 *  [Shapepress](https://wordpress.org/support/users/shapepress/)
 * (@shapepress)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10303271)
 * hi [@flashpopstoni](https://wordpress.org/support/users/flashpopstoni/),
 * could you give 1.4.6 a try. we removed many !importants in css of cookie notice.
   your styles should now work
 *  Thread Starter [flashpopstoni](https://wordpress.org/support/users/flashpopstoni/)
 * (@flashpopstoni)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10306589)
 * Hi [@shapepress](https://wordpress.org/support/users/shapepress/)
 * updated plugin. But nothing changes, tried several classes. No change of behaviour.
   Maybe we use wrong classes but I do not think so. You can try it on your own.
   
   Let us know to solve.
 * [Team4IT](https://team4it.eu/)
 * Best Regards Marc
    -  This reply was modified 8 years ago by [flashpopstoni](https://wordpress.org/support/users/flashpopstoni/).
 *  [Shapepress](https://wordpress.org/support/users/shapepress/)
 * (@shapepress)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10307254)
 * hi [@flashpopstoni](https://wordpress.org/support/users/flashpopstoni/)
 * if you are talking about [team4it](https://team4it.eu/) could it be that autooptimize
   hasnt your style included?
    i can’t find any of your defined styles like dsgvotext,
   dsgvobutton in the css which gets loaded!?!?
 *  Thread Starter [flashpopstoni](https://wordpress.org/support/users/flashpopstoni/)
 * (@flashpopstoni)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10311372)
 * Hi [@shapepress](https://wordpress.org/support/users/shapepress/)
 * sorry we forgot to deactivate autopzimze again. But there still some problems–
   > At the moment we are unable to align text to middle because some theme css 
   is advice div to baseline align.
 * Advising text or div to align middle with css does not help. Any idea? Also responsive
   behaviour of the cookie notice isn`t very nice. Maybe you could fix some style
   issues for smaller advices.
 * Thanks for support Marc
 *  [mcubus](https://wordpress.org/support/users/mcubus/)
 * (@mcubus)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10312217)
 * Hello,
 * I have kind of the same problems. The text and the links are not in the same 
   level and by scaling them (smartphone, tablet, etc.), the buttons are floating
   in the text. How can I fix that (website: mcubus.com – plug-in used with blog
   license).
 * Thx, Max
 *  Thread Starter [flashpopstoni](https://wordpress.org/support/users/flashpopstoni/)
 * (@flashpopstoni)
 * [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10315069)
 * Hi [@mcubus](https://wordpress.org/support/users/mcubus/)
 * to make the consent look more nicely we add some css styles now. If it helps 
   you can have a look at our page for the added styles. To fix the align of the
   text we added
 *     ```
       span#cn-notice-text {
           vertical-align: top !important;
           display: inline-block;
           margin-top: 12px;
       }
       ```
   
 * to the text span maybe you have to adjust it for you.
 * Best regards Marc

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

The topic ‘CSS classes and animation’ is closed to new replies.

 * ![](https://ps.w.org/shapepress-dsgvo/assets/icon-256x256.png?rev=2197914)
 * [WP DSGVO Tools (GDPR)](https://wordpress.org/plugins/shapepress-dsgvo/)
 * [Support Threads](https://wordpress.org/support/plugin/shapepress-dsgvo/)
 * [Active Topics](https://wordpress.org/support/plugin/shapepress-dsgvo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shapepress-dsgvo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shapepress-dsgvo/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [flashpopstoni](https://wordpress.org/support/users/flashpopstoni/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/css-classes-and-animation/#post-10315069)
 * Status: resolved