• Resolved sandsofluxury

    (@sandsofluxury)


    Hello! I currently have a pop up that I am using on my main webpage and I have it customized with different colors with my font. On the back end it’s all entered in correctly but when it shows on the front end the title and subtitle color are in black only. It does not show the input color code.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @sandsofluxury ,

    Hope you’re doing well!

    The Title and Subtitle color can be set up, from the Appearance tab. Go to the “Colors Palette” and choose Customize tab.

    Expand the content tab and change the color pallete for the Title and Subtitle. Please see this screenshot:
    https://take.ms/DsaPU

    If this will not apply, please try this CSS to change the color of Title and Subtitle text:

    .module_id_7 .hustle-modal-title, .hustle-modal-subtitle {
    	color: #f69508;
    }

    Please add the CSS code to Appearance > Customizer > Additional CSS.

    Hope this helps!

    Kind regards,
    Nastia

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @sandsofluxury,

    I hope you’re well!

    We’ve not heard from you in a while. I’ve marked this ticket as resolved for now, but if you need anything else at all, we’re here for you, please just reopen the ticket or create a new one.

    Have a good day!

    Cheers,
    Nastia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customize color font on pop up’ is closed to new replies.