lizzysoli
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Change header image per pageThank you so much, that worked!! I feel so silly now aha 🙂
Forum: Themes and Templates
In reply to: [Sydney] Change header image per pageSorry for the late response!
Do you mean a screenshot of this?
Or a screenshot of the plug-in at work?
Thanks again for the help!
Forum: Themes and Templates
In reply to: [Sydney] Change header image per pageThank you!
I tried this, but the image is not being replaced. On the Unique Headers support system, someone else had the same issue–it appears that it was because of the theme. Do you have any idea why it isn’t working for me?
That worked perfectly! Thank you so much, I really appreciate it!
Thank you for your response!
Unfortunately, I just tried that and nothing changed.
I’m thinking I should just change the global link style in Elementor. Do you know any code that could customize the site title in the top left corner–something that would override the global theme style?
I’ve tried the code below, but it isn’t working.
.site-title { font-size: 32px; line-height: 1.2; color:white; }- This reply was modified 6 years ago by lizzysoli. Reason: clarity
I actually figured out how to change the font sizes just in case anyone else needs help with this, thanks to this youtube video.
I still don’t know how to edit author/date/etc. because I can’t click on those elements in Elementor, but I will open a new topic soon if I can’t figure it out.
- This reply was modified 6 years ago by lizzysoli. Reason: accidentally said wordpress instead of elementor
Forum: Themes and Templates
In reply to: [Chaplin] Change fonts in and color of header?Nevermind, I figured it out! All I had to do was select “Default” under Theme Styles –> Typography –> Links in Elementor. Thank you again for your wonderful theme 🙂
Forum: Themes and Templates
In reply to: [Chaplin] Change fonts in and color of header?Thank you so much for your prompt reply @anlino ! I’m a huge fan of your theme 🙂
I added this custom CSS:
body.elementor-kit-146 a { font-family: Kosugi Maru; color: #000000 }But it is still changing the font of all links, instead of just the menu. Do you know any way to target the menu alone?
- This reply was modified 6 years ago by lizzysoli.