I'm trying to edit the layout of my newsletter/catalog boxes above the footer.
https://www.storesmart.com/peel-stick-stock-sizes.html
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.
https://www.storesmart.com/Informati...ter-signup.png
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.
https://www.storesmart.com/peel-stick-stock-sizes.html
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.
https://www.storesmart.com/Informati...ter-signup.png
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