vladff
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] header not transparent issue 1.83Hi,
The header is still transparent if you use the old header with the slider, nothing changed there.
For the new header, our goal is to introduce an option that lets you make the header transparent on whatever page you like, regardless if you use the hero slider/image. This will be available in the next update.
Forum: Themes and Templates
In reply to: [Sydney] FONTS 1.83It is available: https://snipboard.io/kzfULC.jpg
Just use the search. Does it not show up for you?Forum: Themes and Templates
In reply to: [Sydney] FONTS 1.83Hi,
The default font is no longer Raleway as you noticed. We are no longer loading Google Fonts by default for performance reasons. However, you can still select Raleway if you like it.
We also adjusted the headings colors as you’ve noticed. In the next update we will have color options for them.
Forum: Themes and Templates
In reply to: [Sydney] Calender moved after update ?Not sure, I see the whole page from the beginning.
Forum: Themes and Templates
In reply to: [Sydney] Calender moved after update ?You can use this and adjust the value:
.page-id-5125 .header-image { max-height: 300px; }Forum: Themes and Templates
In reply to: [Sydney] Header slider bugged after updateYeap, it’s already fixed for the next version.
Forum: Themes and Templates
In reply to: [Sydney] Calender moved after update ?Remove the code I mentioned previously and also remove the margin-top propriety from the same block of code.
Then you can use this and adjust the margin as needed:
@media ( min-width: 991px ) { .page-id-3887 article { margin-top: -500px; } }Forum: Themes and Templates
In reply to: [Sydney] After Update Blog layout brokenHi,
I assume you had a lot of custom code before? Otherwise you could achieve this layout by using the theme options.
Use this please to get your posts on three columns:
@media ( min-width: 991px ) { .posts-layout .hentry { width: calc(33.333% - 10px); } }Forum: Themes and Templates
In reply to: [Sydney] Calender moved after update ?Hi,
You have some custom code there for your
article. Please check and removeposition: absolute !important;Forum: Themes and Templates
In reply to: [Sydney] Header slider bugged after updateHi,
Try deleting your Autoptimize cache. See this please: https://www.av-light.bg/?ao_noptimize=1
Forum: Themes and Templates
In reply to: [Sydney] Header + Menu Appearing After Header UpdateHi,
Your page IDs haven’t changed. You juts need to replace .site-header with .main-header
Forum: Themes and Templates
In reply to: [Sydney] Menu FontHi,
There isn’t a way to choose the font there, we’ll add one in the next version.
The submenu background will also be handled in the next version.Forum: Themes and Templates
In reply to: [Sydney] To Report an Error when inspect the websiteHi, we’ll get rid of it but it’s safe to ignore.
Forum: Themes and Templates
In reply to: [Sydney] Update 1.82Hi,
To switch between the headers you would edit sydney-update-header, 0 or 1, regardless if you are a new user or old user.
The logo size you describe I guess happens because you changed your logo height on the new header, then went back to the old header. Then you repeated the steps in order to fix it.
Vlad
Forum: Themes and Templates
In reply to: [Sydney] New Update Oh My!Yes, the green color would apply to all text in your menu bar, including the tagline, that’s how it’s supposed to work.
Wait for the next version please (will be available in a bit), you’ll be able to use individual color settings for the site title and tagline from their dedicated section (Header > Site identity).
No need to see your website.