Close

How to design Footer

drcomputer
11 years ago
#2095 Quote
Avatar
  • 33
SIr,

How to design footer like jewelery theme in electronics theme
Boyko
11 years ago
#2098 Quote
Avatar
  • Moderator
  • 1570
drcomputer wrote:
SIr,

How to design footer like jewelery theme in electronics theme


Hi drcomputer,

To design a footer similar to the Jewelry theme you need to do two things.
First have a similar Html structure as the footer in the Jewelry theme and second to add the appropriate styling for the new Html.
To achieve this first make the changes in this Razor view file used in the footer:
Themes\Electronics\Views\Common\InfoBlock.cshtml

Then add the styling for your changes in the styles of the theme:
Themes\Electronics\Content\styles.css

Hope this helps!
Regards,
Nop-Templates.com Team