Viewing 3 reply threads
You must be logged in to reply to this topic.
1. I have a custom menu (three links) and a Tower child theme social widget (2 links) in my footer column and I’m not using the copyrite footer. Currently they are stacked on top of each other which is fine, but the custom menu A) off center, and B) moves to a left justification when the window is resized smaller and on mobile. I’d like it to be true center and stay that way.
2. How can I specify a different rollover color for links in the footer?
Hello,
1-Can i please see a link where is this running?
2-Add this custom css code into your Custom Css box:
footer#footer a:hover {
color: #e5af5a !important;
}
Change the color to your wish.
Let us know.
Best regards!
Thanks! And here’s the link: https://50.87.248.232/~tyefusse/
Hello,
I opened your site from a mobile device and in desktop while resizing the window, but the footer kept it’s position. See screenshots: mobile, window resize.
Did you fix your issue?
Let us know.
Best regards!
You must be logged in to reply to this topic.