Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS
#construyamos .avia-section { border: none; }
That should do it
Best regards,
YigitHi!
Sure. I am closing this thread for now. Feel free to start a new one when you launch your website
Best regards,
YigitHey!
Please add following code to Quick CSS as well
.home .avia-section { border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; }
Best regards,
YigitHi Delphiine!
Changes are done. Please review your website. I have added Color Section element on the top of your page and added your title inside it. You can find custom CSS code in Quick CSS section
Regards,
YigitHi lukretu!
You can add slider to the top of all your template and save it then load it on all pages and remove header ( or make it transparent ). If you would like to have another approach, 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!
YigitHi!
Please try adding following code to Quick CSS as well
#top #main .single-product-main-image .sidebar, #top #main .single-product-main-image .inner_sidebar { display: none!important; }
Regards,
YigitHey!
Can you post the link to your website and point out which fonts would you like to change?
Cheers!
YigitHey!
You can add a Color Section element with custom ID then add Text Block element on it. Then you can add following code to Quick CSS in Enfold theme options under Styling tab to make the content of your Color section fullwidth
#your-id .container { width: 100%; }
Regards,
YigitDecember 19, 2013 at 3:05 pm in reply to: Twitter and RSS (Line Up) and News thumbnails larger. #202027Hey Lilipie!
Please add following code to Quick CSS
1).avia_socialcount a { float: left; clear: both; }
2)
.image_size_widget .news-thumb { height: 50px; width: 50px; } .image_size_widget .news-thumb img { width: 46px; height: 46px; }
Please adjust the values as needed
Best regards,
YigitDecember 19, 2013 at 3:01 pm in reply to: Space between Main header, main content and footer #202026Hey!
Please add following code to Quick CSS as well
.home .avia-section { margin-bottom: 30px; }
Cheers!
YigitHey osukaru!
You can increase font size by adding following code to Quick CSS in Enfold theme options under Styling tab
.grid-entry-title { font-size: 20px; }
It looks cropped when it is less 18px.
Cheers!
YigitDecember 19, 2013 at 2:53 pm in reply to: Navigation/Logo Affected on IPad and Android/Samsung #202024Hey!
Sorry, i did not realized that i sent you instructions for Eunoia. You should open Avia.js file that is inside wp-content\themes\enfold\js folder and find
function avia_responsive_menu() { var win = $(window), header = $('.responsive #header'); if(!header.length) return; var menu = header.find('.main_menu ul:eq(0)'), first_level_items = menu.find('>li').length, bottom_menu = $('html').is('.bottom_nav_header'), switchWidth = 767;
which should be between 291st and 300th lines. And simply change 767 to needed value
Best regards,
YigitHey wptest!
You can add following code to Quick CSS in Enfold theme options under Styling tab or in Custom.css file inside Enfold/css folder to remove it
.title_container { display: none; }
Best regards,
YigitHey!
Sure, 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
You can edit custom css code as following to apply it only on certain pages.page-id-763 .main_color .avia-arrow { background-color: transparent; }
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_boxed #main { padding-top: 136px; }
Best regards,
YigitHi!
Sorry :) Please add following code to Quick CSS
#top .main_color .product-categories a { font-weight: bold; }
Regards,
YigitHi revion!
I am using Chrome v 31.0.1650.63 and it does work fine on my end. Please see screenshot here http://i.imgur.com/6lYK3Xg.jpg
Do you have any plugins installed on Chrome?Regards,
YigitHey!
Please add following code to Quick CSS as well
1)#pw_login_widget-2 { margin-bottom: 35px; }
2)
.avia_cart_buttons { opacity: 1; }
3) It looks fine on my end. Please see screenshot here http://i.imgur.com/5mnFqOJ.jpg
Best regards,
YigitHi redpupmedia!
Can you post the link to your website so we can take a look? We may need a temporary admin login as well, so if you do not mind, please create one and post it here privately.
Cheers!
YigitHey jbc1407!
It seems to be working fine. There is nothing wrong with it. If you would like to remove submenus on mobile, please add following code to Quick CSS in Enfold theme options under Styling tab
#mobile-advanced ul { display: none; }
Cheers!
YigitHey sue007!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
div.pp_pic_holder { width: 500px!important; } div.pp_default div .pp_content, .pp_content_container { height: 300px!important; } div.pp_default .pp_close { z-index: 9; }
Cheers!
YigitHi markbener!
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!
YigitHi!
I checked on Firefox, Chrome and Internet Explorer and it displayed just fine on my end. You can ask her to check on another computer.
Best regards,
YigitHi!
Sorry, no, it is not clear to me. Can you post a screenshot and show how it looks and how you want it to look?
Regards,
YigitHey weathertight!
Can you post a screenshot showing the issue? It looks fine on my end
Cheers!
YigitHi genkidesign!
There is no issue viewing on pc but i guess she meant on mobile. Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive .logo { height: 100px; }}
That should do it
Cheers!
YigitHi!
Please refer to Ismael’s post here https://kriesi.at/support/topic/disable-lightbox-4/#post-198815
and disable Enfold lightbox and check if that helps. Please let us know if you hear from plugin authorsRegards,
YigitHey geomat1!
They are not saved as standalone template files. I am not familiar with this plugin but you probably should go to plugins folder to edit its template.
Cheers!
YigitDecember 19, 2013 at 12:07 am in reply to: How to add NextGen Galleries / Albums into Gallery Module in Enfold? #201729Hi sgrobert!
Please see Peter’s post here https://kriesi.at/support/topic/how-to-use-nextgen-gallery-with-enfold-and-other-kriesi-themes/
Regards,
Yigit -
AuthorPosts