• Resolved callaloo

    (@callaloo)


    Hi. I need some advice.
    1. Which way would you recommend to hide the post image on single posts? display:none; or visibility:hidden;position:absolute;?
    2. Is there an easier way to apply the same CSS class to this menu as the main menu so it inherits the same style? If it is too complicated, just leave it.
    3. Is there a way to create an accessibility-ready drop cap in GP? I tried several solutions online but they are not accessibility-ready. The block editor’s dropcap is, but I would have to manually edit all posts which isn’t feasible.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    1. I would use display: none.

    2. Try replacing class="tertiary-navigation" with class="main-navigation"

    3. I’m not 100% sure about this one, I’d have to Google around. I’m sure if you look around for “accessible dropcaps” you should be able to find a solution.

    Hope this helps ??

    Thread Starter callaloo

    (@callaloo)

    1.Thanks.
    2. It worked. Just had to create a new menu location to create a new menu. How do I assign the hamburger icon to the word ‘Menu” in that code? Figured it out.
    3. I tried two of them but it seems using “visually hidden” still makes the screen reader extensions I have read out the hidden word. I will abandon this for now. Thanks anyway.

    Theme Author Tom

    (@edge22)

    No problem! I’ll keep #3 in mind – if I find a solution I’ll report back ??

    Thread Starter callaloo

    (@callaloo)

    Thanks. BTW, would you mind including the link to the GP development page on the main site menus? Where you show all the versions of GP in one place? https://generatepress.com/category/development/

    Theme Author Tom

    (@edge22)

    It’s down in the footer links named “Changelogs”. Not super visible, but it’s definitely not a link for the main navigation.

    Thread Starter callaloo

    (@callaloo)

    Got it.

    Thread Starter callaloo

    (@callaloo)

    I am not a big fan of footers. So, I usually even forget they are there. Anyway, I noticed two of the testimonials you have on your landing page don’t use GP (one uses Astra).

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘SEVERAL QUESTIONS’ is closed to new replies.