Forum Replies Created
-
AuthorPosts
-
Thanks Yigit, I took a chance and downloaded the plugin and it works great with enfold.
no worries I am good on this one. Thanks for your review of my questionRight On!
The menu plugin works like a charm. Man you are good!
Thanks for your guidance.I hesitate to make changes to the Function.php for the logo change only because that content gets wiped out when there is a update.
I will try adding the logo to the page as part of the design. Thanks for your insight!April 4, 2016 at 4:41 pm in reply to: Why is there white space to the left and right of my post? #607733That did it!
Thanks for the input Yigit, you guys make me look very good!April 4, 2016 at 4:08 pm in reply to: Why is there white space to the left and right of my post? #607704Hi Rikard,
I added the script but it did not change the way the post appears.For me the post is narrow and centered on the page. there is white space to the left and right.
Ideally I would like this post to be edge to edge or at least closer to each side edge.I am wondering if there is a setting I am missing that causes each post to appear this way?
it’s a mystery, hope you might be able to help.
Thanks Yigit,
I am able to create my own vector graphics that are not part of Fontelico list.
Is it possible to upload an illustrator or png custom graphic the same way?
Is so, any specs to follow?Thanks Yigit
March 9, 2016 at 11:09 pm in reply to: Change this text: Nothing Found Sorry, no posts matched your criteria #595893Thank Yigit,
I did see that in another question forum. I guess any custom code would get cleared when I update to the next enfold, down the road?that’s OK if this is the only way to do it. thanks for the input
Hi Yigit,
thanks for your code, it worked great.Hi Vinay,
Thanks for that code. It changes the normal body text fine but not quite what I need
I would like to make the text larger in the “blog post” area
http://661.470.myftpupload.com/career-development-program/and in the actual post itself
I have set the site wide body size to 15px, but the blog post view and the blogs are still at a smaller font.
Let me know what you think, Thanks for your helpJanuary 24, 2016 at 4:29 pm in reply to: Caption loads oddly on mobile device using Fullwidth Easy Slider #570820Thanks Elliott,
your code is very close. It has removed the descriptive copy but not the main header or the button.
Do you have any additional codes in your bag of tricks?
http://cronkinsure.com/Thanks for your assistance on this, I am always amazed at what you guys can do
Well done again,
Thanks for you helpThanks as always Yigit!
I always know you have the answers!your right Elliott, I don’t see the effect anymore
It must have been on my end.
I searched through the enfold settings looking for the reason
sorry to bother you on this issue.November 19, 2015 at 5:13 pm in reply to: Enfold Icon Box Element, Type cut off on Ipad view #539101Hi Rihard,
see this page
http://messymiracles.com/training/
when you reduce the size of your browser window, similar to an ipad, the title text is cut off. any ideas?November 18, 2015 at 8:19 pm in reply to: Enfold Icon Box Element, Type cut off on Ipad view #538525Thanks Elliott, that adjustment does help. can you guide me in reducing some of the space between the 1/3 areas?
there is a lot of blank space, not sure what script can change that. If it’s to tough to manage, I will let it go.
let me know your thoughtsDoh!
sorry Elliott for wasting your time, I should have checked the plugins.
Thanks againThat did it!
Thanks Yigit, you should get a raise, thanks for your supportOK, I did not know that feature was available, nice
Thanks for help, I could not figure that out.
solved!sorry, It should work now
URL to wordpress login
OK I will. when you go to the URL, I added the logo into the H1 title area for now. Ideally I would like the squarish graphic in the upper left corner like the template has.
This is a great theme, thanks for your help
Amazing! Thanks so much.
How do you guys know all this stuff? I am glad to use and promote your services whenever possible.Hi guys,
I tried adding the code above to show the submit button
it’s not working on this URLhttp://metrobenefits.wwwsr11.supercp.com/
any ideas?
There is no quick code adjustment I can add to the “quick CSS” area?
something to change the results from “10” to “99”?March 27, 2015 at 4:55 pm in reply to: Enlarge Logo in Header and keep navigation from overlapping #419404Right you are, that did the trick.
I think the client will approve of that adjustment. Thanks for your input, you always make me look good.March 27, 2015 at 4:42 pm in reply to: Enlarge Logo in Header and keep navigation from overlapping #419393Hi Yigit
I am not seeing a change, when I modify the screen size of browser the navigation is running over the logo.
I added the code from above directly into the quick CSS
@media only screen and (max-width: 1250px) and (min-width: 990px) {
.av-main-nav > li > a { padding: 0 7px; line-height: 270px!important; }}any additional ideas?
March 27, 2015 at 3:51 pm in reply to: Enlarge Logo in Header and keep navigation from overlapping #419319thanks Yigit
you have solved the enlarging logo issue.
go to this url
http://pvesheff.wwwsr11.supercp.com/office-locations/
reduce the size of your browser window and you will see how the navigation runs over the logo
is there a way to solve that and keep the navigation to the right of the logo (not under)?Hi Ismael,
I am gettting close. what I would like to do is add an image to the white space. I often have clients ask for this feature.
take a look at what happens when I added in image code to the header widgethttp://electju.wwwsr11.supercp.com/
it take the place of the logo in the upper left corner. what do you work around that?
thanks for your support, it makes me look good to my clients!I have tried to add in the code so I can added some text and a small logo to the upper right area of header, above the navigation buttons.
check out this page
http://electju.wwwsr11.supercp.com/my header widget is currently centered “under” the navigation area. I would like to have it above in the white area.
I feel I am close, can you help me with adjustments?
CSS CODE:
#header .widget {
right: 50%;
padding-top: 0;
position: absolute;
top: 0;
transform: translate(-50%);
}——
CODE FOR FUNCTION PHP:
add_action( ‘ava_after_main_menu’, ‘enfold_customization_header_widget_area’ );
function enfold_customization_header_widget_area() {
dynamic_sidebar( ‘header’ );
}Thanks Yigit,
This is clunky but it works. Perhaps this will be an added feature down the road.
thanks for your support, you make me look very good!Thank Yigit
where should this code be placed? in Quick CSS?
here is a page to show your example
http://electju.wwwsr11.supercp.com/
I want to target the upper left 1/2 page element (its the area with white type)you are right,
It will sure this will make better sense with an actual page example -
AuthorPosts