Forum replies created
Hi, thanks. I see that makes the “shell” of the template full width. Is there an “easy” way to globally change all items – to be full width? The container/body is still it’s original display. I realize this isn’t a fulll width template. Am I better switching to a full width template from the start then editing all components to make this display properly, and have it be responsive at the same time? Thanks much.
Perfection! Thank you Denzel!!!
I adjusted my site title & tagline to appear centered on my computer screen, using the custom css and negating the width of the logo graphic (138px x 125px) as shown below. alignment works fine on my computer. but when displayed on other devices; phone… the site title and tagline are not centered. I know this has got to be a simple simple css edit… but I can’t figure it out. Obviously no expert in CSS! Please tell me what I need to edit to make this work on all platforms.
need it centered on the whole page – not in between the logo graphic and right edge.
http://www.bostonoffices.com/bo-test/
#logo, #logo a {
margin-left: -15px;
}
#tagline {
color: #000;
padding-top:0px;
float:center;
font:30px Roboto;
margin-left: -138px;
!important;
}
Denzel, oh my gosh!!! I never expected this kind of suppport. I am blown away. THANK YOU SO VERY MUCH.I will check with my host provider and create the localhost setup. Meanwhile off to edit the pages…
I hope you have the best day ever!
1.
I am trying to get the 4 graphics ABOVE the title (not in between as shown at the url below). Also, is there a way to create 5 columns instead of 4?
http://www.bostonoffices.com/bo-test/
2.
I just bought the premium version of evolve. trying to upload the .zip file. It won’t upload. Why? I see other posts re: this but don’t see a clear answer. Can you advise?
3.
I would like to add a line of text ABOVE the content box area. “What do you Need?” – then have the 4 or 5 content boxes displayed. I am not certain if I should add this text by editing script or by adding CSS to
Thank you!
Hey, thanks Roman for the reply.
I am trying to get it ABOVE the title. I see it (embedding the code) works in the description field but I can’t get the html code to be accepted in the <Content Box 1 Title field>. How can I get it above in the same way FontAwesome appeared? Thx!