• Hello there,

    lovely theme, thanks a lot for that!

    1) I tried to find out how to change the font size of the page (names) on top of the site and also in posts and pages, as well as the color. Any ideas how to do this?

    2) Also, how could I change the background color of the black bar that appears above every post?

    3) The featured text area does not appear, even if I put text in it in customize. Does that have to do with the my static page in home?

    This is the side: desert-u-retreat.com

    Thanks a lot in advance,
    Mohak

Viewing 1 replies (of 1 total)
  • Theme Author Template Express

    (@danstriker)

    Hello,

    1. You will have ro change the following style:

    .entry-title, .page-title {
      font-size: 20px;
      font-size: 2rem;
      margin: 0 0 0.2em;
    }

    2. `.site-main {
    border: 0;
    }`

    3. Yes you must be using the custom home template for this to appear.

Viewing 1 replies (of 1 total)
  • The topic ‘Change Font Size and Color’ is closed to new replies.