Forum Replies Created

Viewing 30 posts - 62,311 through 62,340 (of 82,625 total)
  • Author
    Posts
  • in reply to: Transparent Header Menu Color #348861

    Hi!

    Please review your website now. I have added custom CSS code to Quick CSS field in Enfold theme options > General Styling tab

    Regards,
    Yigit

    in reply to: +/- toggle is not appearing in WooCommerce #348854

    Hi kristenangel!

    Can you please try de-activating all active plugins except for WooCommerce and check if that helps? If not, please try re-installing WooCommerce plugin

    Cheers!
    Yigit

    in reply to: as editing page design category post #348851

    Hey!

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

    .archive span.post-meta-infos {
    display: none !important;
    }

    if that does not help, please post the link to your website

    Cheers!
    Yigit

    in reply to: Single Post #348846

    Merhabalar

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

    #top .fullsize .template-blog .post-title { font-size: 22px; }
    #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }

    Best regards,
    Yigit

    in reply to: Installed bbpress but can't see forums in the dashboard #348841

    Hi!

    Code is not being applied. Please try adding !important rule as following

    entry-content-wrapper li { margin-right: 0!important; }

    Cheers!
    Yigit

    in reply to: Transparent Header Menu Color #348829

    Hey!

    Yes, to change initial color, please go to Enfold theme options > Advanced Styling and edit “Main Menu links”

    Best regards,
    Yigit

    in reply to: Suggestion – Logo options #348817

    Hi klear!

    You can upload transparent logo in Enfold theme options > Header > Transparency Options tab :)

    Best regards,
    Yigit

    in reply to: Column width #348813

    Hey vgagovic!

    Can you please post a screenshot and show the issue you are having?
    I checked your website and only issue seems to be with menu items, which need to be organized in Appearance > Menus tab

    Regards,
    Yigit

    in reply to: Link Team Member Image on Mobile #348806

    Hey codemode!

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

    @media only screen and (max-width: 990px) {
    .team-img-container .team-social { visibility: visible; opacity: 1; }
    .avia-team-member .team-social { background: rgba(255,255,255,0.3); }}

    Regards,
    Yigit

    in reply to: Center navigation bar #348805

    Hey!

    Please choose to display logo and menu centered then post the link to your website so we can provide you custom CSS code to move the logo to left

    Regards,
    Yigit

    in reply to: Installed bbpress but can't see forums in the dashboard #348804

    Hey!

    Please add following code to Quick CSS as well

    entry-content-wrapper li { margin-right: 0; }

    Best regards,
    Yigit

    in reply to: Can't see Hidden Menu Toggle button #348803

    Hi KK!

    Please review your website. I have added custom CSS code to bottom of Quick CSS field

    Best regards,
    Yigit

    in reply to: Masonry Gallery #348800

    Hey Mike!

    Please insert Masonry element inside a 1/1 column element and it should work fine

    Cheers!
    Yigit

    in reply to: Please Help #348798

    Merhabalar!

    Assagidaki kodu Enfold theme options > General Styling’de bulunan Quick CSS bolumune ekleyerek oku silebilirsiniz

    .image-overlay { display: none !important; }

    Cheers!
    Yigit

    in reply to: Secondary Menu #348797

    Merhabalar Fatih!

    Admin rolunde gecici bir kullanici hesabi olusturup buraya gonderebilir misin bir goz atalim? :)

    Regards,
    Yigit

    Hey yuskydog!

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

    .sidebar .widgettitle { font-size: 16px; font-weight: bolder; }
    .news-link { font-size: 16px; font-weight: bolder; }

    Regards,
    Yigit

    in reply to: Changing Blog Post Gaps #348792

    Hey kenhiltner!

    Can you post a screenshot and show the changes you would like to make please?
    P.S.: Great looking website!

    Cheers!
    Yigit

    in reply to: Setting up the blog… #348791

    Hi gb!

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

    .blog-meta, .post_author_timeline { display: none; }
    .template-page .big-preview { padding: 0; }

    Best regards,
    Yigit

    in reply to: Ipad menu #348790

    Hi Belinda!

    Please add following code to Quick CSS

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 6px; }}

    Cheers!
    Yigit

    in reply to: av-masonry-sort -> hover text color #348788

    Hey!

    You are welcome, glad we could help :)

    Regards,
    Yigit

    in reply to: sites not being updated automatically after changes #348786

    Hey Cevik_Kuersad!

    Have you tried de-activating all active plugins and check if that helps? It sounds like you are having a caching issue. After making changes, please flush browser cache and refresh your page a few times

    Cheers!
    Yigit

    in reply to: Transparent Sub Menu box #348785

    Hi Kenny!

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

    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a { background-color: transparent; }

    Regards,
    Yigit

    in reply to: Mega Menu Issue #348782

    Merhabalar!

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

    .avia_mega_div.avia_mega2.six.units { left: auto !important; }

    Best regards,
    Yigit

    in reply to: 1px border above porfolio .container_wrap > 0px #348781

    Hey royaltask!

    Please use the code as following

    #main .container_wrap {
        border-top-width: 0;
    }

    Best regards,
    Yigit

    in reply to: av-masonry-sort -> hover text color #348778

    Hey royaltask!

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

    .av-sort-by-term a:hover {
    color: black!important;
    }

    Best regards,
    Yigit

    in reply to: WP 4 and Updating theme problems #348775

    Hi!

    Updating the theme via FTP should be fix both issues. Please make sure to overwrite all files

    Cheers!
    Yigit

    in reply to: WP 4 and Updating theme problems #348767

    Hey Jess!

    Please try updating the theme via FTP – http://vimeo.com/67209750

    Best regards,
    Yigit

    in reply to: Installed bbpress but can't see forums in the dashboard #348765

    Hey!

    Please add following code to Quick CSS

    li.bbp-forum-info, li.bbp-topic-title {
    width: 75%;
    }

    Regards,
    Yigit

    in reply to: Hover Effect.. #348764

    Hey!

    Please add following code to Quick CSS as well

    .image-overlay .image-overlay-inside:before {
    content: url(https://sabrostarfruitcompany.com/download/80x80_hoverIcon.png); 
    }

    Regards,
    Yigit

    in reply to: Transparent Header Menu Color #348761

    Hi chartreader!

    Please go to Enfold theme options > Header > Transparency Options and change transparent menu color as needed

    Best regards,
    Yigit

Viewing 30 posts - 62,311 through 62,340 (of 82,625 total)