Home Forums WoodMart support forum Different font sizes compare page

Different font sizes compare page

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #379955

    Lisawi
    Participant

    Hi,
    there are many different font sizes on the compare page.
    How can I fix this?

    Greetings,
    Lisa

    Attachments:
    You must be logged in to view attached files.
    #380059

    Hello,

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder or Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    In case, the problem remains, even after all the plugins are deactivated, provide your site admin access (insert the site credentials into the Private content block under the message area) and confirm the permission for plugins deactivation, switching to the parent or default theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.

    Best Regards

    #380364

    Lisawi
    Participant

    Hi please provide me a code like that:

    .woocommerce-checkout {
    font-size: 14px;
    }

    Greetings,
    Lisa

    #380528

    Hello,

    Please add either code to the Theme Settings > Custom CSS > Global:

    to get this result: https://prnt.sc/7gUzujeQztc1

    body .wd-compare-table td ul li{
    font-family:"Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
    }

    to get this result: https://prnt.sc/KV0jOhV0fABb

    body .wd-compare-table th {
    font-family:"Roboto";
    }

    Best Regards

    #380569

    Lisawi
    Participant

    Hi, one more question: the colour is shown as text. Can I also show it as color bullets?

    Greetings,
    Lisa

    #380570

    Lisawi
    Participant

    see pic

    Attachments:
    You must be logged in to view attached files.
    #380650

    Hello,

    Unfortunately, it is not possible.

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 7 posts - 1 through 7 (of 7 total)