Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #71720
    nicola
    Participant
    Premium Member

    Hi, I am writing to seek your assistance, and I have a problem that I would appreciate your guidance on.

    I would like to remove the ‘strong’ tag visible before the ‘footer’ tag from my child theme, in order to restore it as your original theme. (I think it was added mistakenly following the insertion and then removal of plugins for advertising management).
    I noticed the presence of the ‘strong’ tag while checking the code of the page.

    What do I need to correct?

    You can see the problem, in my web site https://www.marinazanotti.it/

    Many thanks

    #71727
    vako
    Keymaster
    Premium Member

    Hi Nicola,

     

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .footer-widgets a {

    font-weight: normal !important;

    }

     

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.