Forum Replies Created

Viewing 30 posts - 78,871 through 78,900 (of 82,589 total)
  • Author
    Posts
  • in reply to: Move menu in header down lower #198157

    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,
    Yigit

    in reply to: Few Css modifications. Please help #198153

    Hi!

    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!
    Yigit

    in reply to: 2 Logos on header? is that possible? #198144

    Hi!

    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!
    Yigit

    in reply to: Move menu in header down lower #198139

    Hey!

    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,
    Yigit

    in reply to: Quick info shows Error warning (Enfold) #198134

    Hi!

    You can use one licence only on one project. You should purchase new licence for your new projects.

    Cheers!
    Yigit

    in reply to: Image in Header #198131

    Hi 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!
    Yigit

    in reply to: Tweak the blog posts – excerpts, formatting, etc. #198128

    Hey!

    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,
    Yigit

    in reply to: ENFOLD – how to reduce width of site and overall spacing #198120

    Hi!

    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 button

    Best regards,
    Yigit

    in reply to: Thumbnail in single post #198111

    Hi 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.
    in reply to: Duplicate Portfolio Entries #198107

    Hey!

    Glad you figured it out! Let us know if you have any other questions or issues

    Cheers!
    Yigit

    in reply to: 2nd logo in header #198103

    Hi!

    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,
    Yigit

    in reply to: 2 Logos on header? is that possible? #198095

    Hey!

    Simply upload it as logo then post the link to your website so we can provide you custom CSS code

    Regards,
    Yigit

    in reply to: Move menu in header down lower #198091

    Hi!

    Please add following code to Quick CSS as well

    .main_menu { margin-top: -30px; }
    .header-scrolled .main_menu { margin-top: 0; }

    Best regards,
    Yigit

    in reply to: Font size in the socket #198076

    Hey 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!
    Yigit

    in reply to: Mega Menu #198070

    Hey!

    Glad you figured it out! Let us know if you have any other questions or issues

    Regards,
    Yigit

    in reply to: Mobile Posts have large space between logo and page title #198069

    Hey!

    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,
    Yigit

    in reply to: Partner/Logo Element – Heading Alignment #198061

    Hi 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,
    Yigit

    in reply to: Mobile Posts have large space between logo and page title #198047

    Hi!

    I have updated the code i posted in my previous post. Please try it now

    Cheers!
    Yigit

    in reply to: Disable image hover effect and add border instead #197943

    Hey 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,
    Yigit

    in reply to: Putting links in the header #197938

    Hey!

    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!
    Yigit

    in reply to: Socket links #197937

    Hi 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.jpg

    Regards,
    Yigit

    in reply to: Homepage Slider – Image Issue #197936

    Hi!

    Please add following code to Quick CSS as well

    #footer input[type="submit"] { padding: 5px 10px; font-size: 12px; }

    Regards,
    Yigit

    in reply to: logo resize #197894

    Hi!

    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,
    Yigit

    Hey Matt!

    It seems like you have figured it out. This is how it looks on my end http://i.imgur.com/VVrix0Y.jpg

    Cheers!
    Yigit

    in reply to: Bigger Logo gets cut #197817

    Hey!

    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.
    in reply to: Bigger Logo gets cut #197815

    Hi p_niedrich!

    Can you post the link to your website so we can provide you accurate custom CSS?

    Best regards,
    Yigit

    in reply to: Drop Shadow in You Tube Video #197814

    Hi Lynn!

    Can you post the link to your page where you have LayerSlider so we can inspect elements on it?

    Regards,
    Yigit

    in reply to: Few Css modifications. Please help #197809

    Hey!

    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!
    Yigit

    in reply to: Move menu in header down lower #197803

    Hey gshiels!

    Can you post the link to your website so we can check what type of header you are using?

    Cheers!
    Yigit

    in reply to: Setting Prettyphoto lightbox width when using inline content #197802

    Hey!

    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

Viewing 30 posts - 78,871 through 78,900 (of 82,589 total)