Okay
  Public Ticket #1351044
Change single post header font size&style
Closed

Comments

  •  1
    ZottWalk started the conversation

    Hi! how can i change, please, the font size and style on a single post page header like this https://the-mag.it/gennys-summer/)?

    Thanks, Antonio.

  •  9,016
    Tahir replied

    Hey Again,

    Simply change the "Heading 1" field in Salient Theme Options Panel ->Typography Section . 

    Be.st 


    ThemeNectar Support Team 

  •  1
    ZottWalk replied

    Hi again as usual :-) I thought this but... if you check my typography section (if you like using the service account i give you) the H1 font is set to "Lovelo 54px" but... is shown a "Playfair display 5.5vw" font...

  •  1
    ZottWalk replied

    and a second question : how can i use different background colours in pages and posts background ?

    Using tis code background color is the same in both kind of structure

    body .container-wrap, body .home-wrap, body #page-header-wrap {
      background-color: #f1f1f1!important;
    }

  •  1
    ZottWalk replied

    Ok, second question solved! Thanks & sorry :-)

  •  9,016
    Tahir replied

    Hey Again,

    In that case change the "Page Heading" Font : http://prntscr.com/h4cia6 .

    To change background color for particular pages you will have to use the Page ID class that is added to each page body html tag . See screenshot : http://prntscr.com/h4clzw . You can use post id as well for single post pages .

    B.est 


    ThemeNectar Support Team 

  •  1
    ZottWalk replied

    Thanks!