You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first, i have to thank you for this nice´n´sweet starter theme!!
But for me, there are some Bootstrap-Grid structure issues in your templates. I saw a container class but i could find its meaning. The problem: not everithing is in it. Some stuff is extractet, some is not. Why?
I think u can use a container with an extra class, wich tells the meaning, and place all the stuff in it -> Header, Slider, Sticky posts, another Loop, "normal Content, Footer... and so on.
Hi Rachel,
first, i have to thank you for this nice´n´sweet starter theme!!
But for me, there are some Bootstrap-Grid structure issues in your templates. I saw a container class but i could find its meaning. The problem: not everithing is in it. Some stuff is extractet, some is not. Why?
I think u can use a container with an extra class, wich tells the meaning, and place all the stuff in it -> Header, Slider, Sticky posts, another Loop, "normal Content, Footer... and so on.
Coud be:
.container
.row
.span(n)
[the_content]
/.span(n)
/.row
/.container
So you can structure the comple the modular! For better accessibility for the developer i think, its great!
What do you think?
Again thanks for the work! Regards
The text was updated successfully, but these errors were encountered: