Forum Replies Created
-
AuthorPosts
-
November 9, 2023 at 8:55 am in reply to: Change menu and sub menu font color specific for each page #1425080
Thanks,
And yes, I think I figured out the rest.
November 7, 2023 at 7:29 pm in reply to: Change menu and sub menu font color specific for each page #1424954The filter css worked for the logo.
Just need to style the text color specific for the pages.
And last thing, transparent sub menu.
November 7, 2023 at 7:28 am in reply to: Change menu and sub menu font color specific for each page #1424878Looks great from my end! And if I want to change the color for a specific page, where to out the .page_id_xx?
Is it possible. to recolor the svg logo maybe like this:
{ -webkit-filter: brightness(0) invert(1); filter: brightness(0); }
September 28, 2023 at 7:36 am in reply to: Post image full width on desktop, tablet and mobile #1420764That did the job, thanks!
September 27, 2023 at 8:08 pm in reply to: Post image full width on desktop, tablet and mobile #1420730Nice! It worked for the top bar. But the footer(page) is still affected. I assume that it’s becasuse we’re using af page to replace the footer.
Do you have any other tricks, that could fix this last thing? Otherwise, I think we will go with the standard version.
If just the image element was outside of the content, it would have been a lot easier! :O
Thanks again!
September 25, 2023 at 6:46 am in reply to: Post image full width on desktop, tablet and mobile #1420222It looks right!
There is just 2 issues with this.
– The top banner and footer is now full width on posts.
– And on mobile devices, the menu is full width.Maybe this is not possible? I saw that the image are under the content element on mobile, so as far as I see, the image element is only possible to style full width, if everything else is styled full width.
On desktop, the image is separated from the content, and therefor possible to style.September 22, 2023 at 6:06 am in reply to: Post image full width on desktop, tablet and mobile #1419984I see, thanks!
Still the same on mobile devices, and it looks like, that the image are not a separated class above the content, but instead, the image class are inside the content. That’s where I couldn’t figure out, how to style the image 100% only.
September 21, 2023 at 7:00 am in reply to: Post image full width on desktop, tablet and mobile #1419826Hi, i’m sorry, see private content. :-)
So I think I managed to do it right now. I renamed the “static” folder inside the fonts folder from Google Fonts and uploaded them. It seems to be working now.
Okay, thanks for your help, it’s much appreciated.:-)
yes, the headings are now similar, because we used the php scripts from this topic https://kriesi.at/support/topic/h1-google-fonts-roboto-slab/
Thats why i’m seeking this php script for <p> tags. :-)
And choosing the font in the general settings is not working.
login, thanks
Done, thanks :-)
+1!
If the adjustment could be 1-2% instead og 10% that would be awesome. 10%+ i just too much parallax effect.
I know, but it won’t show the correct font. So is there something we can add to the php script for H tags, so it will take the <body> tag also?
This worked perfectly:
.no-column-break {
break-inside: avoid-column;
}Thanks!
As mentioned, when i try using fold/unfold option in color section, it does not work. The text disapears and the Read more button sending me to the top of the page. Otherwise, I would have used that!
But thanks for your demonstration, i was exactly what I needed :-)
I see, thats looks like something that could fix it, if only have two paragraphs, lists og titles.
I have 6 lists, paragraphs and lists, tried to use the css.and the reason why I want to use text block in two columns instead og two columns, is, so I can have one “read more” button below. On columns, they would appear as to read more buttons. I also tried using the read more function for the color sektion, but that does not work as far I can see.
You can see the text block here: https://iconiq.dk/woocommerce-webshop/
- This reply was modified 1 year, 3 months ago by BenjaminSpeedtsberg.
- This reply was modified 1 year, 3 months ago by BenjaminSpeedtsberg.
@Guenni007 I already use the function. – Take a look at my “attached” image in the link.
Okay, but thanks for the quick respons.
I know how the columns is being adjusted, but i want to know, if there’s a way to choose when the text should move to column two.
As the example below:
https://ibb.co/80YvvYh- This reply was modified 1 year, 3 months ago by BenjaminSpeedtsberg.
I use: “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)”
And the blog page are set yo /viden/Thanks, it’s working!
May 9, 2023 at 8:07 am in reply to: #main background color does not work when moving the design to domain #1406841Thanks for the suggestion. I was aware of the setting, but I use all the colors in General styling. The override styling did the job, thanks!
Login in private.
This is the page: https://lyst-til-livet.dk/forside-2023/
- This reply was modified 1 year, 6 months ago by BenjaminSpeedtsberg.
May 8, 2023 at 8:52 am in reply to: #main background color does not work when moving the design to domain #1406703Login i private
It’s behind top banner on the front page. It’s working on asento-shop.dk/lava but not on lavastudio.dk.
May 4, 2023 at 7:57 am in reply to: #main background color does not work when moving the design to domain #1406412Sorry for that!
The one that works
https://img.savvyify.com/image/GsMtThe one that’s not working
https://img.savvyify.com/image/GTtdMay 2, 2023 at 7:18 am in reply to: Change #main background-color separately for each color_section #1406152I may found the issue.
the z-index was higher than the video pop up z-index at 1045. I tried to change the z-index to 1000 for the color_sections. And now it seems to work.
Can you guys maybe confirm that og do you have a better solution. :-)
- This reply was modified 1 year, 6 months ago by BenjaminSpeedtsberg.
May 2, 2023 at 7:14 am in reply to: Change #main background-color separately for each color_section #1406150Found one issue.
The video pop up is not very happy for this code:
#border-radius-top, #border-radius-full, #border-radius-bottom {
z-index: 9999;
position: relative;
}Are there anything I could do, to style the video popup.
- This reply was modified 1 year, 6 months ago by BenjaminSpeedtsberg.
May 2, 2023 at 6:12 am in reply to: Change #main background-color separately for each color_section #1406148Hi,
It’s working! Thanks a lot.
It needs some adjustments, but I fixed it with the white space element to expand the minus margin.
-
AuthorPosts