Hello,
My question is how do I remove the background of position 51, 52, 53, 54.
I will not be using this section and would like the background to be the same as the upper portion of the website. my url is www.jove.org
Thanks,
Marcos
AS Templates
POSTED: 2013-11-20
Hello MIZIKE1122,
You can do it by editing
'jove.org/joomla/templates/as002035/css/tmpl.footer.css file', the following classes:
#footer .row2 (see on line 197)
#footer .row2 .content (see on line 207)
Regards, AS Team.
mizike1122
POSTED: 2013-11-22
Thank you for your reply, also, there is a darker bar that runs across position 13 and 14, is there any way to remove it? Sorry not well versed in css.
Thanks,
Marcos
AS Templates
POSTED: 2013-11-23
Hello MIZIKE1122,
To make the changes you have to edit tmpl.header.css file. Please look for classes starting with: #header .row3
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
My question is how do I remove the background of position 51, 52, 53, 54.
I will not be using this section and would like the background to be the same as the upper portion of the website. my url is www.jove.org
Thanks,
Marcos
You can do it by editing
'jove.org/joomla/templates/as002035/css/tmpl.footer.css file', the following classes:
#footer .row2 (see on line 197)
#footer .row2 .content (see on line 207)
Regards, AS Team.
Thanks,
Marcos
To make the changes you have to edit tmpl.header.css file. Please look for classes starting with: #header .row3
Regards, AS Team.