-
AuthorPosts
-
November 7, 2018 at 11:32 am #1030799
Hello,
I tried to change hover-colors from button-element with CSS-code (see below), but it doesnot work (there is only a short hover, then button-color goes back to dark blue).body .avia-button.avia-color-theme-color:hover {
color: #10224F;
color: rgba(232,236,3, 1);
background-color: #e8ec03;
}Thank you for your help
AstridNovember 7, 2018 at 8:11 pm #1030983Hey Asrada,
The admin credentials provided did not work for me. Can you please check?
Best regards,
Jordan ShannonNovember 7, 2018 at 11:36 pm #1031024Hey Jordan,
username and pw are correct, but the link to Admin Panel was not ( link see below in Private Conttent).Yet I have 2 other problems:
– youtube link in Footer Widget does not work
– I would like to display an image and a text-block with a coloured background next to one another with the same heights. But the text section only takes the length of the text. See screenshot http://www.turbonik.de/neu/wp-content/uploads/columns.png
or the bottom of this site: http://www.turbonik.de/neu/unternehmen/I tried different ways to solve this problem – is there any possibility?
Best regards
AsradaNovember 13, 2018 at 2:43 pm #1033021Hi,
Sorry for the late reply, I have checked your site and mentioned the steps to resolve the issue below:
To change the button element color on hover please follow the steps:
1. Enable custom CSS class name from Enfold > Layout Builder
2. Give the button element a custom class name “my-custom-button” and use the code provided here:To make the columns inside which you have the image and text of the same height, please check
I have made the same changes for the column at the bottom of the example page
I have used the embed method to display the video in the footer
In future please create new tickets for different issues it will be easy to provide the solution for you :)
Best regards,
VinayNovember 14, 2018 at 9:57 am #1033393Hi Vinay,
thank you very much, it works very fine. And sorry for my mixed questions.
Best regards
AstridNovember 14, 2018 at 9:04 pm #1033661Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Change hover-color of Button-Element’ is closed to new replies.