• Resolved captaincurls

    (@captaincurls)


    Hi, I finally got around to updating and now the space between “blocks” on my posts looks too big. I found the Typography options in the Customizer but they’re already set at 0. How can I reduce the spacing?

    And since I’m here, I’ll ask another question that’s been bugging me. I have two drop-down options on my navigation menu. When I activate the dropdown, the name of the parent page changes to an awful yellowish color. How do I change the color to something that better matches my site?

    https://introvertedreader.com/

    For example, when I go to Reading Challenges and then hover over 2022 Reading Challenges, the main Reading Challenges changes color.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Fotis

    (@markwaregr)

    Hi there,
    add this

    .navigation > li:hover > a{color:black;}
    

    in your custom css box under Customize->Additional CSS to change that color

    Also you can add this

    p{margin-bottom:5px!important;}
    

    to change the distance between paragraphs under Customize->Additional CSS

    Let me know if this helps

    Thread Starter captaincurls

    (@captaincurls)

    That took care of both issues. Thank you so much!

    • This reply was modified 3 years, 1 month ago by captaincurls.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Space Between Blocks’ is closed to new replies.