Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1428876

    The titles of my blog are capitalised. Which theme option do I need to adjust to change this?

    If you go to the blogpage, you will see other blogs mentioned in the bottom. Under the word ‘blog’ you see the different titels. These are all in capitals. Where can I change this and also the colour?

    Thank you in advance!

    #1428915

    Hey Anouk,
    For your blog page, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .html_elegant-blog #top .post-entry .post-title, 
    .html_elegant-blog .avia-content-slider .slide-entry-title {
        text-transform: none;
        color: red;
    }

    Feel free to change the color to suit.
    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1428944

    Thank you! It works :-).

    #1428947

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

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