• Resolved marghetati

    (@marghetati)


    Hello,

    I would like to delete or change the color of the rectangle that shows up when I “click” a word that has a link. The rectangle color is blue.

    Thank you,

    Margherita

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    I’m also facing a similar issue with an accent colour I didn’t choose. In the customize panel under colours, I have 1 option – to which I made #5b0082 (it would be nice not to have to retype the colour code for every heading or button – but that’s not a big deal).

    I recently noticed my active links and the quote block with the large double quote symbol, are all orange. I cannot find anywhere to change this without having to create a child theme and edit the theme files directly.

    There is also a random font that is used in the citation section of the quote block, and again, no way of changing it or the text colour.

    I’m not sure whether this is the theme or the block editor yet, but I’m also having issues with internal/page jump links. I have tried 5 different methods of linking to an ID including the HTML anchor native to the editor and writing the HTML code myself. My CTAs (on hover) show the correct address, yet when clicked they do nothing.

    Again, I have not had a chance to test whether it is the theme or the block editor causing the linking issue, so it’s possible that it’s not the theme. However I have not been able to find anyone having internal linking issues with the new editor, so I thought I’d mention it.

    Any assistance would be great. Unfortunately I’m on a tight schedule and if I don’t hear back by Friday 25th September, I will have to go with the child theme option. That being said, past that date, I’d still be interested in any updates or information.

    Thank you.

    Theme Author Template Sell

    (@templatesell)

    Hello @marghetati,

    Thank you so much for using our theme Prefer.

    We have added that color for the keyboard navigation for the accessibility.

    Please add the below CSS codes on Appearance > customize > additional CSS,

    button:focus, 
    a:focus {
        outline: 0 !important;
    }

    For more dedicated support, use our official support medium. https://www.templatesell.com/support/

    Thank you

    Theme Author Template Sell

    (@templatesell)

    Hello @vapourdesign,

    Thank you so much for using our theme Prefer.

    You don’t need to make the child theme to just change the font and color of that section. It was default and if you want to change it, Please add the below CSS codes on Appearance > customize > additional CSS,

    blockquote {
    font-family: unset;
    }

    For more dedicated support, use our official support medium. https://www.templatesell.com/support/

    And also please update the theme to the latest version. We have fixed the CTA button link issues too.

    Thank you

    Hi @templatesell,

    Thank you for getting back to me. I do appreciate your assistance. I will update and try again.

    Thanks again.

    Thread Starter marghetati

    (@marghetati)

    Hello @templatesell,

    thank you so much for your answer, it worked!!!

    Best regards,

    M.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change the Link Rectangular color’ is closed to new replies.