Forum Replies Created
-
AuthorPosts
-
Hi Ismael:
Thank you for your response. This worked for me in terms of getting the blog post to show up. However, this code was added by a developer that I had to hire because I could not get the home page to display correctly on a mobile phone. There was a large amount of blank white space between the logo and the header image of the girl.You can see what I am talking about here: [URL=http://s29.photobucket.com/user/suburbanite/media/IMG_3796_zpsaxjyltut.png.html][IMG]http://i29.photobucket.com/albums/c266/suburbanite/IMG_3796_zpsaxjyltut.png[/IMG][/URL]
Hi Ismael:
Thank you, unfortunately I had to hire a developer as the site launched three days ago. Thanks anyway!Can anyone help with this? Thanks in advance for this, this forum has been such a huge amazing help!
Hi Yigit, thank you so so much for your help. Your advice has helped somewhat, however it has made the header logo much smaller (on the desktop version) and when I view the website on the phone, now all the content except the full width images is gone. Eek! Thank you so much for your help! See a screenshot of how things are looking. <img src="<img src=”http://i29.photobucket.com/albums/c266/suburbanite/IMG_1713_zpsflaikzc7.png” border=”0″ alt=” photo IMG_1713_zpsflaikzc7.png” />” alt=”Screenshot” />
Anyone willing to help me with this? Again, willing to pay if someone can help today.
I’m willing to pay if someone can help me out with this. Trying to launch this site on Monday, but need to fix this mobile issue!
Thank you that worked!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.I am having the same problem. I just moved my site to a new domain and server, so I don’t know if that has anything to do with it. I am running the latest version of WP and of the Enfold theme.
I have tried clearing my cache, deleting unused plugins, and switching the theme to 2012 and back to Enfold. None of these things have helped.
Anyone have any ideas?
Site is here.
Yayyyy finally! That worked! Thank you everyone!
Thank you Ismael for your help! Unfortunately, it is still not working. I was able to add a custom class to the Mail Chimp text area for the form, but it’s not showing up any differently. Here’s the code I have no in my Quick CSS, I named the custom class for the form .special-mailchimp
.mc-field-group{ background-color: #fff; padding: 10px; display: inline !important; } #mce-email { float: left; margin:10px; } #mce-FNAME{ margin:10px; } #mce-EMAIL, #mce-FNAME { float: left; margin-right: 15px!important; } #mc-embedded-subscribe { margin: 0; } .special-mailchimp { text-align: center !important; } .special-mailchimp> * { display: inline-block !important; }
Looks like it’s working now, thank you! Is there any way to make all the content in the signup box align to the center of the page rather than left aligned as it is now?
Thank you that worked perfectly!
Awesome, that helped a lot, thank you!
That worked, thank you!
I am having the same issue. Using the code you provided, I was able to get the icons to change to the color I wanted (white) but when hovered over they still have a circle that pops up in a blue color. I don’t want any hover color or effect, I just want to icons to be white both when they are hovered over and when they aren’t. Here’s the code I’ve used:
/* Social icons at top color*/ #top #wrap_all .av-social-link-facebook a{color:#fff; !important; } #top #wrap_all .av-social-link-twitter a{color:#fff; !important; } #top #wrap_all .av-social-link-mail a{color:#fff; !important; } #top #wrap_all .av-social-link-instagram a{color:#fff; !important; } /*Social icons hover*/ #top #wrap_all .av-social-link-facebook:hover a{color:#fff; !important; }
-
AuthorPosts