Space between intro headings and body text

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeSpace between intro headings and body text

This topic has been marked as resolved.

Hi there,

I have appended the following code to the screen.css.php file in order to remove the borders from the intro slideshow on my front page

#intro,
#intro_wrap
{
  padding: 0;
  background: none !important;
}
#image_intro {
  width: 998px;
  padding: 0;
}
#image_intro_preview {
  margin: 0;
  padding: 0;
}

Since this removes the intro heading background, The issue I am facing now is with the space between the headings and body text on all the other pages. I hope that you can help me resolve this issue. Many thanks in advance.

June 29, 2012 at 8:31 pm #10912
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
July 2, 2012 at 11:01 am #10993

That did the trick. Many thanks!

July 2, 2012 at 7:43 pm #11013

Glad we’ve helped, mate :)

Best,
ThemeBurn team

July 3, 2012 at 12:35 pm #11043
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.