Home › Forums › Support › Modify button size in Product Page This topic has 3 replies, 2 voices, and was last updated 5 years, 2 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 23, 2021 at 1:55 am #1630111 Łukasz Hello I use theme GP Premium on my pizzaeria site. Here is link to product page: http://developer.alepizza.pl/wordpress/produkt/podpokladem-pizza/ Is it possible to change size combobox of “Rozmiar” and “Wariant”? I would like to achive the same size but actually they are different about a few pixels. Thanx in advance. January 23, 2021 at 8:06 am #1630529 DavidStaff Customer Support Hi there, do you mean the Select Box if so that plugin uses it own specific CSS classes. For the select boxes this CSS: .tm-epo-field.tmcp-select { max-width: 150px; } And for the various option headings you can change its fonts size with: .tm-extra-product-options .tm-epo-element-label { font-size: 20px; } January 23, 2021 at 12:53 pm #1630761 Łukasz Where should I add this CSS? January 23, 2021 at 4:42 pm #1630883 DavidStaff Customer Support You can add it to the Customizer > Additional CSS. If you want to explore other options then read here: https://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In