[Resolved] Problems setting up theme

Home Forums Support [Resolved] Problems setting up theme

Home Forums Support Problems setting up theme

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #955351
    Leo
    Staff
    Customer Support

    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>
    #955522
    Alan

    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?

    #956053
    Leo
    Staff
    Customer Support

    I’m still seeing the curly brackets:
    https://www.screencast.com/t/9O81u9x17

    #956204
    Alan

    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

    #956213
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

    #958006
    Alan

    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?

    #958448
    Leo
    Staff
    Customer Support

    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!

Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.