Forum Replies Created
-
AuthorPosts
-
thanks!!!
you got it!! thanks
still shows 2 columns on mobile.
No problem, here is the whole thing:
ME:
The Partner logos under “Insurance we accept” are too small and unreadable. They look good on desktop.
Can you tell me the setting or get me a CSS code for this. I’ve already added some spacing and centering code..avia-logo-slider .slide-entry-wrap {
display: flex;
align-items: center;
}#top .avia-logo-element-container .slide-entry {
padding: 30px;
}#top .avia-logo-element-container .slide-image { background: transparent !important; }
YOU:
Hey bemodesign,
Thanks for the login, I found in your Quick CSS you added this css:.avia-logo-slider .slide-entry-wrap {
display: flex;
align-items: center;
}
which doesn’t allow the element to change the layout for mobile and stack the logos at full size like this:
Enfold_Support_2379.jpegI commented this css out to correct, please clear your browser cache and check.
ME:
I still need the logos Centered on desktop view. See below comment that they removed the “center” code so that it would look good on mobile, But now it isn’t centered on desktop. Can you get me some CSS code that works for both desktop and mobile?Thanks for the login, I found in your Quick CSS you added this css:
.avia-logo-slider .slide-entry-wrap {
display: flex;
align-items: center;
}
which doesn’t allow the element to change the layout for mobile to stack the logos at full site like this:I commented this css out to correct, please clear your browser cache and check.
The 3rd section down has 2 columns.
thanks
June 22, 2023 at 5:12 am in reply to: Remove all WooCommerce “Sort by” options except Price #1411341I break the site when I add your code to the functions.php file. Is there a certain place to add it? Here is the html code:
// please use pastebin
June 21, 2023 at 6:17 am in reply to: Remove all WooCommerce “Sort by” options except Price #1411241access to site included for testing, if needed
June 21, 2023 at 6:16 am in reply to: Remove all WooCommerce “Sort by” options except Price #1411240So basically, the only Sort option we need is Price. And the up and down button next to it.
And doesn’t show any other sort options.
Thanks!
Yes! You guys have the best support. Keep it up.
That was it. thanks
screenshot attached
Agh! It is centered on Mobile, but not Desktop! Can you give me code for desktop also?
On mobile view it is not centered.
Can we get it in the center of the page?
Nope, still shows up on the right side on mobile. Can we get it in the center of the page?
I got one code to work. Don’t worry about it. Thanks again
How can I add script like this? Everytime I try to add, the edit text goes blank.
<script src=”https://apps.elfsight.com/p/platform.js” defer></script>
<div class=”elfsight-app-e7171aa0-815f-44b3-8fdb-394f9067c4f8″></div>I figured it out. I was Google reviews code from Elfsight
And I have the same php versions for other sites.
Didn’t help switching the php. any ideas?
That’s why I gave you the login. It says its up to date and there is no option to update. It says this: You are running the latest version! (5.3.1.1) My other sites are the same version and don’t have this issue.
thanks!!!
I did that and I don’t have it in the copyright field. Can you check? I added the login
Just the social media icon.
But, can I have code for both?
Thanks
Thanks, it was the Google Review code. I had to reinstall it.
It seems to be just on the Home page. Try adding a Text Block to the home page, it is blank when you try to edit. Any ideas on how to fix this? is there an open code or something?
March 2, 2023 at 8:12 pm in reply to: enfold Fullwidth Easy Slider caption text drop shadow #1399893Your awesome!
For this code below, how do I make it for specific pages only? Like if the page is “post=149′?.av-special-heading.av-nlr5x-bb365aeef7c91c871c871ed41100301d h1 {
text-shadow: 2px 2px black;
}March 1, 2023 at 10:12 pm in reply to: enfold Fullwidth Easy Slider caption text drop shadow #1399731Ok, just need 2 things:
1. CSS to add “Text Shadows” for the “Caption Text” on the Fullwidth Easy Slider.
2. CSS to add “Text Shadows” for the “Subheading Text” that is under the H1 heading.
February 28, 2023 at 11:24 pm in reply to: enfold Fullwidth Easy Slider caption text drop shadow #13995861. That code didn’t work for for the Caption Text and the Link Buttons. Is there something missing?
2. The code for the “special Hading” worked, but only on that specific page. How can I do this for other pages and also the “subheading text”?
-
AuthorPosts