Forum Replies Created
-
AuthorPosts
-
Elementor –> site settings –> Background color
screenshot: https://ibb.co/Q9SgdHV
October 13, 2021 at 9:50 am in reply to: Background color changes on mobile devices/low resolutions #1324700I don’t really understand the part to move it outside the css media query… I added this to the quick css:
@media only screen and (min-width: 990px) {
.main_color {
background-image: linear-gradient(#FA2B7B, yellow);
background-size: cover;
background-attachment: fixed;
}Unfortunately, the background doesn’t work on mobile devices!
@Ismael i’ve added the login info of my website. Can you take a look at the quick CSS box?- This reply was modified 3 years ago by KeesKaas.
Hi,
Is there a way to increase the size of the pulse?
I have the v4.8.3 on my PC.
Pretty sure i am not allowed to post any links here :(I have the same error since update! Click to add your own text here under icon boxes.
works fine again when i deleted the new version via FTP and did a rollback on previous enfold version
thanks, it worked!
March 17, 2021 at 1:14 am in reply to: MailChimp Campaigns Manager not displaying newsletters correcly (iframe limit) #1288632I managed to find a way to integrate newsletters into wordpress using this: https://mailchimp.com/help/add-an-email-campaign-archive-to-your-website/#Get_the_archive_code
thread can be closed
March 13, 2021 at 4:03 pm in reply to: MailChimp Campaigns Manager not displaying newsletters correcly (iframe limit) #1288026Both methods did not work unfortunately.
Layout is the same….cropped to length of 1000px (but the width looks fine).Thanks Ismael it worked!
The patients of pharmacy will be happy :)- This reply was modified 3 years, 8 months ago by KeesKaas.
September 27, 2020 at 6:26 pm in reply to: Wrong menu button is highlighted active when visiting one-page website. #1248837Thank you, that fixed the problem
September 26, 2020 at 4:19 pm in reply to: Wrong menu button is highlighted active when visiting one-page website. #1248695some of the fixes stated in https://kriesi.at/support/topic/anchor-link-causing-navigation-bar-to-highlight-the-wrong-link/ are outdated and I cant change the lines in js/avia.js as stated
September 25, 2020 at 5:25 pm in reply to: Wrong menu button is highlighted active when visiting one-page website. #1248484I tried the custom .css code which didnt fix it.
I tried deleting my functions.php and uploading an original.
I tried deleting the menu and making a new one. Also tried removing home and re-adding it to the menu.It does not work. I read there are bugs with color sections with anchors…but that was in 2014.
Can you please check my website?
September 24, 2020 at 9:30 pm in reply to: Wrong menu button is highlighted active when visiting one-page website. #1248266This reply has been marked as private.September 23, 2020 at 7:50 pm in reply to: Wrong menu button is highlighted active when visiting one-page website. #1247984Hi, I tried disabling all the plugins and that didn’t help.
Unfortunatly the “Contact” button still shows up by default when visiting the “Home” pageI use “text as logo” option as custom css.
- This reply was modified 4 years, 1 month ago by KeesKaas.
-
AuthorPosts