Help with footer css

Hi, my site is hosted in a plataform and they have the option to customize the html, css and jquery codes – although it’s not the main purpose of the plataform cause they focus on intuitive design (sorta like wix, but less “grab and pull”).
I’ve been trying to use a different footer on my site, not the standard one that came with the theme i’ve chosen. But I already tried everything and i can’t seem to find wich part of the original css i have to delete or change to make my own footer.
I want it to be a 4 column distributed footer.

here is my entire code
http://freetexthost.com/soez0lef4r

No, that’s not your entire code. We need to see the html as well to link up the css with the html. You only gave us the link to the css, not the html.

there’s nothing on the html part of the plataform, i think it only shows the ones i put in. It helps if i send the page code (ctrl u)?

Submit a screengrab of the page. Not even sure if there is a footer.


that’s the whole website, and here’s the ctrl u code http://freetexthost.com/xphse22ust
there is a footer with a wrapper < div >, but i cant edit it
i’ll reply again with the html part of the editor, so you can see that i can only add html codes, but i can’t see the ones that are already being used

This is an extremely bad site with which to host your website. Why in the world are you using this?

it wasn’t my choice
i work for a store and thats the plataform they chosen

Really, that code is such a mess…

Have you tried to use Chrome’s or FF’s webmaster tools? They will tell you the classes applied to the footer and then it will be easier to know which one should be changed.

Having said that, the code you really need for that four column footer doesn’t need that complicated, so maybe it would be interesting to look at simplifying that code.

In the past I’ve searched out a wordpress site design I liked (in lue of me designing it). Bought it (to be nice). Then recoded 2000 lines of nonsense into a simple css site that I could wrap my brain around. So I could - say add a footer if I wanted. Otherwise I could never figure out their mess of code.

Otherwise post a link to the site so it can be reverse engendered.

THANK YOU! i was able to get it sort of the way I wanted, but instead of using the webmaster tools, used the “inspect element”

1 Like

Thats the site: casadoportao.tagloja.com.br
i’m from brazil, so there’s stuff in portuguese

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.