Forum Replies Created

Viewing 30 posts - 75,031 through 75,060 (of 82,625 total)
  • Author
    Posts
  • in reply to: Admin Menu Broken #238686

    Hi!

    Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit

    Best regards,
    Yigit

    in reply to: LOGO #238683

    Hi!

    I have just checked your website and it does look fine on my end. Please see screenshot here – http://i.imgur.com/s9SvGSq.jpg
    Which browser are you using?

    Regards,
    Yigit

    in reply to: customize menu #238680

    Hi!

    Please add following code to Quick CSS as well

    #header_main { border-bottom-style: none; }

    Best regards,
    Yigit

    in reply to: Block the height of header #238679

    Hey Cum_Vincere!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #header_main .container, .main_menu ul:first-child > li > a {
    height: 116px!important;
    line-height: 116px!important;
    }
    .logo, .logo a, .logo img { max-height: 116px !important; }

    Regards,
    Yigit

    in reply to: Change font size and weight topmenu #238677

    Hi!

    Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/
    If that is not what you meant, please elaborate

    Best regards,
    Yigit

    in reply to: Logo's customers #238675

    Hey!

    They are 204x101px after being resized. Size will depend on how many columns you would like to display. You should upload logos that are proportional to each other

    Best regards,
    Yigit

    in reply to: Hide "Blog-Image" in Single Post Site #238673

    Hey!

    Please try adding !important rule to Ismael’s code as following

    .category .big-preview.single-big {
    display: none !important;
    }

    Best regards,
    Yigit

    in reply to: Closing up a gap #238670

    Hi!

    Please try following code instead

    #main > div:nth-child(2) > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-14.el_after_av_one_fourth.el_before_av_section.avia-builder-el-last.column-top-margin {
    margin-top: 0;
    }

    Cheers!
    Yigit

    in reply to: horizontal line changed after update #238666

    Hi simonac!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    in reply to: An obvious question about sliders! #238659

    Hi nthcreative!

    Kriesi uses images in 1700x470px for home page slider.

    Best regards,
    Yigit

    in reply to: CF7 alerts problems #238656

    Hi Francesco!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    span.wpcf7-not-valid-tip { top: -19px !important; }
    #top textarea { width: 96%; }

    Best regards,
    Yigit

    in reply to: Scroll up #238653

    Hey Carsten!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

     #scroll-top-link { background-color: white; color: red; border: 1px solid red; }

    Cheers!
    Yigit

    in reply to: Icons and content coming out of div on mobile devices #237737

    Hey!

    Please add following code to Quick CSS as well

    .page-id-1302 #awesome-section { background-size: cover!important; }

    Best regards,
    Yigit

    in reply to: Problem with table resizing #237736

    Hey David!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 767px) {
    .responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th {
    display: block;
    }}

    Best regards,
    Yigit

    in reply to: z-index header to low #237734

    Hey!

    You are welcome Martijn, glad we could help :) Thank you, you too have a nice weekend!

    Cheers!
    Yigit

    in reply to: Change Navigation Bar above the header #237731

    Hi!

    Can you please once again make sure that wp-content>uploads folder has correct permissions ( 755 )?
    If that does not help, do you mind creating a temporary admin login and posting it here privately so we can take a look? Ismael’s code should work fine but it is not being applied.

    Cheers!
    Yigit

    in reply to: Changing the color table #237727

    Hi!

    This is not the most reliable way to do it and i thought you had a smaller table but please try following code

    #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(3) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(5) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(7) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(9) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(11) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(13) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(15) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(17) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(19) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(21) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(23) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(25) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(27) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(29) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(31) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(33) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(35) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(37) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(39) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(41) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(43) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(45) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(47) > td.avia-highlight-col, #av_section_1 > div > main > div > div > div.flex_column.av_three_fourth.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last > div > table > tbody > tr:nth-child(49) > td.avia-highlight-col {
    background: blue;
    color: white;
    }

    If that does not work, or you need more customization, please hire a freelance developer

    Best regards,
    Yigit

    Hey ftt123!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .single-post .avia-post-nav { display: none !important; }

    Best regards,
    Yigit

    • This reply was modified 12 years, 1 month ago by Yigit.

    Hey!

    As i mentioned in my previous post, you are going to need to use a plugin to add a login button such as https://wordpress.org/plugins/wp-members/

    Regards,
    Yigit

    in reply to: search: edit the text #237718

    Hi!

    You can use this plugin to change the string http://wordpress.org/plugins/codestyling-localization/
    and you can remove breadcrumbs globally by adding following code to Quick CSS in Enfold theme options under Styling tab

    .title_container .breadcrumb { display: none; }

    Regards,
    Yigit

    in reply to: Change menu colors #237717

    Hey!

    It should work fine. If you run into any issues, let us know so we can help you out.

    Regards,
    Yigit

    in reply to: LayerSlider not customizable #237713

    Hey Rflesch!

    I am not sure if i understood you clearly. Can you post a screenshot of the issue you are having?

    Best regards,
    Yigit

    in reply to: Adaptation from contact with design frame #237711

    Hey!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    Hi JUAN DE DIOS!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .image-overlay { background: transparent; }

    Best regards,
    Yigit

    in reply to: colored column #237709

    Hi!

    Can you post the link to your website and point out the section so we can provide you custom CSS code?

    Cheers!
    Yigit

    in reply to: z-index header to low #237704

    Hey Martijn!

    In following custom CSS code you have overflow set to hidden, please change it to visible

    .home #header_main, .home .social_header #header_main .container, .home #header_main .container {
    height: 133px !important;
    max-height: 133px !important;
    overflow: hidden;
    border-bottom: none;
    }

    Regards,
    Yigit

    in reply to: Changing the color table #237697

    Hi osukaru!

    Can you post the link to your website and point out the section?

    Cheers!
    Yigit

    in reply to: Can I create an icons list as a widget? #237693

    Hey!

    Sorry i missed that part. Now i took another look to your second page but it does function fine on my end. Can you elaborate on issue?

    Best regards,
    Yigit

    in reply to: Can I create an icons list as a widget? #237688

    Hi!

    Unfortunately there is no easy way (easier let’s say) of doing it. You can save new template and load on your other pages. You can also enable debugging mode to see shortcodes under Avia Layout Builder. Please see – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Regards,
    Yigit

    in reply to: Can I create an icons list as a widget? #237683

    Hi Rustybucket!

    You can save templates you have created using Avia Layout Builder and load them on other pages http://i.imgur.com/pkv1y7C.jpg

    Best regards,
    Yigit

Viewing 30 posts - 75,031 through 75,060 (of 82,625 total)