Forum Replies Created
-
AuthorPosts
-
Hey!
Your slider looks fullscreen on my end.
Please update Enfold to the latest version 2.4.2. It includes the latest version of LayerSlider as well.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitHey!
You can simply check “Notify me of follow-up replies via email” above Submit button to recieve follow ups via email
Regards,
YigitHi JaredBurnett!
They are actually image sprites so in order to change them you shoul edit those images. You can find files inside wp-content\themes\enfold\js\prettyPhoto\images\prettyPhoto\default folder
Regards,
YigitNovember 20, 2013 at 5:51 pm in reply to: Adding A Body (Non-Google) Webfont through WordPress Dashboard #191042Hey!
Please refer to this tutorial http://wpmu.org/adding-custom-fonts-to-wordpress-with-font-face-and-css/
Regards,
YigitHey!
You can refer to this post to change the width to switch to mobile menu https://kriesi.at/support/topic/ie8-header-alignment-with-search-button/#post-190414
And please add following code to style.css as well#header_main_alternate { background-color: #a50031; } #top .main_menu .menu>li:last-child>a { padding-right: 21px; }
It should look like this http://i.imgur.com/5Xgnptb.jpg
Cheers!
YigitHey!
You can already create such menu ( example here on the sidebar http://kriesi.at/themes/enfold/pages/contact/ ). Can you post a screenshot and show so i can make sure that i understand what you mean clearly?
Cheers!
YigitHi!
Have you tried flushing browser cache after making changes? I think that is the only way to reduce the height below main menu items if you would like to keep menu resizing feature. Can you apply changes once again and let us know so we can take a look at it?
Optionally, you can add following code to Quick CSS if you would like to make the logo inline with main menu.logo img { margin-top: 20px; } .header-scrolled .logo img { margin-top: 0; }
Cheers!
YigitShalom!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive #header .main_menu ul { display: block; }}
Cheers!
YigitHey finessecreative!
“Error 404 – page not found” :)
1) Can you post a screenshot?
2) On my end, when i hover “For Homes” sub menu is visible on hover and clicking it does not make any difference. Please check your website once again and confirm that is working fine on your end as wellBest regards,
YigitHey tjcameron!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header .avia_mega_div { background-color: transparent!important; }
Cheers!
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi jkielty!
I am not sure which version of Enfold you are using but if it is not the latest version, you can download the latest version from ThemeForest and update your theme. You can add new icons in versions 2.3+ ( see this blog post )
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Regards,
YigitHi!
You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
YigitHey finessecreative!
Please add following code to Quick CSS and adjust as desired
.socket_color a:hover { color: #aaa; }
Best regards,
YigitHi!
Please try adding following code to Quick CSS as well
.slide-id-116 .avia-slide-wrap { margin-top: -10px; }
Cheers!
YigitHi romano2!
Please add following code to Quick CSS in Enfold theme options under Styling tab
strong .main-title .entry-title { font-family: 'EB Garamond', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
Cheers!
YigitHey!
Please add following code to Quick CSS as well
#socket .container { background-color: #f5f5f5 } .socket_color { background-color: transparent; }
If this is not what you meant, please post a screenshot and show
Regards,
YigitHey!
Please refer to this post and reduce header height https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
You can use 100 or 110 instead of 200 i guess.
And add following code to Quick CSS in Enfold theme options under Styling tab@media only screen and (max-width: 767px) { .sub_menu { top: 490%; }}
Cheers!
YigitHi!
It does seem to be working on my end http://i.imgur.com/5UsMA3v.jpg it is 28px
Please flush browser cache and refresh your page a few timesRegards,
YigitNovember 19, 2013 at 8:51 pm in reply to: What is the size needed for the blog with large image option? #190719Hey!
It would be better if they would be almost the same size and square-ish. So please try uploading images that are proportional. They can be forced to display in a fixed size but then images may be stretched
Best regards,
YigitHi!
Can you try adding it to Style.css file of child theme in Appearance > Editor and check if code is being applied?
Regards,
YigitHi colinmackinnon!
That is because you have turned off Responsive Layout. Please try going to Enfold theme > General Settings and turn it on.
Cheers!
YigitNovember 19, 2013 at 8:41 pm in reply to: Social icon (LinkedIn) to the right on searh icon in header #190714Hey!
Please go to Appearance > Editor and open Header.php file and find
wp_nav_menu($args); echo '</nav>';
and right under that line, add Linkedin icon as shown here http://i.imgur.com/BjFjGWt.jpg
then add following code to Quick CSS in Enfold theme options under Styling tab.linkedicon { float: right; } .main_menu { right: 25px; }
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#rss-3 h3:before { content: url(https://4.bp.blogspot.com/-GWUe9dfyrWE/T9GMJP-0TtI/AAAAAAAAGvU/XYM-_jYv2co/s25/rss.png); }
you can simply change the link to the icon if you would like to use any other
Best regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi!
Please add following code to Quick CSS
.home .main_color { background: none!important; }
Cheers!
YigitHi!
Please try replacing the first line of code with following one
.av-special-heading h5 { padding-top: 30px!important; }
I have added !important to force it
Best regards,
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts