• Hey, I am trying to change the font color for the call to action title and subtitle

    Any ideas?

    Thanks in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @qureep

    Thank you for writing in,

    Please go to your Dashboard >> Appearance >> Customize >> Additional CSS and add this CSS codes.

    .store-mart-lite-cta-content-wrap {
    color: #000000;
    }

    Please put the appropriate color in this CSS section that you’ve desired to be seen in the CTA section.

    If the problem still persists, please send us the site’s URL and the ScreenShot of the section that you’ve mentioned in the forum.

    Regards!!
    Alson Singh Thakuri,
    AP Support Team

    Thread Starter qureep

    (@qureep)

    Also, how do I enlarge the title font?

    Hi @qureep

    Thank you for writing in.

    Please go to your Dashboard >> Appearance >> Customize >> Additional CSS and add this CSS codes.

    .cta-title {
        font-size: 40px;
    }

    Please put the appropriate font size in the CSS section that you have desired to be seen in the CTA section.

    Regards!!
    Alson Singh Thakuri
    AP Support Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I change CTA font color?’ is closed to new replies.