Hi,
I was wondering how do I make formatting edits to the footer?
http://www.screencast.com/t/foYguaAS1
1. How do I resize the sub footer?
2. How do I resize the main footer while leaving the text in the same position?
3. How do I resize the logo in the footer?
Please refer to the picture in link. Many thanks in advance.
Best,
Nick
Hello,
1. Edit from style.css http://screencast.com/t/Lpu3SfwTZb9
2. http://screencast.com/t/eTeVQmm9
3. Give me a link on your site to inspect the logo from there.
Thanks
Hi,
Still no effect.
http://www.screencast.com/t/mNscT8qqceV
I reduced your default values in half and the layout is still completely unaffected.
Hello,
You can edit the style.css directly from wordpress http://screencast.com/t/cvFz6E0h5FW
If you want you can give me access to your wordpress and I will take a look.
Send via email at contact@tagdiv.com
Thanks
the above worked for me with after including the ” !important ” – the setting that seems to work best for me was:
.td-full-layout .td-sub-footer-wrap .td-grid-wrap,
.td-boxed-layout .td-sub-footer-wrap .container .td-grid-wrap {
padding: 15px 0 5px 0 !important;
}
If you do not see the changes take effect – try ” Ctrl – F5 ” to refresh – or try clearing history…