I'm trying to edit the layout of my newsletter/catalog boxes above the footer.
I'm having some trouble locating some code.
Here's a picture of my code. The left is the code on the site, the right is the code in Miva.
In the admin:
The first line ("newsletter-catalog") are in the Global Footer.
The third line ("row") is in Ready Theme>Content Sections>newsletter-signup
I can't find the second line ("newsletter-signup") in Miva admin.
I'm having some trouble locating some code.
Here's a picture of my code. The left is the code on the site, the right is the code in Miva.
Code:
<div class="newsletter-catalog">
<div id="newsletter-signup" class="readytheme-contentsection">
<div class="row">
The first line ("newsletter-catalog") are in the Global Footer.
The third line ("row") is in Ready Theme>Content Sections>newsletter-signup
I can't find the second line ("newsletter-signup") in Miva admin.
Comment