Forum Replies Created
-
AuthorPosts
-
Hey!
You are welcome, glad we could help :) Let us know if you have any other questions
Cheers!
YigitHey!
Yes, you can add it to Quick CSS in Enfold theme options or into Custom.css file in CSS folder.
Cheers!
YigitSeptember 28, 2013 at 2:33 pm in reply to: Gtranslate into the Header displayed at the top right #167553Hey!
Do you mind creating a temporary admin login and sending me on
Regards,
Yigit-
This reply was modified 9 years, 6 months ago by
Yigit.
September 28, 2013 at 2:24 pm in reply to: Gtranslate into the Header displayed at the top right #167551Hey!
You should place
<div class="GTranslate">Your code here</div>this line under 87th line inside container http://img11.imageshack.us/img11/2305/z2i8.jpg
then you should add following code to Quick CSS in Enfold theme options.GTranslate { float: right; }Cheers!
YigitSeptember 28, 2013 at 2:10 pm in reply to: Gtranslate into the Header displayed at the top right #167546Hey!
Can you firstly put your code inside a div class
<div class="GTranslate">Your code here</div>and place it below container http://img11.imageshack.us/img11/2305/z2i8.jpg 87th line here
Regards,
YigitSeptember 28, 2013 at 2:03 pm in reply to: Gtranslate into the Header displayed at the top right #167544Hey Tom!
You are welcome, glad we could help :) Let us know if you have any other questions
Regards,
YigitHello!
Please try adding following code to Quick CSS
.single-portfolio #mobile-advanced li { display: none; } .single-portfolio #mobile-advanced li#menu-item-983 { display: block; border-top: solid 1px #ddd; }Cheers!
YigitHello!
You can add following code to Quick CSS
.grid-entry .inner-entry { margin-right: 10px; }Cheers!
YigitSeptember 28, 2013 at 2:46 am in reply to: Password field not showing up on a password protected page #167402Hello!
And this is how i see it on Firefox 24 http://i.imgur.com/8XJRI9q.png
You should try removing and reuploading your logo as it looks broken on Chrome
Best regards,
YigitHello!
You need to increase opacity as well to have solid colors
.pricing-table li.avia-pricing-row .currency-symbol { opacity: 1; }and please add this code for the text
.pricing-table li.avia-pricing-row small { opacity: 1; color: white; }Cheers!
Yigit-
This reply was modified 12 years, 1 month ago by
Yigit.
September 28, 2013 at 2:33 am in reply to: ALTER "MAIN COLOR" in the case of the MEMBERSHIP PAGE #167395Hey!
Correct. And please do not start the same topic more than once. I answered your question in your other topic. Closing this one
Best regards,
YigitHello uattah!
Please add following code to Quick CSS
.pricing-table li.avia-pricing-row .currency-symbol { color: white; }Cheers!
Yigit-
This reply was modified 12 years, 1 month ago by
Yigit.
September 28, 2013 at 2:20 am in reply to: Password field not showing up on a password protected page #167390Hey uattah!
There is on my end http://i.imgur.com/cGeHZfY.png and you may want to check your logo once again :)
Cheers!
YigitHi webWahine!
Please add following code to Quick CSS
.search-results h2.post-title, .search-results span.post-meta-infos { margin-left: 60px; }Cheers!
YigitHey voicepro!
This is the class you should target
.avia-promocontent { font-family: }Regards,
YigitHi uattah!
Please add following code to Quick CSS
.pricing-table>li { border-bottom: 1px solid; border-top: none; }Best regards,
YigitHello!
1) You should add Color Section element in Avia Layout Builder and give it an ID http://i.imgur.com/O63UPbJ.jpg in this case “contact”
You can add contact form or anything else you would like to add inside this color section.
Then you should add a Button element and set link to that ID http://i.imgur.com/tzmmNau.jpg in this case #contact
So when button is clicked, it will take you to that ID.
Please edit “Home v7: One Page Portfolio” page that comes with Dummy data. It will help you figure out faster.2) You can choose a Header with Social Icons in Enfold theme options > Header > Header Type
3) You should use a plugin for that
Best regards,
YigitHello mirzepapa!
Please add following code to Quick CSS in Enfold theme options
.responsive div .avia-data-table td { border-top: inherit; border-right: inherit; border-left: inherit; }then in your WordPress theme directory, go to Enfold > Css folder and open shortcodes.css file and find following code in line 1073
.responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;}and change it to
.responsive div .avia-data-table th{ border-top:none; border-right:none; border-left:none; text-align: center;}Cheers!
YigitSeptember 27, 2013 at 7:18 pm in reply to: Is it posisble to make a duplicate of an existing page? #167254Hello!
Please add following code to Quick CSS
#top .main_menu .menu > li > a { border: none; }Best regards,
YigitSeptember 27, 2013 at 7:16 pm in reply to: Is it posisble to make a duplicate of an existing page? #167251Hey uattah!
You can save templates in Avia Layout Builder as shown http://i.imgur.com/GvNAF0M.jpg and load the same way
Regards,
YigitHi Alex!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitSeptember 27, 2013 at 6:11 pm in reply to: Remove link in titles of blog posts when displayed on one page #167222Hello!
In your WordPress theme directory please go to Enfold > Includes and open helper-post-format.php file. Find these codes http://i.imgur.com/jWSFJAv.jpg and change it to http://i.imgur.com/FPecXEx.jpg
So you basically delete 63rd row and edit 61st oneBest regards,
YigitHi Alex!
1) Please add following code to Quick CSS in Enfold theme options
.image-overlay { display: none!important; }2) Customizing lightbox in such way is more than what we can provide in default support. You should hire a freelancer developer for this kind of customization http://www.microlancer.com/
Best regards,
YigitHey!
You are welcome, glad we could help. Kriesi is aware of it and will be improved in upcoming updates ;)
Regards,
Yigit-
This reply was modified 12 years, 1 month ago by
Yigit.
September 27, 2013 at 5:28 pm in reply to: Top button links not displays. How can i display it? #167211Hi kriru!
You do not have enough content on these pages. That is why it does not display go-to-top button. You can zoom in on these pages , then you will see that it appears.
Regards,
YigitHello plentz!
Please refer to this topic https://kriesi.at/support/topic/retina-images-and-fonts-in-portfolio-grid-theme-enfold/#post-164007
Best regards,
YigitHi Tech Dude!
Please add following code to Quick CSS in Enfold theme options and adjust as desired
.header_color .main_menu ul:first-child > li > a { color: red; } .header_color .main_menu ul:first-child > li > a:hover { color: purple; } .header_color .main_menu ul:first-child > li.active-parent-item > a { color: green; } #top #header .mega_menu_title a { color: blue; } #top #header .mega_menu_title a:hover { color: yellow; } .header_color .avia-bullet { border-color: red; } #top .header_color a:hover .avia-bullet { border-color: blue; } #top .main_menu .menu li ul a { color: pink; } #top .header_color .main_menu .menu ul li>a:hover { color: orange; }Best regards,
Yigit -
This reply was modified 9 years, 6 months ago by
-
AuthorPosts
