-
AuthorPosts
-
July 27, 2017 at 11:33 pm #830843
Hallo zusammen,
leider ändern sich die Größe der Schrift beim XLarge Button nicht. Folgenden CSS Code habe ich eingegeben:
.avia-button.avia-size-xlarge { font-size: 20px;background-color: #f45e13 !important;}
Habe ich evt. einen FEhler im Code? – siehe private Nachricht.
Vielen Dank.
LG Sokol
——————————-
Hello,
Unfortunately the size of the font does not change with the XLarge Button. The following CSS code I entered:
.avia-button.avia-size-xlarge {font-size: 20px; background-color: # f45e13! Important;}
I have an error in the code? – see private message.
Many Thanks.
LG Sokol
July 28, 2017 at 8:14 am #830932Hey Umzug4,
Could you explain your question better with more details?
Best regards,
John TorvikJuly 28, 2017 at 1:13 pm #831031HI Torvik,
I would like the font from the button at the top of the start page with the text: “Angebote jetzt vergleichen”
make biggerI have tried it myself with this code but it does not work
.avia-button.avia-size-xlarge { font-size: 20px;background-color: #f45e13 !important;}Best regard,
SokolJuly 28, 2017 at 6:16 pm #831218Hi,
Add the following to quick css:
.avia_iconbox_title{ font-size:20px!important; }Best regards,
Jordan ShannonAugust 1, 2017 at 9:24 am #832706Hi Jordan fine that has worked – thank you. I can make the button smaller
Best regards,
SokolAugust 1, 2017 at 9:30 am #832715The change of the font size and button size should refer in this case to only one site
August 1, 2017 at 6:18 pm #833003Hi,
I’m not sure what you mean with the last post.
Best regards,
Jordan ShannonAugust 1, 2017 at 8:45 pm #833059HI Jordan,
This code:
.avia_iconbox_title{
font-size:20px!important;
}must be change with:
Should only be valid for a single page
The avia_iconbox should be smallerThanks
Best regards,
SokolAugust 2, 2017 at 11:11 am #833335Hi,
Thanks for the clarification. Please try this instead:
.single .avia_iconbox_title{ font-size:16px !important; }Best regards,
RikardAugust 2, 2017 at 11:50 am #833357Hi Rikard,
ok fine thanks you can close this post.
Best regards,
Sokol
August 2, 2017 at 3:08 pm #833507 -
AuthorPosts
- The topic ‘XLarge Button change Font size’ is closed to new replies.
