Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #4146069
Font size
Open

Comments

  • Franck started the conversation

    The table of contents font size is too small and i'm trying to make it bigger. It doesn't work through the Customize menu. I tried everything I could in CSS but no matter what I do, the font size won't change.
    How can I actually do this? Thanks.

  •  2,918
    PenciDesign replied

    Hi,

    Could you please provide the URL where this issue is occurring? This will help us investigate and assist you more effectively.

    Regards,
    PenciDesign.

  •   Franck replied privately
  •  2,918
    PenciDesign replied

    Hi,

    The table of contents on your site is managed and inserted by the EZTOC plugin, so you should adjust the font size directly in the plugin's settings. The Soledad theme does not modify the styling of this plugin.

    Alternatively, you can force a font size change by adding the following CSS to Appearance → Customize → Custom CSS.

    div#ez-toc-container ul li,
    div#ez-toc-container ul li a {
      font-size: 16px;
    }
    

    Regards,
    PenciDesign.

  • Franck replied

    I´m sorry, I had that installed temporary because of the very issue Soledad´s TOC has, the small font size. While I disabled the 3rd party plugin now for some reason I can´t get the Soledad TOC to work. But either way, when I get it enabled, the font size will be too small. So my question still stands: how do I make it smaller? Thanks.

    Edit: I simply can't get the TOC to show up anymore. No idea why.

  •  2,918
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Table of contents → General → Enable Support in Post Types: select "Post" option.

    You can also change the TOC position at the "Insert Table of Contents To" option field.

    Regards,
    PenciDesign.