HI, Thanks for great support. I have mysef ina bit of a muddle.
On my site https://glacierwatersystems.com/ I want my top bar text to be right aligned on desktop devices but center aligned on mobile devices.
Currently I have this in my Global CSS
p-info a {font-size: 2.1em; text-align: right !important;}
.x-topbar .x-social-global {display: none;}
.x-topbar .p-info {
float: right;
}
.entry-footer.cf
{
display:none !important;
}
and this in my top bar Theme Options:
028 2589 0000
- sales@glacierwatersystems.com
My problem is on mobile devices, it doesn’t do this for all mobile pages. ie, Home page the text isn’t adjusted small enough whilst the mobile version of replacement water filters is adjusted?
Thank You for your help