[Support request] Using Catalyst (Mike Oliver): Problem with the Call to Actions on HomePage

Home Forums Support [Support request] Using Catalyst (Mike Oliver): Problem with the Call to Actions on HomePage

Home Forums Support Using Catalyst (Mike Oliver): Problem with the Call to Actions on HomePage

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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.

    #1334520
    Leo
    Staff
    Customer Support

    Hi there,

    This is the only HTML content I’m seeing in the home page header element:
    https://www.screencast.com/t/EzzdsPxov

    Is that not what you have?

    #1334527
    Eddy

    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

    #1334537
    Eddy

    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 !

    #1334546
    Leo
    Staff
    Customer Support

    Edit 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; and background: transparent; is what you’d want to tweak.

    Let me know if this helps 🙂

    #1334929
    Eddy

    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?

    #1334958
    Leo
    Staff
    Customer Support

    Will 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-1334546

    Can you give it a shot first?

    #1335022
    Eddy

    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 ?

    #1335521
    Leo
    Staff
    Customer Support

    How 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.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.