Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Thank you Ed, really appreciate the help… feedback has been switched to positive on Themeforest!
I appreciate that, thank you.
Yes, please ask for the font. I would appreciate that.
I figured out the 940px code on my own…
@media (min-width: 1200px) {
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 940px;
}
}@media (min-width: 1200px) {
.span4 {
width: 300px;
margin: 0 auto;
}
}@media (min-width: 1200px) {
.span12 {
width: 940px;
}
}media (min-width: 1200px) {
}
}@media (min-width: 1200px) {
.span8 {
width: 620px;
margin: 0 auto;
}
}@media (min-width: 1200px) {
[class*=”span”] {
float: left;
margin-left: 20px;
}
}Mohammad, I see you do not want to help me as you didn’t even answer my question on what font you used for the logo.
This is a simple CSS request and I will figure it out myself but I am definitely leaving you negative feedback on Themeforest for your failure to provide intelligent support.
That does not solve the issue. It still remains larger than 940px. I want full-width(not boxed) layout max container size 940px.
Also, what is the font you used in the demo logo?
-
Posted in: We hit Power Elite.