vetiver
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to format a page properly?Thank you Andrew you are great! I fixed that.
Took that “container” out! Still don’t know what it is. 🙂
As you probably assumed I’m new to WordPress and I don’t know how to code. Sadly 🙁
Thank you so much
Forum: Themes and Templates
In reply to: HomepageI looked into settings, reading and my front page displays is “your latest posts”. Is it consider a page? I can’t find it to make changes.
Forum: Fixing WordPress
In reply to: How do I move a Google embedded map?Just fixed with you css block and simple custom css plugin .
Amazing! Thank you so much!
Forum: Fixing WordPress
In reply to: AlignmentI just fixed with this block
div.wpcf7 {
float: left; <—add
margin: 0;
padding: 0;
width: 45%; <-add
}
Add this entire block:
.widgets_on_page {
float: left;
width: 50%;
}thanks guys and thanks chrisfromthelc!
Forum: Fixing WordPress
In reply to: AlignmentIt worked! Thank you guys.
I added with the plugin called simple custom css. I just need a little bit of fix though
http://vetiveriastatera.com/contact-us-2/Forum: Fixing WordPress
In reply to: How do I move a Google embedded map?Hey thank you so much,
I know it’s sounds terrible, but I really don’t know where to add this css.
Where do I find the CSS styles file?Thanks a lot!
Forum: Fixing WordPress
In reply to: AlignmentHey thank you, but I am not sure where to add it. This is what I see in the text section:
<p style=”text-align: left;”>[contact-form-7 id=”723″ title=”Contact form 1″]</p>
<p style=”text-align: left;”><img class=” wp-image-1086 alignleft” src=”http://vetiveriastatera.com/wp-content/uploads/2014/11/Untitled-design-18-300×39.png” alt=”Untitled design (18)” width=”250″ height=”33″ />[widgets_on_pages id=9]</p>Where should I add the css ?
Thank you so much!
Forum: Fixing WordPress
In reply to: CodingThank you!
Forum: Fixing WordPress
In reply to: Website layoutI apologize. The website is vetiveriastatera.com
Thanks