Adam Leone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Bute] Home page missing skip links and HTML landmarksHey there!
Ok, so they didn’t use any demo content?
Out of curiosity, what happens when you ungroup the content in that page?
And to check, there’s definitely no header and footer blocks in the template? It’s all housed inside this group block?
Forum: Themes and Templates
In reply to: [Gazette] How to remove sidebar on homepageYou’re most welcome!
Posts and pages, tags, categories, images…etc will be maintained, but you’ll be given a choice as to whether you want to start again, so best be sure to check things as you go.
It may also be a good idea to export the content for safe keeping via Tools > Export.
When you switch, you’ll get a new set of templates and theme options and you’ll have reconfigure to your liking.
I hope this helps!
Forum: Themes and Templates
In reply to: [Gazette] How to remove sidebar on homepageHey there,
Thanks for reaching out – with this theme, you’d need CSS to hide sidebar on the homepage, meaning an upgrade would be warranted.
You may want to look at a block based theme, or a theme that uses FSE, where you can have that kind of control.
For instance, https://en-gb.www.ads-software.com/themes/twentytwentyfour/ affords that kind of control.
Are you looking to build some kind of portfolio site?
Forum: Themes and Templates
In reply to: [Bute] Plugin ButtonsYou’re most welcome!
It could be that the theme and plugin share some CSS classes, which would account for that crossover in behaviour, when it comes to changing themes.
Forum: Themes and Templates
In reply to: [Bute] Plugin ButtonsHey there,
The makers of the plugin would need to provide CSS to apply to their login button form.
My advice would be to compile a list of things you’d like change and they could perhaps provide this information in one go.
I hope this helps!
Forum: Themes and Templates
In reply to: [Videomaker] Links colours changing to whiteHey Sean!
Thanks for reaching out – looking at the site, it’s looks like there could be some HTML at play there, which could be causing that.
Is there a specific page we could look at to find out what could be causing that for sure.
Also, it looks like the site is hosted on WordPress.com, so you may also want to reach out for help via https://wordpress.com/help/contact, as it may be possible to get help with this here also.
Many thanks!
Forum: Themes and Templates
In reply to: [Bute] Home page missing skip links and HTML landmarksHey there!
Thanks for reaching out – this looks like an interesting quandary.
Would you be willing to share your website URL so that we can take a look?
Many thanks!
Hello there,
Turning off that revealed that there’s CSS that’s causing the issues you’re facing.
It looks like the box is being caused by:
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added::after { content: ""; display: inline-block; font-family: WooCommerce; height: auto; margin-left: 0.5em; width: auto; }
The S’s are being caused by:
.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before { color: inherit; content: "SSSSS"; left: 0; position: absolute; right: 0; top: 0; white-space: nowrap; }
The CSS is being loaded by this file: https://c0.wp.com/p/woocommerce/8.8.2/assets/client/blocks/wc-blocks.css
Is the performance setting still active as above? If not, if you were to turn this off, and clear the sites cache, does this resolve?I hope this extra insight is useful!
Hey there,
Thanks for reaching out!
If you go to?Jetpack →?Settings →?Performance?if using WP-Admin) and de-activate the following settings:
- Speed up image load times: We host your images from our servers, providing faster image loading for your readers.
- Speed up static file load times: We host static assets like JavaScript and CSS from our servers, alleviating the load on your site.
Does this resolve the issue?
Hey there,
Thanks for reaching out!
It looks like the images and their descriptions are being added via the Elementor plugin, so this wouldn’t necessarily be a theme issue, but an issue with Elementor, seeing as that’s the plugin being employed to power the gallery/images on the page.
Does this plugin need an update, or does it need an update?
Many thanks in advance!
Forum: Themes and Templates
In reply to: [Harmonic] Multiple columns on BLOG pageHey there!
It sounds like you need to change the template perhaps – do you have a link to the site you’re working on, so that I can take a closer look?
Many thanks in advance!
Forum: Themes and Templates
In reply to: [Karuna] Change of colorHey there!
Thanks for reaching out – this CSS here, might be useful:
.main-navigation a:hover { color: #0b52bc; }
I hope this helps!
Forum: Themes and Templates
In reply to: [Rebalance] Fit menu in one lineHello Bablo,
It looks like there’s three separate menus there, which means they’re sitting underneath each other currently.
With the one menu, this CSS should help here:
.main-navigation { width: 780px; } .main-navigation div > ul { width: 100%; display: flex; } .site-description { width: 175px; }
I hope this helps so far!
Hey!
Is this what you’re looking for?
https://www.youtube.com/watch?v=puJt66y0TBw
If there’s something theme related, we’re certainly happy to help! ??
Forum: Themes and Templates
In reply to: [Dara] CSS customization for page title does not workHey there!
Many thanks for reaching out!
I’ve taken a look at https://nexla.org.za/blog/ and it looks like the title aligns, as like the other page? To check – do you still require help, or were you able to find the CSS that you needed?
Many thanks in advance!