Change text colour

Home Support Winsome Pro Change text colour

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7136
    Anonymous
    Inactive

    You provided me with some CSS yesterday to change text colour, however it did not work. Here is the CSS; #services .widget-title, #services .services-item .services-item-title, #services .services-item p { display: block; text-align: center; color: #fff; } .

    Also in the services widget how do I add a second and third service. I can only see how to edit the first service’s text.

    Thanks.

    #7137
    ProDesigns
    Keymaster

    Hi @benwa11ace,

    To add services create page and then assign those pages to services widget.

    Go to Appearance >> Widgets >> Home Page Widget Area and assign pages like this: https://nimbus.everhelper.me/client/notes/share/924161/oh0qxw8e23pz4zl9ibmm

    We don’t see css added to change color of test. To add css please go to Appearance >> Customize >> Additional Css and add following css:

    #services .widget-title, 
    #services .services-item .services-item-title, 
    #services .services-item p { 
    color: #fff; 
    }

    Please check this screenshot: https://nimbus.everhelper.me/client/notes/share/924167/duakkwsca1kuimm31qbo

    It will be better if you import demo content and edit it to your own later. To import demo content follow instructions here:
    https://promenadethemes.com/documentation/winsome-pro/#DemoContentInstallation

    Hope this will help you.

    #7138
    Anonymous
    Inactive

    Ok I got the text working now (I put it in between the //comment stuff). I imported the demo content yesterday and I did not notice it do anything and the same just now when I imported it. What should I be seeing if it worked?

    #7139
    ProDesigns
    Keymaster

    It should look like https://promenadethemes.com/demo/winsome-pro/

    If you want us to make your site look like demo please message us your wp-admin logins. Note: You can use our online/offline chat service to send credentials but do not include it in forum.

    Thank you.

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