• Resolved Adrean

    (@adrean)


    I just wrote in an existing topic, but thought i opened a new one since the old one is marked as resolved.

    I have the problem that I have to set one size for EVERY link in the global style settings (the ones behind the half white and black circle in the editor).

    So once i enable “set title as link” (or whatever it says in english) for the site-title or post title, they become small like all the other links, as set in the global style settings.

    And i am not able to customize the size of the title blocks independently. I can click on a bigger size, it gets selected, but the size does not change, as if it would be overwriten from the generall link settings.

    I cannot believe, that it is meant to be this way and i would highly appreciate help for solving this without a css work around. Is there a way to deactivate the global link size style or to make it manually somehow?

    I hope what i explained can be helpful for understanding the issue. Thanks a lot for your great work, making and keeping wordpress usesable for all of us. Amazing service, thank you, kindly,

    Adrean

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Adrean

    (@adrean)

    In the mean time i am experimenting with css. Works ok for site title, pullquotes and i think post titles. But for simple paragraphs i am not able to make the links same sized as the rest. Tried this one:

    .wp-block-paragraph a:where(:not(.wp-element-button)) {
    font-size: inherit;
    }

    Any Idea how to solve this? Have a great Day.

    • This reply was modified 1 year, 9 months ago by Adrean.
    Moderator Kathryn Presner

    (@zoonini)

    Hey there @adrean – for this one, it would really be best if I could see your site in order to help troubleshoot and provide code tweaks, if needed. Could you please provide a link to a page where the issue is present and point out the specific pieces of text on that page that you’re having trouble with? I’ll be glad to have a look directly. Thanks!

    If you’re not able to do that, could you please provide screenshots of the editor settings you’ve modified, as well as the resulting display on your site that you’re not happy with? I’ll then try to replicate the issue on a test site.

    How to post screenshots: You can use a tool like https://snipboard.io/ and paste the generated link here, or use your preferred screenshot tool and upload the image to your Media Library. Then, insert an Image block here by clicking the + block inserter and selecting Image. Then, click “Insert from URL” and paste your Media Library URL into the block.

    Thread Starter Adrean

    (@adrean)

    Thanks a lot @zoonini

    Its working now. Suddenly. Like a small miracle. I dont know what changed, but all links work now just fine at any size, without css.

    I wish i would know what caused this behavior. Lets just hope it wont happen again.

    Thank you and have a great day, thanks for your passion and explaination

    Moderator Kathryn Presner

    (@zoonini)

    I’m glad it’s working again! Feel free to start a new thread if you need help with something else, or if this problem crops up again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Global link style overrides set title size when set as link’ is closed to new replies.