Forum Replies Created
-
AuthorPosts
-
Hey Andy!
Thanks. I tried that in a few places in the code but it didn’t work. Maybe I’m not coding it correctly. Would you mind showing me?
Thanks for your time..
THANKS Ismael!
I need to know why I need this code for only one page. I am going to design sites for clients using Enfold and I need to understand this. Can you explain to me why my home page separator icons are centered and why I needed this code to center them on my pricing page? Why on one page but not the other?
Thank you
Awesome Yigit! I think I need to control the position of the photo left or right. How can I edit that code so I can move it over a few pixels to the left or right?
Thank you!
Thank you for your help. Looking forward to Kriesi’s response.
Continued Appreciation
This reply has been marked as private.This reply has been marked as private.Thank you Josue!
It’s not James it’s J A S M E R ;)
BANG! That worked. Question. Do the pricing table elements normally bell outside the bounding box? Is it because I have 5 boxes and that is quite a lot? Or did I add some code earlier that caused this? If not, wouldn’t this be a good thing to update in the next release of Enfold?
THANK YOU
Thanks Ismael. It seems like you are telling me to give the section an ID and name it anything I want. Then put that section name in the code above. But how do I give the section an ID? Where do I create that ID?
Thank you for your help!
Hi Josue,
That solves one problem. The buttons still remain the same size and bleed off the pricing box. I don’t understand why it would be designed this way? Can you explain to me why the buttons don’t automatically resize with the pricing box?
Thank you for your help!
I tried that. The CSS is active now. It doesn’t work.
Thank you
Hi Josue,
But how would changing the font size keep the button inside the pricing box? Did you see that? The button bolds over as well.
Thanks
Thank you Ismael!
Hi Elliott,
Almost perfect! Check out the link above again. Here’s a screenshot.
https://dl.dropboxusercontent.com/u/1049926/Screen%20Shot%202014-12-21%20at%201.14.37%20PM.pngThe boxes are perfect.
As you can see in Safari and Google Chrome, the text “confirm you are not…” needs to be moved right about 1px. Can we alter that code?
I notice in Firefox it’s not as big of a problem so I imagine there will be some variance and it is just a matter of finding the right balance? That’s too bad because it will never be aligned perfectly this way.
Hey Yigit!
1. Thanks!
2. I’m using a child theme so I did the following as explained here. Should have read my own previous post ;)
https://kriesi.at/support/topic/mobile-site-navigation-button//*change mobile site close menu icon*/ add_filter('avf_default_icons','avia_replace_close_icon', 10, 2); function avia_replace_close_icon($icons) { $icons['close'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue8a5'); return $icons; }
Weird the second time I tried it, it worked. Hmmm. Thanks Yigit!
Thanks Yigit!
That should probably be fixed in an upcoming update to Enfold right? I’m thinking there is no reason for it to be that way??
Thanks for the help!
Hmm. That seems to have no effect at all. Was that supposed to rain the Twitter widget? Or lower the other two?
Thanks, Jasmer
Hi Yigit,
That only made the “x” appear after you click it. I still can’t see the icon with the horizontal lines when I first load the page.
Also, I’d like to get rid of the “x” and make that icon the one with the horizontal lines. So both before and after you click the icon should be the same. Any ideas?
Thanks!
Thank you!
Perfect! Thank you!
Hi Elliott,
Thanks! I missed that!
Best, Jasmer
This reply has been marked as private.Thanks I ended up using this. Any difference? Seems to work. Can you check it out please and let me know if there is any problem..
.header_color .main_menu ul:first-child > li > a
{
color: #8f8c8f;}.header_color .social_bookmarks a
{
color: #8f8c8f;}This reply has been marked as private.This reply has been marked as private.Thanks for the quick response!
Does the Enfold theme have a modal window that can function as a login window?
- This reply was modified 10 years, 4 months ago by Jasmer.
This reply has been marked as private.Solved! Thank you!
-
AuthorPosts