Forum Replies Created
-
AuthorPosts
-
Hi RickSharpell!
Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Cheers!
YigitHey techgrayscale!
Please go to wp-content\themes\enfold\js\prettyPhoto\images\prettyPhoto\default folder and change the file called loader.gif
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.social_bookmarks li { margin-right: 5px; }Please also see - http://sevenspark.com/docs/ubermenu-enfold
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 1180px) { #header_main.container_wrap.container_wrap_logo { background-image: none; }}Best regards,
YigitHi!
Please add !important rule as following
#top .no_margin.av_one_fourth { width: 24% !important; }Cheers!
YigitHey!
Can you please elaborate? A screenshot showing the changes you would like to make would help
Best regards,
YigitMarch 26, 2014 at 12:10 am in reply to: Reducing opacity of background image in color section #243061Hey codepantry!
You can give an ID to your Color Section and add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#customid { background: rgba(0,0,0,0.5); }Cheers!
YigitHi Ryan,
Please post the link to your website and point out the background image that needs to be removed. On which device would you like to remove it?
Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitMarch 26, 2014 at 12:00 am in reply to: Different logos within the same site (subsections or subdomains) #243053Hey Hungarian Gypsy!
You can add your logo images to helper-main-menu.php file inside wp-content\themes\enfold\includes folder and choose to display/hide them on certain pages using custom CSS. But you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitHi!
Please try adding following code to Quick CSS
.avia_mobile #top .av-parallax-section { z-index: 0; }Best regards,
YigitMarch 25, 2014 at 11:56 pm in reply to: How to remover the featured image link from small preview image? #243048Hey!
Please adjust Ismael’s code to be following
.single-post .small-preview { pointer-events: none; }It will be applied only on single posts
Cheers!
YigitHey remix1998!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.news-headline:before { content: url(https://yourdomain.com/news.jpg); }Cheers!
YigitHi Jane!
You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .no_margin.av_one_fourth { width: 24%; }Best regards,
YigitHi!
Please go to wp-content\themes\enfold\includes folder and open helper-main-menu.php file and insert your code as above
Regards,
YigitHey!
Can you try removing that line from Header.php and check if that helps?
Please see Ismael’s post here to add new Google fonts and font weights – https://kriesi.at/support/topic/add-new-font/#post-234710Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 990px) { .content { border-right-style: solid;}}Cheers!
YigitHi cmdlinegeek!
Can you post the link to your website and point out the color section so we can take a look?
Regards,
YigitHi!
Please add following code to Quick CSS as well
#top .header_color .sub_menu ul li a:hover { color: red !important; } .sub_menu { right: auto; float: left; }Cheers!
YigitHey!
Avia Layout Builder blog gönderileri için oluşturulmadığı için blog gönderilerinde aktif etmek bu ve bunun gibi bazı sorunlara yol açabiliyor. O yüzden blog gönderilerinde Avia Layout Builder kullanılmasını malesef desteklemiyoruz.
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.language_en, .language_es, .language_fr { display: none; }Regards,
YigitHi!
Please try adding following code to Quick CSS
#menu-item-4254 .avia_mega_div > .sub-menu { padding: 20px 20px 30px; }If that does not fix it, please post a screenshot and show the issue you are having so we can make sure that we are on the same page.
Your website looks awesome. I really liked it!Regards,
YigitHi Guilherme!
Please add following code to Quick CSS
.header_color .avia-tt { background-color: #333333!important; }Cheers!
YigitHi!
Glad you figured it out! Please flush browser cache after making styling changes. Let us know if you have any other questions or issues.
Regards,
YigitHi!
Please use following code in Quick CSS
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 14px; }Cheers!
YigitMarch 25, 2014 at 10:13 pm in reply to: (Solved) How to edit links TItle ? I'm beging help :/ #243011Hey antoinebro!
In WordPress dashboard please go to Appearance > Editor and open Functions-enfold.php file and find
title='".__('Permanent Link:','avia_framework')." ".esc_attr( $title )."'and remove it
Best regards,
YigitMarch 25, 2014 at 10:01 pm in reply to: Follow on from previous thread about responsive text size in slider #243008Hey!
Please add following code to Quick CSS
@media only screen and (max-width: 990px) and (min-width: 768px) { div .slideshow_caption h2 { font-size: 18px; }}Regards,
YigitHi!
Please add following code to Quick CSS instead
#megaMenu ul.megaMenu ul.sub-menu li.menu-item > a { font-size: 18px; }If that does not work, please post a screenshot and show the changes you would like to make
Cheers!
YigitMarch 25, 2014 at 8:37 pm in reply to: Follow on from previous thread about responsive text size in slider #242978 -
AuthorPosts
