Edit button position
-
Hello guys!
I have a website that displays some downloads (it’s some normative guidelines from fire department), I’m trying to edit the button location to this:
https://i.imgur.com/fL0oEGc.pngto this one:
https://i.imgur.com/olfU7Le.pngHow can I do it? I need it to be aligned in the bottom of the download box. I tried some CSS but they didn’t seem to work to change the button location.
I set the box height to 200 because of the different title lenght for each guidelines, just to make the page looks better:
.download-box {float:left !important; width:250px !important; height:200px !important; margin-left: 20px !important;}
Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Edit button position’ is closed to new replies.