Home › Forums › Support › Using Catalyst (Mike Oliver): Problem with the Call to Actions on HomePage
- This topic has 8 replies, 2 voices, and was last updated 8 months, 1 week ago by
Leo.
-
AuthorPosts
-
June 19, 2020 at 11:52 am #1334496
Eddy
I have installed and configured Catalyst (Mike Oliver). Now the problem is although I’ve set “Call to actions” on my homepage,,they’re not visible…The text can be selected while I hover my mouse over the exact place.
That place appear as blank . I have attached the URL of my homepage. You can check for yourself. I’m using the exact setting as the demo site. I’m not using any caching plugin at the moment.
June 19, 2020 at 12:09 pm #1334520Leo
StaffCustomer SupportHi there,
This is the only HTML content I’m seeing in the home page header element:
https://www.screencast.com/t/EzzdsPxovIs that not what you have?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 19, 2020 at 12:19 pm #1334527Eddy
Thanks but my question is about a section specifically built for call to action as shown in the attached screenshot. No text is appearing ,,,text can be seen when you hover your mouse over it.
ScreenShot: https://prnt.sc/t2xzmv
June 19, 2020 at 12:34 pm #1334537Eddy
If you’re still not sure about the problem, I’m including another screenshot.
Screenshot before I select anything (empty area) https://prnt.sc/t2xzmv
ScreenShot after I select that empty area with my mouse https://prnt.sc/t2y9aj
Hope that help you understand the problem !
June 19, 2020 at 12:53 pm #1334546Leo
StaffCustomer SupportEdit this this CSS in Additional CSS field in the customizer.
.button.ghost, .button.ghost:visited, .button.ghost:focus { color: #fff; letter-spacing: 1px; background: transparent; border: 2px solid #fff; padding: 8px 20px; margin: 10px; border-radius: 6px; transition: all .6s ease 0s; }
The
color: #fff;
andbackground: transparent;
is what you’d want to tweak.Let me know if this helps 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 19, 2020 at 9:51 pm #1334929Eddy
I have multiple call to actions in my homepage.
All those aren’t showing.
Here’s the color and background settings Screenshot https://prnt.sc/t35834
(These settings are same for all call to actions)
Will editing additional css solve the issue of entire page?
And please can you guide what needs to be changed in the color and background?
June 19, 2020 at 10:23 pm #1334958Leo
StaffCustomer SupportWill editing additional css solve the issue of entire page?
Yes.
And please can you guide what needs to be changed in the color and background?
I actually explained everything here:
https://generatepress.com/forums/topic/using-catalyst-mike-oliver-problem-with-the-call-to-actions-on-homepage/#post-1334546Can you give it a shot first?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 20, 2020 at 12:19 am #1335022Eddy
Ok,,fixed now,,,seems like elementor was causing some issues…
Last question,,if you can answer that one:
“I read somewhere that you’ve updated Catalyst and is now ready with Generateblocks instead of classic editor. My GP Premium plugin is updated..How do I move to the new Catalyst using Generateblocks without losing all my content ?
June 20, 2020 at 8:54 am #1335521Leo
StaffCustomer SupportHow do I move to the new Catalyst using Generateblocks without losing all my content
That’s not possible unfortunately. It’d need to be a new install.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.