Forum Replies Created
-
AuthorPosts
-
Hi Rikard,
which image you mean? It is a text logo.
Kind regards
JakSeptember 26, 2024 at 6:56 pm in reply to: Contact form 7 – How to mark * in red colour for required fields #1467891Genius, thank you!
I’ll give it a try
JakHi Rikard,
thanks for you reply!
I added a widget to the footer, but the footer icon i added get cut of in desktop view.
Unfortunetly they are completely missing in responsive view?
Please have a look.
kind regards JakFound it, sorry
Hi Rikard,
yes, i know, but i can’t find the closing tag </head> in the source code?
kind regards
JakSeptember 4, 2024 at 6:09 pm in reply to: How to add code to the section for specific pages? #1466241Hi Mike,
where do i add the page id (489)?
How ca i add more then one page (for example page 500, 501,502 too)?Like this:
function my_code() { if(is_page( array(489, 501, 502) ) ) { ?> <script type="module" src="./mapplic.js"></script> <link rel="stylesheet" href="./mapplic.css"> <?php } } add_action( 'wp_head', 'my_code' );
?
kind regards
Jak- This reply was modified 2 months, 2 weeks ago by Jak73.
July 30, 2024 at 9:46 pm in reply to: How to remove the arrow on the bottom right from all pages? #1463378Thanks a lot Guenni, Works like a charm.
kind regards
JakJuly 28, 2024 at 2:48 pm in reply to: How to remove the grey overlay animation (and the icon) from image? #1463156Hi Rikard,
yes, you can close it.
kind regards
JakHi Rikard,
yes, found a workaround. Thank you.
kind regards
JakHi Rikard,
you are right. I witched to the non-transparent header.
But it seems i’m that i’m still having issues with the html menu i created below.
Mouse-over the text-link ist not working properly. When i go mouseover my html menu the text-link are not fully reacting.
Only then, when i move the mouse lower on the text.
How can i fix that?
kind regards
JakHi Ismael,
i just switched to “no transperence” for header on my page. It is still overlapping.
How can i reduce the overlapping?
Kind regards
JakJuly 25, 2024 at 7:22 pm in reply to: How to remove the grey overlay animation (and the icon) from image? #1462992Hi Rikard,
thanks a lot. That worked.
kind regards
JakJuly 25, 2024 at 12:26 pm in reply to: Issue in responsive mode with wrong padding around menue and text-logo items #1462965Hi Rikard,
yes, that works, but there is still no space between the burger menue and the border below in this resolution.
How can i add the space there in this specific responsive view?
kind regards
JakJuly 25, 2024 at 11:39 am in reply to: Remove space between footer menue and theme/move footer title to left #1462961Hi Rikard,
i just checked it again and made a screenshot.
It is still not in between themes dimensions?
kind regards
JakThank you.
kind regards
JakJuly 24, 2024 at 10:40 pm in reply to: Remove space between footer menue and theme/move footer title to left #1462901Hi Rikard,
just added it, thank you.
Seems, that it does not effect it?
Kind regards
JakHi Rikard,
you can close it.
kind regards
Jak
p.s. Thank you GuenniHi Rikard,
i’m sorry. I mean the spacer element i added with the layout builder (which is on the screenshot).
I would like to create the same just with a css (because it would be easier, when i change it later for many pages at the same time).
kind regards
JakHi,
now it works. Many thanks!
kind regards
Jak- This reply was modified 4 months ago by Jak73.
Solved.
kind regards
JakHello,
I would like to use left-aligned and right-aligned text in the same row in a text-block. I use the following code for the text in the text-block:<div style="text-align:left; float:left;">text left</div> <div style="text-align:right;">text right</div>
How can I insert the image before the beginning of the left text? Is this code ok or is there a better way to structure it better for the text-block?
kind regards
JakHi Guenni,
yes it’s the page i sended to you, but without the “test” before the domain and after the /gallerie-test1-2/.I made the coulor-section below, with the 3 elements. Seems there is the same behavior.
Yes left button is previous picture right is next. X-button should be to the gallery overview.
kind regards
JakHi Guenni,
works great, but the 3 position breaks below?
https://img.savvyify.com/images/2024/07/24/responsive-positions.jpg
kind regards
JakHi Guenni,
thank you. I’ll try this.
kind regards
JakJuly 23, 2024 at 11:48 am in reply to: Image does not resize properly in smaler screen-size #1462763Hi Ismael,
thank you. How can i add a class to it, to select specific pages?
kind regards JakHi Ismael,
this worked very well for the image. Thank you!There is some strange behavior with the 3rd colunm in the row.
The text is a bit to low (please see screenshot). How can i fix that?
kind regards
JakHi Rikard,
that worked. How can i adjust the size of the image and the position?
kind regards
JakJuly 21, 2024 at 11:12 am in reply to: Adding css for special heading only for specific pages #1462600Hi Rikard,
thanks for your fast reply!
That works nice with the font-family and the font-size.
But i’m not able to reduce the space above and below the text-block?
I tried to change:padding-top: 12px; padding-bottom: 8px;
but it does not change as on the screenshot?
kind regards
JakJuly 20, 2024 at 11:30 pm in reply to: Adding css for special heading only for specific pages #1462587Sorry, sure…
I just saw, that i can’t add links to special heading. So i changed it to a text-block with links.
How can i use the same css for the text-block instead of the special heading (i added the class “text-about” in developer settings for this text-block)?#main .container_wrap_first .av-special-heading.custom-class { margin-top: 0px; padding-top: 12px; padding-bottom: 8px; }
and also use this css for the font-style too:
font-size: 18px; font-family: zen-kaku-gothic-new; font-weight: 500;
Sorry for my confusion.
kind regards
Jak- This reply was modified 4 months ago by Jak73.
July 20, 2024 at 10:00 pm in reply to: Adding css for special heading only for specific pages #1462582Hi Mike,
this works great!
How can i add a text styling too:font-size: 18px; font-family: zen-kaku-gothic-new; font-weight: 500;
Tried to add this to the css above, but it’s not affecting it?
kind regards
Jak -
AuthorPosts