Forum Replies Created
-
AuthorPosts
-
Hello!
Please refer to this topic https://kriesi.at/support/topic/different-style-for-blog-archive-and-actualy-blog-post/
Regards,
YigitHi stevemulisa!
Please add following code to Quick CSS in Enfold theme options under Styling
#top .social_bookmarks li a { color: blue; font-size: 18px; }You just need to change “blue” to hex value you desire
Cheers!
YigitHello sergeylandar!
Please add following code to Quick CSS in Enfold theme options
@media only screen and (min-width: 768px) and (max-width: 989px) { .iconbox .iconbox_content .iconbox_content_title { overflow: visible!important; } }Regards,
Yigit-
This reply was modified 12 years, 6 months ago by
Yigit.
Hello uattah!
Please post the link to your website and a screenshot showing which elements you would like to be smaller
Best regards,
YigitHi hardeep_singh04!
Css file cannot be found http://i.imgur.com/WG4YtDN.jpg
Please try re-installing the theme via FTP http://vimeo.com/channels/aviathemes/64927356Cheers!
YigitHello!
Feel free to request features here https://kriesi.at/support/topic/enfold-feature-requests/
Glad Ismael and Josue could help :)Best regards,
YigitHello uattah!
You shoud change visibilty settings under Publish section of the page you would like to apply password protection http://i.imgur.com/QFRtSto.jpg
Cheers!
YigitHello!
You can subscribe to this topic by checking “Notify me of follow-up replies via email” right above Submit button :)
Regards,
YigitHey vic98!
In your WordPress theme directory please go to Enfold > Js and open Avia.js file and find following code in lines 51-53
//activates the prettyphoto lightbox if($.fn.avia_activate_lightbox) $(container).avia_activate_lightbox();and change it to
//activates the prettyphoto lightbox //if($.fn.avia_activate_lightbox) //$(container).avia_activate_lightbox();It will disable lightbox
Best regards,
YigitSeptember 27, 2013 at 12:02 pm in reply to: Small adjustments to color section, menu, and footer #167101Hello!
Please add following code as well
li.fergcorp_countdownTimer_event_li { float: right; list-style: none; }It will be floated to right and list style will be removed. Do not add list-style if you do not want to remove that dot in front of timer
Best regards,
YigitHey optizign13!
1) Please add following code to Quick CSS
#header_meta { display: none; }2) As Kriesi mentioned here https://kriesi.at/support/topic/enfold-feature-requests/#post-22197 “Method of adding custom icon fonts to the template builder (which allows you to add custom icons like youtube, xing etc)” feature was accepted and will be added in upcoming versions.
3) Can you post a screenshot and show where exactly you want to make transparent?
4)
#top #menu-item-search { display: none; }5)
#socket .sub_menu_socket { margin-right: 335px; }Best regards,
YigitSeptember 27, 2013 at 12:44 am in reply to: Transparent background on alternate rows in data-table #166942Hey arnavisca!
Please add following code to Quick CSS
.main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: transparent!important; }Regards,
YigitHello doclor!
1) Seems like you already did
2) Please add following code to Quick CSS
.home .fixed_header #main { padding-top: 60px; }by default it is 88px. If you would like to decrease padding on all pages, simple delete .home from the code
3) Please make sure that Excerpt is checked in Screen Options http://i.imgur.com/PNxn00k.jpg
Then add excerpt http://i.imgur.com/VeujA6h.jpg4) Add to Quick CSS as well
.slide-meta, .post-meta-infos { display: none; }There is no css commands documentation but you can search forum, you will probably find same ones
Best regards,
YigitSeptember 26, 2013 at 5:52 pm in reply to: Small adjustments to color section, menu, and footer #166709Hey!
1) Please add following codes to Quick CSS as well
#av_section_1 { min-height: 50px; height: 80px; } div.iconbox_content { padding-top: 26px; }2) Phone here http://i.imgur.com/WmHZkSS.jpg
and Cart here http://i.imgur.com/3qeUStU.jpg
No need to touch the files :)Regards,
YigitHey Stéphane!
Please review your website
P.S.: I have created a subscriber account on your website. So if one of us ask you for password you should give ( unless we ask for admin login )
user: kriesi
pass: supportCheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling
.main_menu ul:first-child > li a { line-height: 60px!important; }Then flush browser cache and refresh your page a few times.
Best regards,
YigitSeptember 26, 2013 at 3:16 pm in reply to: Solution to disable Next/Prev portfolio navigation doesn't work #166655Hey!
Please try flushing browser cache and refreshing page a few times. If that does not work, please create an admin login and email me.
Regards,
YigitSeptember 26, 2013 at 3:11 pm in reply to: Small adjustments to color section, menu, and footer #166652Hey!
1) Please add following code to Quick CSS in Enfold theme options
div.iconbox_content { padding-top: 20px; }2) Add 42nd line here to Phone Number section
And edit Cart page and change page title with 44th line http://i.imgur.com/DhfCZXG.jpg3)
.entry-content ul { list-style: none; } .widget_nav_menu ul:first-child>.current-menu-item>a, .widget_nav_menu ul:first-child>.current_page_item>a { color: #719430!important; } .widget_nav_menu a { color: gray!important; }4)
div#text-4.widget { margin-top: -25px; }Best regards,
YigitSeptember 26, 2013 at 2:02 pm in reply to: Solution to disable Next/Prev portfolio navigation doesn't work #166635Hey Gian!
Yes i do :) Please add following code to Quick CSS
#top .avia-post-nav { display: none!important; }Regards,
YigitHey!
In other topic you mentioned that you are experiencing some other issues and not this one any longer, so i’m closing this topic :)
Cheers!
YigitHi!
I edited your post, please do not share admin logins publically :)
Best regards,
YigitSeptember 26, 2013 at 1:36 pm in reply to: Solution to disable Next/Prev portfolio navigation doesn't work #166619Hello!
Please try
#header_main, #header { box-shadow: 0 1px 2px #e5e5e5; }Regards,
Yigit -
This reply was modified 12 years, 6 months ago by
-
AuthorPosts
