Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #293422
    Marcin Kulwas
    Participant

    Hi,

    I don’t know how to fix these issues. Can somebody give me hints?
    1. Site’s description: I want it to be all flat – lowercase letters, now each word starts with the capital letter.
    2. Under the header picture there’s a title “FROM THE BLOG”, which is not present on a preview. I don’t know how to delete or change it.
    3. Is there any way to move a title of a page on the header picture?

    Thanks for helping.

    #293424
    Skandha
    Participant

    @mqpl: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To have the site description be as typed in the customizer */
    .site-description {
        text-transform: unset;
    }

    To change the From The Blog text
    Go to => Appearance => Customize => Theme Options => Homepage/Frontpage Options => Recent Posts Sub Heading => Enter the text here and Publish.

    For no 3 Can you please post in your site URL so that I can look into the issue?

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

    #295810
    Marcin Kulwas
    Participant

    Thank you very much. To tell the truth I didn’t noticed the answer and I managed all by myself… However I appreciate your help 🙂

    #295851
    Skandha
    Participant

    @mqpl: Glad you were able to figure it out. Let me know if you come across anymore issues.

    Kind Regards,

    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘3 questions’ is closed to new replies.