This topic has 2 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Tony Rodriguez
where do I change this setting, please? so I don’t have upper and lower case letters
more in the picture
Hello, @coffeedog,
Are you intending to modify the sub-items to uppercase as well? If so, kindly copy and paste the CSS code provided below into the Xstore >> Theme Options >> Theme Custom CSS >> Global CSS. Please ensure to clear your browser cache before revisiting your site.
Here is the CSS code:
@media(max-width: 991px){
.et-content.mobile-menu-content.children-align-inherit .widget ul li a {
text-transform: uppercase !important;
}
}
The outcome should appear as follows: https://postimg.cc/Hr66FWM2
Best Regards,
8Theme’s Team
The issue related to '‘Where do I change the font change, big and small on the mobile app’' has been successfully resolved, and the topic is now closed for further responses