Topic Resolution: Resolved
  • Closed
  • Giriti Pál
    Spectator
    15.09.2015 at 18:04 #20685

    Hi, Roman

    How can I change the portfolio page title font size on a portfolio four column text page?
    I would like bigger font size than body text size.

    Thanks

    Denzel Chia
    Moderator
    Posts: 2656
    15.09.2015 at 19:34 #20690

    Hi,

    Please post your portfolio page url.

    Thanks!
    Denzel

    Giriti Pál
    Spectator
    Posts: 6
    15.09.2015 at 23:13 #20696

    Hi, here is the link:

    http://munkaugyaudit.hu/szolgaltatasok-2/

    Language is hungarian, I’d like bigger font size: portfolio page title text- munkaügyi tanácsadás, munkaügyi átvizsgálás etc.

    Thanks

    Denzel Chia
    Moderator
    Posts: 2656
    16.09.2015 at 06:04 #20704

    Hi,

    Please try the following codes in your Theme Options -> Custom CSS

    .page-template-portfolio-four-column-text .entry-title a {
    font-size: 25px !important;
    }

    Thanks!

    Giriti Pál
    Spectator
    Posts: 6
    16.09.2015 at 17:18 #20709

    Thanks, it works great!