Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #289474
    enkidu aktan
    Participant

    I need to change those texts BUt i couldn’t a way to do.

    I also need to use lowercase letters on ”site description” text but no chance on that. It stucks to uppercase letters.

    Could you please help me with those?

    #289492
    Skandha
    Participant

    @enqidu: Hello there,
    To change the site description text to lowercase letters
    Go to => Appearance => Customize => Additional CSS add the following CSS Code.

    .site-description {
        text-transform: unset !important;
    }

    Please post in your site URL and let me know which texts you would like to change.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #289498
    enkidu aktan
    Participant

    Thank you for your kind response. This is my url: http://www.scooturk.net

    The lowercase solution is solid. Thanks for helping.

    As you may see there are ‘Moto Diares’ and ‘Moto Vlog’ texts in the site that i want to edit but couldn’t find how to do it.

    Thanks again!

    #289500
    Skandha
    Participant

    @enqidu: Hello there,
    For that
    Go to => Appearance => Customize => Theme Options => Featured Slider => Select Slider Type from Post, Page, Category and Custom and select the necessary option and Publish.

    For more information please follow this link.

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Need to change ”Moto Diary” and ”Moto Vlog” texts’ is closed to new replies.