Forum Replies Created
-
AuthorPosts
-
Hey farrahhaidar!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive .logo { height: 145px; } #header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a { height: 150px !important; line-height: 150px !important; max-height: 150px!important; }}
Regards,
YigitHi!
You are welcome :)) Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitHey Serge!
I think it was cache related. Your website looks fine on my end. You can try flushing browser cache and refresh your page a few times and changes should be active
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#bbpress-forums div.bbp-search-form { float: right; width: 100%; } #bbp-search-form #bbp_search { width: 75%!important; }
Best regards,
YigitDecember 6, 2013 at 6:27 pm in reply to: In LayerSlider Wp menu only are 2 sliders, I need all sliders with pictures… #197054There is no such thing as “sending a slider”. I already told you how you can create the slider you want in my post here https://kriesi.at/support/topic/in-layerslider-wp-menu-only-are-2-sliders-i-need-all-sliders-with-pictures/#post-197036
You just need to add image and click on the image that you would like to add caption and simply choose Caption Positioning from dropdown http://i.imgur.com/MHffr2M.jpg
and that is it. Please try creating the slider first.Best regards,
YigitHey Seba1973!
You can add Fullwidth Masonry element to your portfolio item content and it would be visible only when users go to single portfolio page, but in Ajax view, no it is not possible.
Best regards,
YigitDecember 6, 2013 at 6:08 pm in reply to: How do I edit main background image? (non-content area) #197044Hi jodiwest!
Can you post a screenshot and show the section you cannot edit? After choosing Boxed Layout you should simply choose background image or color in Enfold theme options under Styling tab http://i.imgur.com/Vpj77OP.jpg
Best regards,
YigitHey!
Please go to Appearance > Widgets and add desired widgets to Footer columns from 1 to 4 http://i.imgur.com/W9ceIAP.jpg
Regards,
YigitHey Smaskit6!
Can you post the link to your website so we can inspect elements and provide you a more accurate solution?
Regards,
YigitDecember 6, 2013 at 5:57 pm in reply to: In LayerSlider Wp menu only are 2 sliders, I need all sliders with pictures… #197040Hi!
Please edit HOME V7: ONE PAGE PORTFOLIO to change images in Fullscreen slider, if there is no image inside it, see my previous post. I explained how to add Fullscreen Slider element and add captions to it.
Cheers!
YigitDecember 6, 2013 at 5:49 pm in reply to: In LayerSlider Wp menu only are 2 sliders, I need all sliders with pictures… #197036Hi!
If you would like to use the slider on HOME V7: ONE PAGE PORTFOLIO page, you should add Fullscreen Slider element to your page and add desired images to your slider, then click on the image that you would like to add captions on and simply add them http://i.imgur.com/SfYyXkx.jpg
If you have imported dummy data, you can just edit elements on pagesRegards,
YigitDecember 6, 2013 at 5:40 pm in reply to: How do I insert an advanced layer slider that is only half the size? #197035Hi jerryconway210!
LayerSlider WP plugin only works fullwidth on Enfold unless you have it as a standalone plugin. LayerSlider shortcode does not work either. So, it is not possible to add Advanced LayerSlider element in any Layout Elements
Best regards,
YigitHi georgeorbelian!
Please try updating the theme to latest version via FTP and let us know if issue remains after updating
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 AndrewDelaware!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1)#header_main { height: 157px; } .logo, .logo a, .logo img { width: 340px; height: 156px; max-height: 156px; }
2) You should go to Appearance > Editor and open Header.php file and insert your image there
3)#top .main_menu .menu>li:last-child>a { padding-right: 15px; } #header_main_alternate, .bottom_nav_header.social_header .main_menu ul:first-child { background-color: #f47729; } .header_color .main_menu ul:first-child > li > a, .header_color .main_menu ul:first-child > li.current-menu-item > a { color: white; }
Best regards,
YigitHey danieltjohnston!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slideshow-arrows a:before { line-height: 43px; }
Best regards,
YigitHey Ben!
1) Please go to Enfold theme options and turn off “Sidebar on Smartphones” under Sidebar tab
2) Please refer to this post https://kriesi.at/support/topic/portfolio-left-right-change/#post-196860
3) Please go to Enfold theme options and change Portfolio Slug under General Settings tabBest regards,
YigitHi silviouk!
Please open functions-enfold.php file and find
$entries['prev'] = get_previous_post($same_category); $entries['next'] = get_next_post($same_category);
and change it to
$entries['next'] = get_previous_post($same_category); $entries['prev'] = get_next_post($same_category);
Regards,
YigitHey rsds129!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_transform .avia-gallery-thumb img { opacity: 1; }
Regards,
YigitHi!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open buttons.php file and add nofollow in 226th line as shown in screenshot http://i.imgur.com/IPkRTFQ.jpg
Regards,
YigitHey!
I have simply removed the value from “Responsive under” section under Global Settings in LayerSlider WP and it seems to be working fine. Please review your website.
Regards,
YigitHey!
@glyphism Please see this post for more information https://kriesi.at/support/topic/new-custom-font/#post-121900Best regards,
YigitDecember 6, 2013 at 5:25 am in reply to: Changing background colour of menu, and changing footer #196845Hey newmediaz!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1)#header_meta { background-color: blue; } #header_meta a, .header_color .phone-info { color: white; }
2)
.header_color .main_menu ul:first-child > li > a { color: black; text-transform: uppercase; }
3) You should go to Appearance > Widgets and find Footer Second column widget area and add any other widget that you would like to display. If you would like to certain pages, please refer to this post https://kriesi.at/support/topic/footer-menus/#post-177923
4).social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 116px!important; line-height: 116px!important; } .logo, .logo a, .logo img { max-height: 116px!important; }
5) No, you are going to either look for a plugin that does that or hire a freelance developer if you really need it
Cheers!
YigitHey asafku!
Have you added that font to dropdown menu? If so, please go to \wp-content\themes\enfold\includes\admin folder and open register-backend-styles.php file and find
'default_font' => 'Open Sans:400,600',
and change it to your font family
Cheers!
YigitHi!
Please try adding following code to Quick CSS as well
.main_color tr:nth-child(1) { background: white; }
Regards,
YigitHey!
It seems like you have changed header color to black already! You can add following code to change the color of menu items
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li > a { color: white; }
Best regards,
YigitDecember 5, 2013 at 9:19 pm in reply to: Spacing / Padding / Margin at top and bottom of pages #196776Hi!
You can right click on Chrome and on Firefox and click Inspect Elements to find out page ID’s http://i.imgur.com/TrDQ84Y.jpg
then modify your custom css code as following to apply CSS only on that certain page.page-id-989 #footer { margin-top: 80px; }
You are welcome. Glad we could help :) Let us know if you have any other questions or issues
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#wpmem_reg, #wpmem_login { margin-left: 0; margin-right: 30px; }
Best regards,
YigitHi Khalid!
It is possible but 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.
Best regards,
YigitHey Andrew!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_promobox { margin: 0 0 50px 0; }
Cheers!
YigitHi castwork!
Please try one of the following plugins
http://wordpress.org/plugins/post-types-order/
http://wordpress.org/plugins/query-multiple-taxonomies/
http://wordpress.org/plugins/sort-query-posts/Cheers!
Yigit -
AuthorPosts