Hi Everybody, I have an Issue With Font Sidebar.
Here are some examples:
-https://residenzeparadiso.com/prenota/- This My Sidebar – Example of the Font “Costa Paradiso”
-https://residenzeparadiso.com/contatti/- the character changes – Example of the Font “Costa Paradiso”
The change I saw is due to the insertion of the contact form resulting from the plugin…
Thanks
Hey denisj77,
Try this code in the General Styling > Quick CSS field:
#top.page-id-61 .inner_sidebar {
font-style: normal!important;
}
It is meant to work only for that page.
Best regards,
Mike
Works Good,
Great
Thanks