• Resolved jnati

    (@jnati)


    Hi Scott, just wanted to say thanks for the hard work on this theme, I really like it.
    Here are two issues I’m having:

    1. The “Site Title” and Post Title fonts-size is too big, and I’ve tried changing all of the obvious font-size CSS code in style.css, uploaded via Dreamweaver, and I can’t get any font sizes to change in my post. Can you please point my to what class is affecting the Title size and Post title size?

    2. I’m using the Modern Tribe Events calendar, and your theme looks great on my desktop, but in iOS, the drop-down menus on your theme (#fff background box and text) are showing up behind some Calendar menus. I tried changing the Z index, but I’m not sure which class to change.

    Thanks for any help in advance.

Viewing 1 replies (of 1 total)
  • 1. Use .site-title a {font-size: _em;} and .entry-title h2 {font-size: _em;} to set the font sizes. Use the Custom CSS feature in the theme customizer, since this will overwrite the styles.

    2. .main-navigation ul ul has the z-index declaration for the menus.

Viewing 1 replies (of 1 total)
  • The topic ‘Title css & menu Z index on iOS questions’ is closed to new replies.