change css page title, font color and size

  • Posted in : Photographer
  • pacoloera
    Participant

    How can customize font of the title change the color , size:
    HOME, SERVICES, ETC ETC

    CSS????
    WICH CSS FILE???

    serkan
    Moderator

    Hi, you can use this custom css code for changing the menu font size and color;

    .nav-menu ul li, .nav-menu ul li a {
        color: #0380ff !important;
        font-size: 14px; }

    If you would like to chnge the page title, then use this custom css code;

    .page h1.entry-title {
        font-size: 2.6em;
        color: #158aff;
    }

    Thanks

    pacoloera
    Participant

    Thanks

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register