• Resolved arran211

    (@arran211)


    Hi there, my website is arranjenks.uk and I’m struggling to find out how to change the color of the CTA sub-title text as well as swapping the themes orange tint to my own branded color.

    Any help is much appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Ion Rutz

    (@ionrutz_machothemes)

    Hello @arran211,

    Use this CSS to change the sub-title text color:

    .intro-tagline{
    color: #fff !important;
    opacity: 1 !important;
    }

    Easy custom color scheme option is only found in the PRO version of Pixova.
    To change the yellow color code you need to replace the hex codes in this file:
    https://arranjenks.uk/wp-content/themes/pixova-lite/layout/css/style.min.css

    I hope this gets you further with the setup.

    Regards

    Thread Starter arran211

    (@arran211)

    Thank you for the quick response. The CCS you posted above, do i use this in a custom CSS widget?

    I intend to upgrade to pro soon, but for now whilst im testing the ropes im sticking with free.

    Ion Rutz

    (@ionrutz_machothemes)

    Hello,

    The above CSS code should be placed in a child’s theme stylesheet.css, ideally.

    But you can use a Custom CSS plugin or place it inside Dashboard > Appearances > Editor > Style.css but keep in mind that this will get erased if you update the theme.

    Regards

    PS: Thank you for considering the PRO update!

    Thread Starter arran211

    (@arran211)

    Thank you, got it all looking great now!

    how can we edit the main CTA title and main cta sub-title colour to #1a1919 please?
    we do not code, do not know how anything about child themes, so need a simple solution to edit please.

    We have Pixova pro version.

    Thanks in advance

    https://ubuntudiaspora.co.uk

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing text colour’ is closed to new replies.