Hi,
I’d like to add in my Contact Number and Email Address into the top bar of my site.
- I’d like them both to be clickable
- I’d like to increase the default size of them
Site: www.proglass4.co.uk
Thanks
Hi,
I’d like to add in my Contact Number and Email Address into the top bar of my site.
Site: www.proglass4.co.uk
Thanks
Hello @robbo651,
Thanks for writing in!
To make the phone number and email address clickable, please check this out:
The default font size of the topbar content is 12 pixels. In the built-in style.css, it is using this code:
.x-topbar .p-info {
font-size: 12px;
}
Please modify the code above and increase the font size. You can then add the modified CSS code into X > Theme Options > CSS.
Please note that the code provided above serves as a guide only and is to help you in getting started so implementing it and maintaining the code will be out of our support scope and for further maintenance for new possible versions of the theme that may cause the customization to break.
Best Regards.
That’s worked perfectly thank you 
Hello @robbo651,
Glad that @ruenel were able to help you. Please feel free to reach us if you have any query regarding our theme and theme settings.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.