This topic has 8 replies, 3 voices, and was last updated 1 years, 8 months ago ago by Rose Tyler
How to make the texts of the images below in bold and with a bigger font, as it is in the demo site, please?
Hello @Stelio,
Please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache. You can adjust the Font Size and Font Weight values in the code as needed. The result should look like the image provided (https://postimg.cc/cgcW3BV2):
.search-full-width form .search-content-head .products-title {
font-size: 20px !important;
font-weight: 700 !important;
}
.search-full-width form .ajax-extra-content .ajax-search-categories .products-title {
font-size: 20px !important;
font-weight: 700 !important;
}
Best Regards,
8Theme’s Team
Thanks for the reply, it´s done!
Another question:
Do you need to increase the font of the button text via CSS code or is there another way? If it’s via CSS, could you send me the code, please?
Hello Stelio,
Which button text are you referring to? Could you please provide a screenshot of the button and the URL of the page containing the button so that I can better understand the issue and provide assistance accordingly?
Best Regards,
8Theme’s Team
Hello, Stelio,
Font-size can be changed via Theme Options > Styling > Dark buttons.
We hope this information is helpful.
Kind Regards,
8theme team
I changed the font size there, but it didn’t work.
Hello, Stelio,
In order to assist you with your inquiry, we request that you provide us with temporary access to the wp-admin of your website. This will enable us to take a closer look at your settings and provide you with a more accurate and specific solution.
To do this, please follow these steps:
– Create an account via Dashboard (Users > Add new) with administrator role. Refer to the following image for guidance: http://prntscr.com/s3rc9m
– Provide us with the username and password for the newly created account via the Private Content area. Refer to the following image for guidance: http://prntscr.com/s5mao7
– Any email address can be used for the new account, it does not have to be your personal email.
Please let us know once you have completed these steps, and we will promptly review your account information and provide assistance as soon as possible.
Kind Regards,
8theme team
Tagged: ajax, array, customization, font, json, search, size, text, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up