Hi,
Wonder if you could help…
I am using header style 1 – i need to centre the menu so have used:
.td-header-style-1 .sf-menu {
display: table;
float: none;
margin-left: auto;
margin-right: auto;
}
This works on desktop view but not tablet or mobile. In the latter screens the menu shows cascading down the screen.
Any ideas?
thanks
Hi,
Then you could make sure the code applies only on desktop, if it is affecting smaller devices in a bad way. There is an Advanced CSS code section in the theme panel where you can enter the code you created, applying it only for desktop
– https://www.screencast.com/t/B0m997Ze0h
Thanks
Hi,
I believe you are referring to the text next to the email address, in the footer
– https://www.screencast.com/t/yXm7KXkq
But that text is “Contact us”, that is how it is set in the theme translation
– https://www.screencast.com/t/JMkasn83
That is where the text can be changed as well. Please correct me if I misunderstand.
Thanks