-
AuthorPosts
-
January 23, 2022 at 12:25 pm #1336725
Hi,
i just wanted to put a small button into my blog page but there ist always a huge button with wide letters.
How can i change it there to become smaller? In the normal pages it is no problem but over the shortcodes i cannot work on that.
Would be thankful for help :)Many greetings rixi
January 23, 2022 at 8:45 pm #1336774Hey rixi,
Thank you for the link to your site, I see that the font size of the button is 24px due to this custom css:.avia-button span { font-size: 24px !important; }if you remove this the font size will go back to 13px and you button will be smaller.
The letter spacing is due to this custom css:#top #wrap_all .avia-slideshow-button,#top .avia-button,.html_elegant-blog .more-link,.avia-slideshow-arrows a:before { padding-top: 20px; padding-bottom: 20px; letter-spacing: 0.36em }try removing
#top .avia-buttonfrom the css, if there is a certain button you wanted to target with this css let us know and we can help correct your css.
If you can’t find were to make these edits, include an admin login in the Private Content area so we can be of more assistance.Best regards,
MikeJanuary 24, 2022 at 10:26 am #1336858Hello Mike,
thanks a lot. But i dont find the place where i can put that in.In the style.cssi coulnt see it.
IIs there a way to put in in the quick css?Many regards rixi
January 24, 2022 at 11:30 am #1336868Hi,
Thank you for the update.
According to Mike, you have to find and remove the custom css code above to change the button back to its default appearance. They were probably added in the Quick CSS field.
Best regards,
IsmaelJanuary 24, 2022 at 11:50 am #1336873Hi Ismael,
thank you! I just changed it there but the button is still so big.
Any idea?Many regards rixi
January 24, 2022 at 1:33 pm #1336899 -
AuthorPosts
- You must be logged in to reply to this topic.
