Forum Replies Created
-
AuthorPosts
-
Hey webstrats!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_textblock ul { list-style-type: disc; }Regards,
YigitHi!
Please post WP admin login credentials here as well. Where have you uploaded enfold.zip file on your server?
Cheers!
YigitHey!
Please try the code as following as well
.page-id-362 #av_section_1 .avia_textblock * { font-size: 15px !important; }If that does not help, can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page? You can upload your screenshots on imgur.com or Dropbox public folder.
* is called wildcard character..your-class h1 { font-size: 12px; } /* it would change the font size of h1 element inside your-class */ .your-class h2 { font-size: 12px; } /* it would change the font size of h2 element inside your-class */ .your-class * { font-size: 12px; } /* it would change the font size of both elements inside your-class */Regards,
YigitHey!
Glad you figured it out
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitMarch 2, 2015 at 5:03 pm in reply to: Blockquote styling without font size increase and italics #404565Hey champlainconted!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your textblock element a custom CSS class and then add following code to Quick CSS field
.your-custom-class.avia_textblock { border-left-style: solid; border-left-width: 7px; padding-left: 20px; }Regards,
YigitHey!
You are welcome A, glad we could help! :)
That is the default values when single post page are in big preview image style without sidebar.Regards,
YigitMarch 2, 2015 at 4:52 pm in reply to: Help lining up submenu after altering av-main-nav ul width #404554Hey!
Please add following code to Quick CSS as well
#top .av-main-nav ul ul { left: -250px; }Best regards,
YigitHey Robert!
Please add following code to Quick CSS
.page-id-2369 div#layer_slider_2.avia-shadow { box-shadow: none; }Best regards,
YigitHi James!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { #wrap_all { position: relative !important; }}Issue will be fixed on upcoming update.
Cheers!
YigitHey 1lizcollins!
Please refer to my post here – https://kriesi.at/support/topic/how-to-hide-some-elements-in-mobile-version/#post-362263
Regards,
YigitHey!
Do you mind posting FTP access here privately? Please also upload enfold.zip on your server and tell us where.
Regards,
YigitMarch 2, 2015 at 4:39 pm in reply to: After update to 3.0.8 white space and scroll error top of page on mobile phone #404537Hi!
I am so sorry, apparently i forgot to notify my teammates. I did it now and checked your website on landscape mode. Please see screenshots here – http://imgur.com/a/WIADt
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *,#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }Regards,
YigitHey!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Regards,
YigitMarch 2, 2015 at 4:22 pm in reply to: Help lining up submenu after altering av-main-nav ul width #404512Hi!
Courses menu item currently does not have any submenu items. Can you please add them and then let us know, so we can see the issue? User role is not administrator so we cannot make any changes
Best regards,
YigitHi Ron1108!
Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHi!
Can you please try de-activating all active plugins and check if that helps? There are JS errors in console
Regards,
YigitHey!
I replied you here – https://kriesi.at/support/topic/post-slider-margins/#post-404501
Please do not create duplicated topics.
For the speed issue, please try de-activating all active plugins and check if that helps.Cheers!
YigitMarch 2, 2015 at 4:17 pm in reply to: Day 3 still no response from the enfold team. Not cool guys. #404507Hey!
Sorry for the late reply!
I have replied you here – https://kriesi.at/support/topic/fullwidth-easy-slider-wont-resize-height/#post-404463
If that does not help, please try de-activating all active plugins and try re-creating your slideshow. If that still does not help, let us know from your other topic. I will close this one for now.
P.S.: We have a queue that goes from the oldest queries to the newest ones. Each time you self post, you push your query to the end of our queue.Cheers!
YigitHey Lenys2!
You could simply go to Enfold theme options > Demo Import and import needed demo – http://i.imgur.com/Ch9vp9u.png
then you can make changes on exact pages you see on the demo site.Cheers!
YigitHi HYN!
Please add your Post Slider inside a Color Section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
and then add following code to Quick CSS in Enfold theme options under General Styling tab#your-unique-id .container { max-width: 100%; margin: 0; padding: 0; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#after_full_slider_1 { border-top: none !important; }Best regards,
YigitHey!
Please add your image inside a Color Section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
and then add following code to Quick CSS#your-unique-id .content { padding: 10px 0 10px 0; } #your-unique-id .container { max-width: 100%; margin: 0; padding: 0; }Cheers!
YigitMarch 2, 2015 at 3:55 pm in reply to: Help lining up submenu after altering av-main-nav ul width #404493Hi!
Please try re-updating the theme via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHi ugandavanilje!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
Yigit -
AuthorPosts
