Hello,
How to edit font size in Virtuemart/Joomla sytem message? And how to make it centered?
Please check screenshoot in attachment.
Thank you!
Ayub
Cyberek wrote:Could you please post an url to your site?
Could you briefly describe how can I "display" those messages (what to do to show them?)
Oscar E wrote:Hi,
because you're advanced user, read following guide: https://www.gavick.com/documentation/jo ... ss-changes
![]()
it can solve this and many similar problems in future
#system-message dd.message li {text-align: center;}
Cyberek wrote:And I cant get info about the second element (language barrier). Could you please use devtools/firebug and inspect this element and post a screenshot?
#systemmessage .componentheading {
font-size: 28px;
}