Forum Replies Created
-
AuthorPosts
-
December 10, 2024 at 8:12 am in reply to: How to get same styling for normal button and blog-Button (read more button) #1473296
Hi Guenni,
thank you so much. It really looks very nice now.
kind regards
JakDecember 9, 2024 at 6:23 pm in reply to: How to get same styling for normal button and blog-Button (read more button) #1473273Hi Guenni,
thank you very much i’ll try it now.Just for my understanding:
i create a new folder with “shortcodes” in child-theme folder.
Then i change postslider.pho at line 876ff and upload it to child-theme>shortcodes.
Than i add the other code to my function.php child-theme, right?
kind regards
JakDecember 9, 2024 at 7:27 am in reply to: How to get same styling for normal button and blog-Button (read more button) #1473215Good morning Guenni,
thanks for your reply!
So i’ll copy postslider.php, replace lines at 876 and load it into my child-theme folder, right?
kind regards
JakDecember 8, 2024 at 3:47 pm in reply to: How to get same styling for normal button and blog-Button (read more button) #1473186Hi Mike,
that’s right, it looks very similar, but i’m trying to get the same animation, but on the blog-page – for any reason – the smooth move of the text to left (with the hover), does not work for the blog page?
Any idea?
kind regards
JakDecember 7, 2024 at 6:10 pm in reply to: How to add different font-family to special-heading (headline and text)? #1473161Hi Mike,
i found it. Thanks for your reply!
kind regards JakHi Mike,
yes, works well.
klind regards
JakHi Mike,
thanks for your reply.
Unfortunetly is seems there is no change. Fonts below widgets headlines are still different?kind regards Jak
December 6, 2024 at 9:43 am in reply to: How to change the “read more” from the blog to a button? #1473081Hi Guenni,
thanks for your help!
Works great!
kind regards JakHi Rikard!
thanks a lot, that worked perfectly with the amp!You are right, with that space i found in text-box settings.
kind regards
JakHi 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 3 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 5 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
Jak -
AuthorPosts