Twentig
Forum Replies Created
-
Hi Jonni,
I agree that it would be helpful to apply multiple classes in some cases. Unfortunately, our style relies on WordPress Core, and it’s not possible to select multiple styles. There is an ongoing ticket about this: https://github.com/WordPress/gutenberg/issues/14598
Now you can use the Border > Radius control to make your images rounded. Maybe this can fix your problem.
Could you send me a screenshot of the problem you encountered with the shadow? I’ve just tested it, and the shadow wraps the actual image.
Thanks,
YannHi,
Yes, you are right. The Google Fonts aren’t hosted locally and are hosted by Google Fonts servers.
To “disable Google Fonts” you can either choose the default theme fonts that are hosted locally or the System font.
Have a nice day,
YannHi,
The Site Editor allows you to customize your entire site using a new styling system. Open the Site Editor from your WordPress Dashboard by clicking Appearance > Editor.
In the Site Editor, you can see the Styles icon in the top-right corner https://wordpress.org/support/article/styles-overview/#how-to-find-styles
Click on Colors and then Links and change the color of the default link.
You can override this color on the footer by selecting the block you want to change (Group, Site Title, Paragraph, Navigation…). In the Settings sidebar, change the link color under the color panel.
I hope the above is useful.
YannHi,
Sorry, we only speak English.
It seems this issue isn’t related to Twentig. To confirm it, could you please try to deactivate the Twentig plugin temporarily and tell us if the issue persists.
Thanks.
Thanks for the heads up. Glad you’ve found the solution 🙂
Have a nice day,
YannWe can’t see your website. But, for the Twenty Twenty and Twenty Twenty-One themes, it’s not possible to achieve this with Twentig due to the way the themes are coded.
Have a nice day,
Yann@panevin83
It seems good on your website. We’ll update the Google Fonts list in a future release.@helpfulwebhosting
Thanks for pointing this out. The description is also for the default classic themes, which include the possibility to add any Google Fonts. We’ll update the description, but hopefully, we’ll update the plugin to match the description!As we can’t replicate your issue on our side, the only way to solve it would be that you deactivate all your plugins except WooCommerce and Twentig and reach out to us once it’s done so we can see the issue on your website.
Thanks.
Hi,
I can’t access your website anymore. Maybe you can try (change #111 with your color value):
.primary-menu li a:hover { color: #111 !important; }Hope that helps.
Thanks for the link.
There’s an issue with the lightbox functionality of Elementor on your page. When I click on your image link, an error appears in the Google Chrome console:
"frontend.min.js?ver=3.5.6:2 Uncaught (in promise) TypeError: (intermediate value)(intermediate value)(intermediate value).createLightbox is not a function".Would you please try to temporarily deactivate Elementor to see if it fixes the issue. If that is the case, you should open a ticket on the Elementor support forum.
Thanks.
The code doesn’t work because the other CSS you’ve added in the Additional CSS panel isn’t valid.
The comments line should be coded with
/* */and not//.
For example, you should replace//Cambiar el size de la cabecera y el logo
by/* Cambiar el size de la cabecera y el logo */Please replace the previous code with this one:
.tw-no-title #masthead { padding-bottom: var(--header--padding); }It should be good 🙂
Hi there,
@panevin83 It seems that you have successfully added the Readex Pro with your child theme. We’ll update the Google Fonts list for Twenty Twenty-One in a future release.
@pixelnik It depends on the theme you are using (Twenty Twenty, Twenty Twenty-One, or Twenty Twenty-Two).
If you are using Twenty Twenty-Two (or any block theme), for the moment it’s not possible to add a font with Twentig. We only add a selection of Google Fonts because it’s not possible to add all Google Fonts without slowing the editor. And we choose only to include a selection of variable fonts for performance gains. We’re monitoring WordPress 6.0, and working on letting the user choose the Google Fonts of its choice.
- This reply was modified 4 years, 2 months ago by Twentig.
Hi,
To reduce the header’s padding on the “No title” template page, you can add the following code (Customizer > Additional CSS):
.tw-no-title .site-header { padding-bottom: var(--header--padding); }Hope that helps,
DianeHi,
I’ve tried to replicate the issue, but everything works well on my side with Twentig activated.
You can contact us via email (there is a contact link at the bottom of our website).
Have a nice day,
Yann