Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi –
I have been updating our company website and recently made a change that switched the footer menu from horizontal to vertical. I am not sure what I did so I can’t undo it. I am not a web developer by any means so the simpler the instructions the better :)
Thanks in advance!
Rebecca
Hi Rebecca,
You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following CSS:
You might also need to install the SiteOrigin CSS Editor.
Thank you so much Alex!! Worked perfectly :) One more quick question, would you be able to tell me how to have the words in the footer menu turn orange or become underlined orange when you roll over them to show they are active links. The orange is #ff6c2f.
Thanks again,
Rebecca
Hi Rcpelton,
Please navigate to WP AdminAppearanceCustom CSS and replace:
With:
Adjust as desired.