Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-item-2549>a { pointer-events: none; }Best regards,
YigitJuly 28, 2014 at 10:22 am in reply to: Placing Easy Social Share Buttons into Template on every page #296626Hi!
Please change following code
@media only screen and (min-width: 990px) { div#essb_displayed_shortcode { width: 25%; }}to this one
@media only screen and (min-width: 1140px) { div#essb_displayed_shortcode { width: 25%; }}Best regards,
YigitHi miketran!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
ol { list-style-type: disc; }if that does not work, please post the link to your page and point out the list item
Regards,
YigitHey royaltask!
You can turn on Custom CSS field for ALB elements. Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Regards,
YigitJuly 25, 2014 at 11:47 pm in reply to: ENFOLD theme: Font in the text fields on the contact page (name, topic, text,.. #296139Hi!
Please try adding !important rule as following
#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus { color: white !important; }and flush browser cache after applying the code and refresh your page a few times
Regards,
YigitHi!
Please add following code to Quick CSS
#top .fullsize .template-blog .post-title { font-family: georgia; } #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; }If you would like to expand it even further, please add following code to Quick CSS as well
#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }Best regards,
YigitHi Andrianwebdesign!
Can you please firstly update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Best regards,
YigitHi!
Please add following code to Quick CSS as well
.entry-content-header { font-family: georgia; font-size: 18px; }if that does not work, please post the link to your website
Regards,
YigitHey!
Please change the code to following one
.header_color .main_menu ul:first-child > li.current-menu-item > a > span.avia-menu-text { background-color: #91cf3a; padding: 5px; border-radius: 3px; color: #fafafa; }Cheers!
YigitHey!
You are welcome Josh, glad we could help!
If you would like to share your website on Enfold showcase here – https://kriesi.at/support/topic/enfold-showcase/ i am sure you will receive more compliments :)
Have a great weekend!Cheers!
YigitJuly 25, 2014 at 11:32 pm in reply to: How Can I Create a Text Box With an smokey background? #296129Hi!
You are welcome Michael, glad we could help! Have a great weekend! :)
Regards,
YigitHi!
Currently, yes. I remember one other user had the same issue but deactivating plugins solved it for them.
I have asked our head of support Peter to look into it. Let us wait to hear from him.Best regards,
YigitHi GOWD!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.current-menu-item span.avia-menu-text { background-color: #c63c63; padding: 5px; border-radius: 5px; color: white; }Cheers!
YigitHey!
Please update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750
Then you can simply customise many elements such as main menu links in Enfold theme options > Advanced Styling tabCheers!
YigitJuly 25, 2014 at 11:23 pm in reply to: How to change bottom border colour of title/breadcrumbs bar #296121Hey stephenturner!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.container_wrap.container_wrap_first.main_color { border-top-color: red; }Cheers!
YigitHi Josh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.current-menu-item span.avia-menu-text { background-color: #c63c63; padding: 5px; border-radius: 5px; color: white; }P.S.: Your website looks awesome!
Regards,
YigitHi Peter!
Unfortunately, that is not built in and you should enter all testimonials manually :)
Cheers!
YigitHey!
You are welcome Dave, always glad to help :) Have a great weekend!
Cheers!
YigitJuly 25, 2014 at 11:11 pm in reply to: How Can I Create a Text Box With an smokey background? #296115Hey Micheal0424!
Please firstly turn on custom CSS field for ALB elements ( see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then edit your text block element and give it a unique class. then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class.avia_textblock { background-color: rgba(0,0,0,0.6); padding: 10px; }Best regards,
YigitHey Jonn!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top.avia-blank #wrap_all { vertical-align: top; }Cheers!
YigitHi nwiinc!
Please change following code
.entry-content-header { min-height: 30px; display: table; text-align: center; width: 100%; }to following one
.grid-content .entry-content-header { min-height: 30px; display: table; text-align: center; width: 100%; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { #header_meta span.av-icon-char { display: none; } .responsive #header .social_bookmarks { width: 60%; float: left; }}Regards,
YigitHi!
You are welcome George, glad you figured it out! :) Have a great weekend!
Best regards,
YigitHey waterwalk!
Can you please post the link to your website where we can see the issue?
Best regards,
YigitJuly 25, 2014 at 10:56 pm in reply to: Custom Sized Logo Not Sized Right in Smaller Displays #296107Hey!
You are welcome WG, glad we could help! :)
Let us know if you have any other questions or issues. Have a nice weekend!Regards,
YigitHi mdb!
Can you please elaborate? Would you like to display one ads instead with 100% width of the widget area? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_partner2 { display: none!important; } .avia_partner_widget a, .avia_partner_widget a:hover { width: 100%; padding-bottom: 100%; }Cheers!
YigitHi netchoice!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-post .entry-content { font-family: georgia; font-size: 18px; }Best regards,
YigitHey!
Dropdown menu is scroll-able. Please make sure to scroll down to see more shortcodes. Also please make sure that you are using the latest version of Enfold, 2.9.1. If not, please update via FTP – http://vimeo.com/67209750
Cheers!
YigitHi!
@radiobardak Please add following code to Quick CSS as well.template-blog .post_delimiter { margin: 0; padding: 10px; }Best regards,
Yigit -
AuthorPosts
