Forum Replies Created
-
AuthorPosts
-
Hey!
Please see screencast i prepared for you. This is how it looks on my end http://www.screenr.com/jdwH
As you can see only avia menu fx should be repositioned when scrolled down, and that is because there is typo in my previous code, sorry, please try following.header-scrolled .avia-menu-fx { bottom: 5px!important; }
Regards,
YigitHi!
Please add following code to Quick CSS as well
2).socket_color { background: rgba(255, 250, 250, 0.5) url(https://caleche.gr/wp-content/themes/enfold/images/background-images/dashed-cross-dark.png) center center repeat scroll;} #footer { background-color: rgba(255, 250, 250, 0.5); }
3)
#header_main { height: 89px; } .content { padding-top: 20px; }
and please remove Horizontal ruler element from your page to decrease the space between text and lamp http://i.imgur.com/Utplp4Y.jpg
4).header_color .main_menu ul:first-child > li > a { font-weight: normal; } .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { font-weight: bold!important; }
5)
.socket_color a { color: red; font-weight: normal; }
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a { height: 180px; } .bottom_nav_header.social_header #header_main .container { height: 179px; }
Cheers!
YigitHey!
Please flush browser cache after you apply custom CSS codes. It does work fine on my end. Only avia menu fx should be repositioned and you can do it by adding following code to Quick CSS
.avia-menu-fx { bottom: 34px; } .header-scrollred .avia-menu-fx { bottom: -1px; }
Best regards,
YigitHi!
You can use one licence only on one project. You should purchase new licence for your new projects.
Cheers!
YigitHi wackyadventurer!
You can add following code to Quick CSS in Enfold theme options under Styling tab to add a background image to header
#header_main { background-image: url(https://linktoyourimage.com/image.jpg); }
Cheers!
YigitHey!
1)Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-post .image-overlay { display: none!important; } .single-post .fullsize .big-preview.single-big { pointer-events: none; cursor: default; }
2)
.page-id-2457 .big-preview img { width: 700px; }
3) Please refer to this post https://kriesi.at/support/topic/remove-comments/#post-188106
Best regards,
YigitDecember 9, 2013 at 6:03 pm in reply to: ENFOLD – how to reduce width of site and overall spacing #198120Hi!
You mobile menu looks fine on my end http://i.imgur.com/R5Ahw6x.png Please flush browser cache on your mobile device.
You can make your posts private by checking ” Set as private reply (Only you and moderators will see the content of this post)” above Submit buttonBest regards,
YigitHi alisa_kononenko!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
single-post .big-preview.single-big { width: 200px; float: left; } .single-post .template-blog .post .entry-content-wrapper { overflow: visible; }
It should look like this http://i.imgur.com/hWpORPB.jpg
Regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hey!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately? Make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitHey!
Simply upload it as logo then post the link to your website so we can provide you custom CSS code
Regards,
YigitHi!
Please add following code to Quick CSS as well
.main_menu { margin-top: -30px; } .header-scrolled .main_menu { margin-top: 0; }
Best regards,
YigitHey aylaverheijen!
Actually it should work. You can try adding !important to force it as following
#socket { font-size: 16px !important; }
And please try adding the same code to Custom.css file in Enfold/CSS folder and check if that helps
Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitDecember 9, 2013 at 4:45 pm in reply to: Mobile Posts have large space between logo and page title #198069Hey!
Please add following code to Quick CSS as well and then they should be the same. You can adjust the value
@media only screen and (max-width: 480px) { #header_main { max-height: 85px; }}
Regards,
YigitHi 500Webmaster!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-smallarrow-slider-heading> div { text-align: center; }
Best regards,
YigitDecember 9, 2013 at 4:06 pm in reply to: Mobile Posts have large space between logo and page title #198047Hi!
I have updated the code i posted in my previous post. Please try it now
Cheers!
YigitHey nvltygoods!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { display: none!important; } .avia_image.avia-align-center:hover { border: white solid 1px; }
Regards,
YigitHey!
Please choose one of header type with additional menu and create a new menu in Appearance > Menus and add your pages that you would like to display on the top right side of your website and make sure to check Enfold secondary menu http://i.imgur.com/NoGshmw.jpg
Cheers!
YigitHi hypewilliams!
You can add [nolink] in Copyright section in Enfold theme options under Footer tab http://i.imgur.com/NyowrQI.jpg
Please create your pages and then create a new menu in Apperance > Menus and check Footer menu in Menu settings http://i.imgur.com/Hcmj8dI.jpgRegards,
YigitHi!
Please add following code to Quick CSS as well
#footer input[type="submit"] { padding: 5px 10px; font-size: 12px; }
Regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .responsive .mobile_slide_out .logo img, .logo, .logo a { width: 245px!important; } #advanced_menu_toggle { top: 30%; }}
Best regards,
YigitDecember 9, 2013 at 5:13 am in reply to: Setting Prettyphoto lightbox width when using inline content #197890Hey Matt!
It seems like you have figured it out. This is how it looks on my end http://i.imgur.com/VVrix0Y.jpg
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) {.logo, .logo a, .logo img { max-height: 108px; }
And flush browser cache and refresh your page a few times
Cheers!
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi p_niedrich!
Can you post the link to your website so we can provide you accurate custom CSS?
Best regards,
YigitHi Lynn!
Can you post the link to your page where you have LayerSlider so we can inspect elements on it?
Regards,
YigitHey!
1) 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.
2) Answered your question in this topic https://kriesi.at/support/topic/background-with-white-page-floating-above/#post-197797
3) Can you post the link to your website and point out the elements that you would like to decrease the whitespace?
4) Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired.header_color .main_menu ul:first-child > li > a { color: red; font-weight: normal; } .header_color .main_menu ul:first-child > li.active-parent-item > a { font-weight: 600; } #top .main_menu .menu li ul a { padding: 4px 15px; }
5)
.header_color .sub_menu>ul>li>a { color: red; font-weight: normal; }
6)
.avia-slideshow-dots a.active, .avia-slideshow-dots a { background: red; } .avia-slideshow-dots a { background: purple; }
7) Yes you can. You should go to wp-content\themes\enfold\js\prettyPhoto\images\prettyPhoto\default folder and edit images
Cheers!
YigitHey gshiels!
Can you post the link to your website so we can check what type of header you are using?
Cheers!
YigitDecember 8, 2013 at 10:52 pm in reply to: Setting Prettyphoto lightbox width when using inline content #197802Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .pp_pic_holder.pp_default { width: 40%!important; left: 30%!important; } div.pp_default div .pp_content { padding-left: 25px; } .pp_content_container .pp_details { float: none;} }
Cheers!
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts