Archived topic
Problems setting up theme
21 replies · Started by Alan on July 10, 2019
Hmm try this for your HTML:
<div class="grid-33 mobile-grid-100 tablet-grid-100">
<ul class="footer-list">
<li>Some text or a link here</li>
<li>Some text or a link here</li>
<li>Some text or a link here</li>
</ul>
</div>
<div class="grid-33 mobile-grid-100 tablet-grid-100">
<ul class="footer-list">
<li>Some text or a link here</li>
<li>Some text or a link here</li>
<li>Some text or a link here</li>
</ul>
</div>
<div class="grid-33 mobile-grid-100 tablet-grid-100">
<ul class="footer-list">
<li>Some text or a link here</li>
<li>Some text or a link here</li>
<li>Some text or a link here</li>
</ul>
</div>
Thanks Leo. I see what you mean.
I added the Grid Container because I read that you must always have one. I read it at
https://unsemantic.com/css-documentation#2-grid-classes
It said "All grid units are contained within a top level element, with the class name grid-container"
Is that not the case?
Anyway thanks for sorting that for me. Youve been a massive help for the last couple of days :-)
Any idea why my footer css isnt working?
I'm still seeing the curly brackets:
https://www.screencast.com/t/9O81u9x17
Ah I see what was meant by Curly :-) I didnt realise Tom was refering to the brackets. I looked at the code he posted and it looked the same as I already had. I needed to look a bit closer. No more editing in Word.
Thanks
No problem :)
I decided that I would start adding some full color sections today. All I can say is WOW! That is amazing. You don't realise how hard that is to create until youve tried to do it in a few different themes. I managed to get the whole page setup in no time and it has everything that I could ever need. Outstanding job guys!! Generate Press is awesome. There is just a couple of things I would like to know.
1. Does having your content inside a section affect SEO?
2. Can you copy the page content that mades up of sections to another page?
1. No
2. Like to duplicate sections? That's not possible unfortunately.
Might be good to start a new topic if you have more questions as this one is getting long :)
Thanks!