Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #103871
    Orlando Mergal
    Participant

    Hi:

    I purchased your Create Pro theme today and installed on my photography site (http://www.puertoricophotography.com).

    I’m pretty happy with my results except for the fact that my page titles are too small.

    I tried the following custom CSS but it didn’t work:

    h1.entry-title {
    font-size: 30px;
    }

    Any idea how I could fix this?

    #103888
    Mahesh
    Keymaster

    @acucomm: Thank you for using Create Pro theme. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .no-sidebar-full-width .entry-title {
        font-size: 30px;
    }

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Entry Title Won't Resize’ is closed to new replies.