Forum Replies Created
-
AuthorPosts
-
Nevermind, I got it figured out! For those that find this thread, I added a <br> in the title to force the line break that for some reason wasn’t taking on mobile.
That helped a little but the text is still overlapping. Anyway for the title of the text to wrap?
Thank you for the reply.
I don’t have child themes for each sub-site (mistake, I know). Is there a way to implement this in the absence of a child theme?
Thanks Yigit, always appreciate your expertise.
Will this work on a multi-site install as far as you know?
February 23, 2018 at 4:36 pm in reply to: Remove shaded background from title only on slide 1 #916759Amazing. I appreciate you all!
February 23, 2018 at 4:36 pm in reply to: How to change color of theme color subtle on slideshow button #916758You guys deliver consistently. I literally tell others there is no other theme to even consider.
Thanks!
February 23, 2018 at 12:24 am in reply to: How to change color of theme color subtle on slideshow button #916438February 22, 2018 at 5:43 am in reply to: How to change color of theme color subtle on slideshow button #915880I changed all the button colors to blue, so now I’d just like to know the CSS to change the 2nd slide’s buttons to the theme’s primary orange color.
February 22, 2018 at 1:23 am in reply to: How to change color of theme color subtle on slideshow button #915804In addition, would you be able to provide me with some CSS to effect the color of buttons (#006fb9 background with white text) only on slides 1 and 3 of the fullwidth easy slider?
The autoptimize plugin was indeed the culprit, nice find and thank again and again for the best support in the theme world!
Nothing in the past 6 months, but this is in General Styling:
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {.slideshow_inner_caption{
width: 445px;
}}It does, thank you. Now how do I control the text of that button? “Main content secondary font color” seemed like the obvious choice, but that did not change the text color.
Thanks!
February 7, 2018 at 4:27 pm in reply to: Move Fullwidth slider caption and buttons down on mobile #909255Again, amazing support. Thank you for always being willing to help.
Thanks a ton, you guys are the best theme with the best support. Hands down!
Odd. I just viewed it in incognito windows on multiple browsers and can see it.
February 6, 2018 at 8:58 pm in reply to: Move Fullwidth slider caption and buttons down on mobile #908806Sorry, below.
This has been resolved. Thanks for the reply Nikko.
Yigit, you’re always on point. *Facepalm* for this one.
Thank you, you are very much appreciated and why I tell everyone to use Enfold!
Wonderful. Thank you again and again for the great support and troubleshooting!
Ah, great catch. Sorry for wasting your time with this one!
Thanks for the reply. In typical fashion, the client changed their mind! Appreciate the response though!
This has been solved, thanks Mike!
April 24, 2017 at 1:31 am in reply to: Remove menu and the row that takes up the space above logo #782105Worked, thank you as always for the solutions to problems. You guys are great.
April 3, 2017 at 3:57 pm in reply to: Is there a way to add a tap to call on mobile for fullwidth slider buttons? #771197Embarrassed I didn’t try that!
Thank you Yigit!
April 3, 2017 at 3:42 pm in reply to: Is there a way to add a tap to call on mobile for fullwidth slider buttons? #771187Hi Rikard,
Thanks for the suggestion. To clarify, I’m talking about a button in the Fullwidth easy slider.
As you can see in the screenshot, I tried that, and it appends the root domain to the beginning of the code provded, resulting in the link: http://kurt-hoes.hosting.spectora.com/
This throws a 404 error when clicking from mobile.
That worked great, thank you Jordan.
On the iPad view for this pricing page, it shows the Square Feet and cost in 2 columns. This is ideal.
Would another CSS fix be needed for this to appear this way on iPhone? The pricing grid is all 1 row, instead of the Sq. Ft being in column 1, and Price being in column 2. Hope that makes sense.
Thanks again guys for the support. Are there fixes in the works to address the responsiveness issues with Full-Width easy slider, icon boxes, etc.? Your service and support is amazing, I just feel bad you guys have to give so many CSS fixes, instead of the theme and all elements within it being truly mobile-friendly.
Thanks again guys, I appreciate the responsiveness. Keeps me loving the theme.
This looks great now, thank you for your persistence and patience!
So should I leave the CSS that John gave me above? Or are they working together to solve this?
@media screen and (min-width: 766px) and (max-width: 769px) {
.page-id-19 .avia-builder-el-20 .first {
clear: initial !important;
}.page-id-19 .avia-builder-el-20 .av_one_third {
margin-top: 0 !important;
margin-bottom: 30px;
width: 50% !important;
}.page-id-19 .avia-builder-el-20 .column-top-margin {
margin-top: 0 !important;
}
}It’s close! The 2nd/3rd/5th/6th icons are slightly out of alignment…
-
AuthorPosts