Forum Replies Created
-
AuthorPosts
-
Hi Tonhimer!
Can you post the link to your website where you have gallery element so we can see the issue?
Regards,
YigitHi malkoin!
Can you please create a test page and post the link to it so we can see the issue?
Regards,
YigitJuly 28, 2014 at 12:00 pm in reply to: Logo in mobile (responsive) view stretched and menu on top of it #296675Hey!
Can you upload your logo on imgur.com or Dropbox public folder and post it here? I still see that size is 236x62px
Best regards,
YigitJuly 28, 2014 at 11:44 am in reply to: Logo in mobile (responsive) view stretched and menu on top of it #296669Hey!
here you have mentioned that doubling the size of the logo helped on desktop. Pinterest logo i posted looks fine on my local installation :)
Regards,
YigitHey Riggs!
Currently they are not available in Enfold. They were created by Kriesi only for Kriesi.at. Not guaranteed, but he may add them to Enfold in future, but please see his post here for more information – https://kriesi.at/support/topic/kriesi-logo/#post-161892
Cheers!
YigitHey codyhendrix91!
On which browser and OS are you experiencing the issue? Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps
#header_main_alternate, #header { -webkit-transform: translateZ(0); }Regards,
YigitHey!
It does seem to work fine on my end – http://i.imgur.com/B1tmFDT.png
Have you figured it out already?Best regards,
YigitHi tccompany!
1- Please go to Enfold theme options > General Styling > General and choose Georgia under “Defines the Font for your body text”
2- Please go to Enfold theme options > Advanced Styling and choose H4 element and customise as neededBest regards,
YigitHey!
Please make sure that wp-content/uploads folder has correct permissions ( 755 )
Best regards,
YigitHi!
Using custom CSS it is possible. Giving color section an unique ID would be better. Please see – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
Cheers!
YigitHi!
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,
Yigit -
AuthorPosts
