phoebechuaky
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Argent] How to align footer itemsThank you, Chad! That CSS code worked perfectly. I also appreciate that you talked through how you solved the issue. I learned a lot and it’ll help me down the road in resolving my own issues. 🙂
– Phoebe
Forum: Themes and Templates
In reply to: [Argent] How to Overlay a Small Image on the Project Image?Hi Chad,
I’m sorry for the delayed response. Yes, I meant like a watermark. Per your recommendation, I’ll add the watermark to my images before uploading them.
Thank you for pointing out useful resources too! I really appreciate it. 🙂
Best,
PhoebeForum: Themes and Templates
In reply to: [Argent] How to vertically center text in project image@stephencottontail, that’s perfect! Thanks so much!
Forum: Themes and Templates
In reply to: [Argent] How to vertically center text in project imageHi Chad,
I’ve fixed the issue with my CSS code above: .project-title {top: 43%}. The screenshot that I sent you was when I used the theme’s default code, where it was .project-title {top: 50%}.
I was just wondering if there was a better way to solve my issue 🙂
– Phoebe
Thanks, Chad, for your useful advice! I had changed the appearance of my footer menu using CSS (display: none) but I think building a second menu would be a better practice.
Thank you again for your help! 🙂
– Phoebe
Forum: Themes and Templates
In reply to: [Argent] Home/ Front page- Centering the stars with the textForum: Themes and Templates
In reply to: [Argent] Footer- How to center social media icons and textHi @teeru,
Thanks for the useful code. Where should I place the CSS code? (I’m using wordpress.com and I don’t have the Premium Plan.)
Thanks again!
PhoebeForum: Themes and Templates
In reply to: [Argent] Portfolio- Project Type pages* I managed to figure this out by myself and I’ve resolved the issue.