Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mc9320

    (@mc9320)

    Thanks for your quick reply David. It actually looks like it’s working now as I can see the query string at the end of the URL. I think the problem is caused by a caching issue with my Cloudways host. Some updates can take several hours to appear on the site. Do you think that could have been the reason?

    Thread Starter mc9320

    (@mc9320)

    Thanks so much. Works perfectly!

    Thread Starter mc9320

    (@mc9320)

    Thanks for your quick reply. However, when I do this it seems to undo all the formatting from your plugin including the box around each faq, and just revert to my standard blog settings for font size, regardless of what sizes I choose.
    Sorry I’m not that knowledgable on CSS. I’m just looking to make the h3 and p tags a little bigger, to 25px and 20px, but keep everything else the same

    Any suggestions?

    For example, I’ve tried the following

    .example .h3 {
    font-size: 25px;
    }

    .example .p {
    font-size: 20px;
    }

    Then I copy “example” into the CSS class box in the block setting in the editor (I’m using WordPress and Gutenberg)

Viewing 3 replies - 1 through 3 (of 3 total)