Forum Replies Created
-
AuthorPosts
-
Hi @Ismael,
Fantastic! It works! (See link attached for reference)
However, the custom CSS now also affects the header. I would like the header to appear consistent across all pages.
What do I need to add so that the header is excluded from the custom CSS?
Thank you again!!
February 7, 2022 at 10:17 pm in reply to: Table with Widgets / Small Custom Images and Text Fields #1339464Hi @guenni007 hi @yigit,
Do you have a recommendation for this as well by any chance? What kind of element would you suggest using to make it look like this?
Thank you! :-)
Hi @guenni007 hi @yigit
Would you be able to help me with a recommendation please on what kind of element/slider to use for this?
Thank you, appreciate it! :-)
February 7, 2022 at 10:14 pm in reply to: Add Spacing between Column and Text Box within Column #1339462Thanks Yigit!
February 7, 2022 at 10:08 pm in reply to: Displaying 2 Widgets – 36x36px – Next to Each Other on All Screen Sizes #1339461Hi @guenni007 and hi @yigit
You might know what my mistake is here :) I’ve tried both Color section and Grid row and neither works. How would you set this up to have the 2 widgets next to each other on Mobile as well?
Hi Yigit,
I have AWS SES installed and am able to receive and send emails from the setup email address.
However, when checking if WordPress is able to send e-mails, it is not possible. Do you have any idea what I am missing?
Best,
MarkusThanks for noting that, @guenni007! :-)
So I have input the following 4 Quick CSS now and the page width is still not adjusted: https://negotiations-masterclass.com/reviews/
#top.page-id-30.container {
max-width: 990px;
}.page-id-30 .container {
max-width: 990px;
}#top.postid-30 .container {
max-width: 990px;
}.postid-30 .container {
max-width: 990px;
}I also disabled “CSS file merging and compression in Enfold theme options > Performance” and also cleared the cache on my laptop. Nevertheless the issue is not resolved yet.
What do you think is happening here and how can we resolve it?
February 7, 2022 at 8:51 pm in reply to: Logo Size Mobile/Tablet + Scaling of Menu Bar on Medium Size Screens #1339454Hi @guenni007
I had put it into 2 text blocks to be able to easily control the font size and color (color is darker for the bigger font/title). Is that ok or would you recommend to change that?
Removed the permanent break – didn’t notice it when I checked. Thank you!
Hi Yigit, thanks – that looks like a great option!
I did a small mistake though: When going on Appearance > Edit Themes, I closed the pop-up that asked to create an Enfold Child Theme.
I didn’t edit the Enfold Theme of course – as it says – however I don’t know how to create the Enfold Child Theme now to continue.Could you please help?
Hi Yigit,
I disabled “CSS file merging and compression in Enfold theme options > Performance” and also cleared the cache on my laptop. Nevertheless the issue is not resolved yet.
How does the page (link below) display on your laptop/desktop, in full width or not?
I tried out the following codes after the disabling and cache clearing:
.page-id-30 .container {
max-width: 990px;
}.post-id-30 .container {
max-width: 990px;
}#top .page-id-30 .container {
max-width: 990px;
}Of course, please find the link below. Thanks in advance!
Hi Yigit,
Unfortunately it still doesn’t work.
Here’s the Quick CSS code I have entered so far – please see private content below.
Thanks in advance for checking!
Hey Yigit,
I tried it, however it doesn’t work. Please see the full URL string in private content below and also the page for reference.
What do you think?
Please see the actual page in private content below, if it helps. Thank you! :)
The URL shows this when I’m in the page on WordPress: post.php?post=30&action=edit
I tried these 2 codes, however it doesn’t work:
.page-id-30 .container {
max-width: 990px;
}.post-id-30 .container {
max-width: 990px;
}Hey Yigit,
Very helpful! Where do I find the Page ID though?
Thanks again,
MarkusYou may close it – thank you Mike! :)
February 7, 2022 at 11:12 am in reply to: Logo Size Mobile/Tablet + Scaling of Menu Bar on Medium Size Screens #1339298Hi Team,
Does someone know the CSS for this – how to adapt the logo size in the header (make it a bit smaller)?
Thank you,
MarkusHi Team,
Does someone has an answer and a possible solution for this?
Would really appreciate it :-)
Thank you Ismael! Great advice with the Color Section Element – it works now! :)
Hi Mike,
I reverted the header style to Default for now and also applied your CSS again to get the red underline / active menu indicator back.
Is that ok or not ideal in your view?
Hi Mike,
Thank you for your advice!
How could I import the full script into WordPress to try it out?
Looking at all the possibilities of it (https://swiperjs.com/swiper-api#navigation), I believe it could work.Will I still have an “interface” to easily try settings out with the full script or I can only do that manually in the script?
Thanks,
MarkusHi @Mike,
Ok great, thank you!
However, I really liked the red active menu indicator before – it made it clear to users on which page they are on. This disappeared now.
Is there another way to add the active menu indicator or do I need to revert it to Default and add the CSS again to bring it back?
Thank you,
MarkusFebruary 7, 2022 at 12:05 am in reply to: Logo Size Mobile/Tablet + Scaling of Menu Bar on Medium Size Screens #1339242Hi @Mike
Do you possibly have an idea / solution for how to solve for this as well? :)
I’d basically like the logo in the header to display smaller for Mobile.
This reply has been marked as private.Hi Mike,
Thank you, that code works well!
Where can I actually adjust the 50px margin? I looked for it under “Column” > “Margin”, however cannot see that it can be adapted there.
Best regards,
MarkusHi @Mike, hi @Guenni007,
Please see screenshot attached for the space that I would like to remove. The issue is the same both on Mobile and Desktop.
Do you possibly know how to remove the space between the image and the (grey) color section below?
This reply has been marked as private.Thank you @guenni007!
Set the font size to 45px, that works without the first 2 words breaking. I like the 1/2 and 1/2 grid sizes, hence didn’t like to adapt that.
What Quick CSS code could I apply to break the heading into specific 4 lines? I’d like it to be displaying specifically like this as it is easier to read:
1st line – Negotiation Techniques
2nd line – for Passionate Leaders
3rd line – who strive to
4th line – Secure Maximum ValueI believe Quick CSS could do that even for a Special Heading?
-
AuthorPosts