Adam Leone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Dara] Hyperlink Color ChangeHello Stacy,
This can be shared via a link as detailed here: https://support.google.com/drive/answer/7166529?co=GENIE.Platform%3DDesktop&hl=en
Have you also tried adding the CSS via Customize > Additional CSS?
Many thanks.
Forum: Themes and Templates
In reply to: [Canard] Featured Image LayoutHello there!
Happy to help you with this.
Have you seen this set up guide here: https://wordpress.com/theme/canard ?
How a featured post is usual set up is with a tag which is set via the customizer and then the post itself is also then tagged.
I hope this helps thus far.
Forum: Themes and Templates
In reply to: [Rebalance] Portfolio Project: Wide AlignmentHello there,
Many thanks for getting back with that additional information.
You could try the following CSS:
.single-jetpack-portfolio .hentry .entry-content, .single-jetpack-portfolio .hentry .entry-footer { float: none; margin: 0; width: 100%; }This will widen all content.
I also noticed that the the shortcode was in a column block – is that correct? If yes, have you tried setting this to full width? If no, you might want to try this ahead of any CSS.
I hope this is useful.
Forum: Themes and Templates
In reply to: [Dara] Hyperlink Color ChangeIn the meantime, you could try adding the following CSS:
a { color: red; }You would change red to whatever colour you need.
Forum: Themes and Templates
In reply to: [Dara] Hyperlink Color ChangeHello there,
Many thanks for reaching back out.
Ideally, we need to screenshots in order to make sure that code is correct.
Are you able to use an alternative method like Google Drive or Dropbox to share those screenshot images please?
Many thanks in advance.
Forum: Themes and Templates
In reply to: [Dara] Hyperlink Color ChangeHello Stacy,
Ah no worries – CSS is a coding language that can change how things look.
Before we go down that route…
If you go to Appearance > Customize > Background and Colours > click Pallets > you should be able to see a series of dots like this: https://d.pr/i/5QIiiF
One of these will be the link colour. If you click that colour you should be able to choose a new one.
Are you able to see that setting?
Many thanks.
Hello there,
What is the site URL exactly?
Many thanks in advance.
Forum: Themes and Templates
In reply to: [Dara] Hyperlink Color ChangeHello there,
Happy to help you with this.
You would need CSS to make that change – do you know the colour you would like to use?
Many thanks in advance.
Hello there,
You would need to install a clear cache plugin as seen here: https://en-gb.wordpress.org/plugins/search/clear+cache/
You can also reach out to the hosting provider to help clear that cache.
I hope this helps.
Forum: Themes and Templates
In reply to: [Colinear] How to expand logo to full-widthMichiel,
It looks like there’s light at the end of the tunnel there.
Please be doubly sure that Lazy images is indeed switched off – as it looks like that is the problem.
If it is, please clear caches and cookies from all browsers.
The fact that there’s differences across browsers suggests that there is some caching happening there.
Many thanks.
Forum: Themes and Templates
In reply to: [TextBook] Testimonial section “Our graduates” doesn´t workHello there,
Ok, if there are parts missing from that plugin, you would need to reach out to the plugin developers: https://wordpress.org/support/plugin/testimonial-maker/
I hope this helps.
Forum: Themes and Templates
In reply to: [Toujours] Excerpt functionHello J,
Actually I don’t like more-block, just because is a writer site/blog, you know, I want to create curiosity by writing a little summary or synopsis of the article, without necessarily reporting the first bit of it.
It is possible to hide the content presented before the more block as seen here:
https://wordpress.com/support/wordpress-editor/blocks/more-block/#block-settings-panel
So, let assume that a theme don’t have excerpt support, how can I add this?
This would need some custom development made to theme. Ideally you would work off of a child theme to make those changes.
Please see the theme developers handbook here: https://developer.wordpress.org/themes/
I hope this helps!
Forum: Themes and Templates
In reply to: [Spearhead] Font size not workingHello there,
I can see that there’s a custom font size (36) entered, and also the size is selected.
If you were to reset and then set one or the other – is there a change there?
Many thanks in advance.
Hello there,
Many thanks for reaching out.
(1) featured image of each post showing on the Home page
This is the featured content area, please see how to set this up here: https://wordpress.com/theme/dyad-2 > scroll down to the “Featured Content Slider”
(2) the yellowish-orange coloured background colour of ‘Read More’ text.
This can be seen in the colour scheme of the site, which can be found via Customize > Background and colours.
I hope this helps.
Forum: Themes and Templates
In reply to: [TextBook] Testimonial section “Our graduates” doesn´t workHello Andrew,
Many thanks for reaching out.
Just to check, have you created testimonials in the site via the Testimonials page in WP Admin?
This generally appears in the customizer when there’s testimonials in the site.
Many thanks in advance.