Forum Replies Created
-
AuthorPosts
-
There should be sliders at the top of every page at http://jbcorrie.dreamhosters.com/ – also, every page edit screen has the dreaded whirling circle.
Thanks, Elliott. I just overwrote the enfold folder and it now works!
Thanks, Rikard. That worked!
Okay. We were the SECOND on the thread . . . so I don’t see how that got lost.
No. We provided logins but no response so far.
Any further thoughts, since we now can’t update the client’s site.
This reply has been marked as private.This reply has been marked as private.We have the same problem. Just started doing this. We are running the latest WP install but an older version of Enfold.
This is by far my favorite WP template and I love it’s many different options. But I have to say I am very surprised that something simple like the font size cannot be changed without the Quick CSS box. This is one of the more important features on ANY WP site. I’d rather not go looking for that piece of code in the style sheet.
Worked perfect, thanks for all the fast support answers! This is an outstanding template, so I am glad the support is just as good.
Thank you for the reply Ismael, I see now why I could not find it. I wasn’t looking ion the grid.css file for the portfolio styles.
That code works great, thank you. What about the spacing issue? margin doesn’t seem to work there and padding does not space between the borders.
Thanks again!
Worked perfectly! Thanks Yigit.
For anyone else wanting to style the contact form to be more visible with a nice border around the fields, here is my final css code, placed in the Quick CSS field under Enfold theme options:
#top .main_color input[type=’text’] { background-color: #f0eadd; border: solid 1px #ccc; }
#top .main_color textarea { background-color: #f0eadd; border: solid 1px #ccc; }
Sure, it’s http://176.32.230.26/petalsnquotes.com/contact/
Thanks!Worked like a charm, thank you!
I notice it did not work for the message field. Looking at the code, it does not have a indicator for type=”text”. How would I style this box as well?
Exactly what I needed. Thank you both very much!
FYI, for those looking to remove the search and buy more space on the navbar, I also moved the menu over to the right. Here is the stylesheet code:
.main_menu{ right: -20px;}
-
AuthorPosts