I’m trying to change the size of the footer text on my site. I want it to be smaller.
Also, I wanted to know if I could change the width of the side bar. I don’t have much information on there so I would like it to be narrower.
Hey jameslwilliams,
Please link to the site page that you need help with. The one you listed in private data just takes me to a static landing page.
Best regards,
Jordan Shannon
There is a invisible box in the middle of the splash page you can click on.
Hi,
You can reduce the font size of the footer by adding:
.footer_color{
font-size:10px !important;
}
You can adjust the size to whatever number you need.
To adjust the sidebar go to theme options > General Layout > Dimensions and “Content | Sidebar Ratio”.
Best regards,
Jordan Shannon