Forum Replies Created
-
AuthorPosts
-
Hi Nikko,
Thanks for your response! This didn’t seem to help for mobile view.
Hi Yigit – that did the trick! Thank you!!!!.
- This reply was modified 3 years, 2 months ago by biggsuccess.
Thank you Nikko. I had that exact CSS code in there (found on a similar thread about this) – and it wasn’t showing on mobile.
But then in the morning I looked and it was there! So my issue must have been a caching issue on my mobile,
We can close this and I thank you for your fast response!
September 3, 2021 at 1:33 pm in reply to: CSS to hide Blog-Latest News on top of Single Blog posts? #1319655Yes, we can close this, Rikard, thank you.
September 1, 2021 at 3:07 pm in reply to: CSS to hide Blog-Latest News on top of Single Blog posts? #1319367Thanks Ismael – and just an FYI – I did the Enfold > Header > Header Layout > Header Title and Breadcrumbs, but the problem with that is it removes the page title on all pages which I didn’t want.
I only wanted the “Blog – Latest News” title that shows up on a single blog post, which the css removed.
Thanks – I love this theme and support!
August 31, 2021 at 12:14 am in reply to: CSS to hide Blog-Latest News on top of Single Blog posts? #1319038I think I’ve got it!
strong.main-title.entry-title {
display: none!important;
}Thanks for your response Victoria – the advanced layout is not there as an option with the product pages.
\
Yes, please do.
Hi Rikard, thank you – I did not have to add it to the ttop of Quick CSS, but adding !important; after did the trick!
Rikard,
While that didn’t work – you put me on the right track. When I used the following, it worked!
#af-form-226887355 strong {
color:#ffffff;
}I had tried several other things with the #af-form-226887355 – like p; & color; but not strong.
I truly appreciate your assistance!Mary-Lynn
Hi Rikard, thanks. When that did not work, I looked closer at my Quick CSS, and I’ve discovered the problem, but still need some assistance.
I’ve set the following in Quick CSS
#top strong{color:#4E4E4E;}I did this to prevent bold text from turning orange ( my themes color.)
When I removed that rule, the text on the problem page in the aweber form that was #4E4E4E;, turned orange.
I’ve put the rule back for now, but how can I accomplish keeping my bold text #4E4E4E site-wide, but exclude the text in the aweber form?Thanks much!
Hi Elliot. I have been to that page before.
1. Typos and SPAM – no
2. Check if WordPress is able to send e-mails – yes3. Deactivate Plugins, If you see the contact form “Send” button is not responding then it could be that a plugin is causing a JavaScript conflict on the page. Deactivate all plugins and try again. – not an issue.
4. Third-party plugin form testing, Install the Contact Form 7 plugin, create a Form and do some tests. – done and Contact Form 7 plugin works just fine.
5. Using SMTP. If your hosting provider requires you to use SMTP then you can setup the WP SMTP plugin – Not required, plus Contact Form 7 plugin works, and WordPress is able to send emails
So I’m still stumped as to what is causing the issue. I have set up a test page using Enfold form – maybe try sending me a message. You’ll get the auto-responder, but I’m sure I won’t get your message.
http://biggsuccess.com/theme-update-testing/ – If I do, I’ll come back and let you know.Mary-Lynn
- This reply was modified 8 years, 11 months ago by biggsuccess.
-
AuthorPosts