Forum Replies Created
-
AuthorPosts
-
August 8, 2014 at 11:46 am in reply to: How to remove the post title in breadcrumb of portfolio page? #301555
Hi Enffie!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.breadcrumb-trail span.sep:nth-child(5), span[typeof="v:Breadcrumb"]:nth-child(6) { display: none; }if that does not work, please post the link to your website
Cheers!
YigitHey!
Please try adding following code to Quick CSS
.av-main-nav > li:last-child > a span.avia-menu-text { border-right: none; }That should do it :)
Cheers!
YigitMerhaba Fatih,
Tamamdir! Rica ederim :)
Bu arada yeni konu acmak istersen ( https://kriesi.at/support/forum/enfold/#new-topic-0 ) mesaj iceriginde Yigit yazarsan arkadaslar bana haber verecektir– Yigit
Hi!
This is how it looks on my end – http://i.imgur.com/Ba8ciz3.png
Please add following code to Quick CSS as well to move next button closer to the edge#top .avia-layerslider .ls-nav-next { right: 0; }Best regards,
YigitHi Kayzel!
They are 2 different images.
Please go to Enfold/includes folder and open helper-main-menu.php file and findecho avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);and add your image right below it as following
` echo "<div class='header-image'><img src='linktoyourimage' /></div>"; `
It would be better if you make 1 image from these 2 images. Some custom CSS code may be needed, you can use .header-image class to style the DIV. If you need help, feel free and let us know :)
Cheers!
Yigit-
This reply was modified 11 years, 6 months ago by
Yigit.
Hi!
Lutfen Appearance > Menus bolumunden yeni menu olusturup, linkleri ekleyip, Enfold secondary menu secenegini secin – http://imgur.com/a/NKTQP
Gorsel mi kullanmak istiyorsunuz yoksa ikon mu? Gorselse linklerini atabilirseniz gerekli CSS kodunu gondereyimBest regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a span.avia-menu-text { border-right: 1px solid #e2e2e2; padding-right: 20px; }Best regards,
YigitHey karl_mohr!
It could be related with Envato’s API. Can you please try updating the theme via FTP this time – http://vimeo.com/67209750
Best regards,
YigitAugust 8, 2014 at 11:02 am in reply to: Change the caption and title transaction in the “full screen slider” #301529Hi Lee!
Can you please elaborate on the changes you would like to make?
Regards,
YigitHey!
You can post the links to your screenshots here. I have noticed that you are using an older version of Enfold which is not compatible with WordPress version you are using. Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-layerslider .ls-nav-next, #top .avia-layerslider .ls-nav-prev { left: auto!important; }Best regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitMerhabalar Fatih,
Enfold’un bahsettiginiz kisimda bulanan menusu var. Isterseniz Appearance > Menus bolumune gidip, yeni bir menu olusturup, “Links” bolumunden linklerinizi menuye ekleyip, “Menu Settings” altindaki “Enfold secondary menu” secenegini secin. Sonrasinda CSS kullanarak buton gorunumu verebiliriz.
Yada manuel olarak ekleyebilirsiniz. Onun icinde Appearance > Editor bolumunden helper-main-menu.php dosyasini acip assagidaki satiri bulun<div id='header_meta' class='container_wrap container_wrap_meta <?php echo avia_header_class_string(array('header_social', 'header_secondary_menu', 'header_phone_active'), 'av_'); ?>'>HTML kullanarak butonlari hemen alt satirina ekleyebilirsiniz. Nasil butonlar oldugu hakkinda biraz daha detay verebilirseniz bende yardimci olmaya calisirim.
Cheers!
YigitHey Ron!
I have added custom CSS code to bottom of Quick CSS field and all layers are visible now. But there are so many JS errors in console. Please try re-updating the theme via FTP – http://vimeo.com/67209750
You can temporarily remove the code from Quick CSS field and check if updating solves the issue.Regards,
YigitAugust 7, 2014 at 9:08 pm in reply to: Images not displaying on certain articles after theme update #301346Hi!
Can you please try re-updating the theme via FTP – http://vimeo.com/67209750
Please make sure to overwrite all theme filesBest regards,
YigitHi!
We provide services for free here on Kriesi.at and we have a queue which goes from the oldest to the newest queries. Every post gets an answer within 24 hours ( usually around 7 to 10 hours ). You can always search the forum or have look at Enfold documentation ( http://kriesi.at/documentation/enfold/ ) to find the answers. But if you need urgent modifications, you can hire a freelance developer on Envato Studio or Codeable. You can also request quote from WerkPress.
Regards,
YigitHi!
Please go to Enfold theme options > Header Layout > Transparency options and set menu color for transparent header
Regards,
YigitHi!
Please add following code to Quick CSS
#footer #mc4wp-form-1 input[type="submit"] { background-color: #fec10d; border-radius: 5px; color: white; } #footer input#mc4wp_email { border-radius: 5px; color: black; } #footer .widget { margin: 0; }Best regards,
YigitHi!
Please add following code to Quick CSS
1-#top .av_header_transparency .avia-menu-fx { opacity: 1; filter: alpha(opacity=1); }2&4- Please edit your page and choose “no transparency” in Activate Header Transparency – http://i.imgur.com/0FnUmr3.png
3-.custom-header-image { z-index: 9999!important; position: relative; height: 80px; }After that, please edit your image and remove bottom whitespace from it
Best regards,
YigitHey!
Just to make sure, have you checked “Shrinking Header” in Enfold theme options > Header Layout > Header Behaviour?
Best regards,
YigitHey!
What exactly would you like to change? We can provide you custom CSS code if you are not going to make heavy customisation
Regards,
YigitHi Erdogan!
Please add following code to Quick CSS and adjust as needed
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { max-width: 80%; }}Regards,
YigitHi!
Feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Using media queries you can adjust the font size on different screensizes. Please add following code to Quick CSS as well
@media only screen and (max-width: 1140px) and (min-width: 990px) { .header-custom-text { font-size: 22px; }} @media only screen and (max-width: 989px) { .header-custom-text { font-size: 14px; }} @media only screen and (max-width: 768px) { .header-custom-text { display: none; }}Best regards,
YigitHey Ron!
Sorry about that! Can you please try deactivating all active plugins and check if that helps?
I did not want to deactivate your plugins for testing purposes without asking.Regards,
YigitHi!
Please see – https://kriesi.at/support/topic/mega-menu-not-working-2/#post-301196 :)
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General styling tab
.header-custom-text { float: right; }Best regards,
YigitHey gravies!
Currently it is not possible. Please feel free and request such feature here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHey jerbourg!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
Yigit -
This reply was modified 11 years, 6 months ago by
-
AuthorPosts
