badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Make SubPage Title the same size font as Parent Page when viewing Parent Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11946
    Phuong
    Participant

    Hi,

    Currently, when I am on a Parent Page (Calendar), the sub Pages (The Masquerade and Etiquette) are in a smaller font.

    I would like to make the sub page title, under the parent page, the same font size.

    please help.

    Thanks!

    #11978

    Hi Phuong,

    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    
    #access ul li ul li a,
    #access ul li.current-menu-item ul li a,
    #access ul li ul li.current-menu-item a,
    #access ul li.current_page_ancestor ul li a,
    #access ul li.current-menu-ancestor ul li a,
    #access ul li.current_page_item ul li a {
        font-size: 20px;
    }

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.