How do I get rid of the side borders for just the homepage? I know it is in the core.css but that will affect the other pages when I just need it for the homepage. Thanks. http://www.journeyofablackearedkite.com
How do I get rid of the side borders for just the homepage? I know it is in the core.css but that will affect the other pages when I just need it for the homepage. Thanks. http://www.journeyofablackearedkite.com
Hi,
Just create the new style sheet and apply it on your home page [index.php] of your theme.
Thanks,
Shane G.
or you can override the stylesheet for specific elements. Locate the div that you want to remove the borders for and add style="border:none" after the id.
This topic has been closed to new replies.