Forum Replies Created
-
AuthorPosts
-
Hi InvivoGraphic!
Can you please post login credentials as well as your website is currently in Maintenance mode? :)
Regards,
YigitFebruary 25, 2015 at 5:41 pm in reply to: AVIA – How to bring Advanced layout Shortcodes section back #402225Hi indurango!
Please enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ :)
Best regards,
YigitHi fairusd!
This is how it looks on my end on Yosemite – http://i.imgur.com/12WwGwK.png
I asked Andy to check your website on his Mac. Please kindly wait to hear from him.Cheers!
YigitHey!
You can find Quick CSS field inside Enfold theme options > General Styling tab – http://kriesi.at/documentation/enfold/custom-css-and-quick-css/
Regards,
YigitHi!
You are welcome, glad we could help :)
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 :)Best regards,
YigitHey!
I did not check the page throughly thinking changing width would help but actually it is not working because it is a page and not a post. So selectors should be changed as following
@media only screen and (min-width: 769px) { .page-id-2731 #mobile { display: none!important; } .page-id-2731 #screen { display: block!important; } } @media only screen and (max-width: 768px) { .page-id-2731 #mobile { display: block!important; } .page-id-2731 #screen { display: none!important; }}Cheers!
Yigit-
This reply was modified 11 years, 2 months ago by
Yigit.
Hey!
I changed “min-width: 768px” to “min-width: 769px”. Please try and let us know if it does not help
Regards,
YigitHi nbermond!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av-social-link-twitter a { color: white; background-color: #46d4fe; } #top #wrap_all .av-social-link-facebook a { color: white; background-color: #37589b; } #top #wrap_all .av-social-link-gplus a { color: white; background-color: #de5a49; }Regards,
YigitHi kristinaejsing!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .isotope-item { padding-right: 10px; padding-bottom: 10px; }Cheers!
YigitHi!
You had an unclosed curly bracket in Style.css file of your child. I closed it and now it is working fine. Please review your website
Regards,
YigitHey mattgoyer!
Would you like to add coming soon page to your website only? If so, please turn on debugging mode ( http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ) and then add following shortcode to your page – http://pastebin.com/d1xbLhUJ
Cheers!
YigitHi Apollo87!
Can you please update Enfold to the latest version 3.0.8 firstly – kriesi.at/documentation/enfold/updating-your-theme-files/
Please let us know if issue remainsCheers!
YigitHi fairusd!
Can you please elaborate or post a screenshot showing the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Cheers!
YigitHey djshortkut!
Please add following code to Quick CSS
li.av-share-link, ul.av-share-box-list { border: none !important; }Regards,
YigitHey!
Can you please post a screenshot and show the changes you would like to make?
Enabling custom CSS field – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and giving custom CSS class to your element would make it easier for us to target it. Please try to create a page with hotspot element with custom CSS class and pos the link to it as well as screenshot :)Regards,
YigitHey N
Please use the code as following
@media only screen and (min-width: 769px) { .postid-2731 #mobile { display: none!important; } .postid-2731 #screen { display: block!important; } } @media only screen and (max-width: 768px) { .postid-2731 #mobile { display: block!important; } .postid-2731 #screen { display: none!important; }}Cheers!
YigitHey Amir
Your best route would be contacting plugin authors if you are using a plugin or JWplayer forums for such question.
Best regards,
YigitFebruary 25, 2015 at 4:20 pm in reply to: flex columns overlap before transitioning to mobile view #402133February 25, 2015 at 4:19 pm in reply to: replacing default featured image (pencil) with my own image #402131Hey Nancy!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Cheers!
YigitHey Richard!
I checked your website on my iphone and it does show up on my end – http://i.imgur.com/OjoeOFv.png
Only issue i see is with the logo and you can fix it with following code@media only screen and (max-width: 480px) { .logo a { font-size: 50px; }}Best regards,
YigitHey justmind!
Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove caption on mobile devices
@media only screen and (max-width: 480px) { .avia-caption.av-slideshow-caption { display: none !important; }}Other than that, i could not see any issues on my iphone. Can you please post a screenshot and show if you see any other issues on mobile?
Best regards,
YigitHi!
I have uploaded two screenshots showing the differences – http://imgur.com/a/y2svc
There is a slight difference. If you would like to add new bolder font weights, please see – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/Best regards,
YigitHey!
Please go to Appearance > Menus and add New Links with url #contact ( for your color section with id “contact” ) and so on :)
Best regards,
YigitFebruary 25, 2015 at 4:06 pm in reply to: Change the color of the authors name in the comments #402114Hi Pauloflores!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
cite.comment_author_name { color: red; font-size: 20px; }Best regards,
YigitHi!
Which browser and OS are you using?
If you are using a browser plugin/extension, please disable them and check once again. I cannot reproduce the issue on my end on Chrome, Firefox and Safari on OS X 10.10 – http://imgur.com/a/x3lbPBest regards,
YigitHi Kerry,
Please do so and let us know so we can mark the thread as resolved or assist you further.
Cheers!
YigitFebruary 25, 2015 at 3:45 pm in reply to: Selecting BOLD with basic text causes it to take on color of body copy #402100Hi!
Since that feature is still in BETA we do not have a video documentation about it yet.
You should basically choose the element you would like to edit from the dropdown and then click “Edit Element” and then edit it and save. For elements with hover states, please add the same element twice and check “Apply only to mouse hover state” on hover one :)Cheers!
YigitHi Antonio!
Please add following code to Quick CSS
.main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: white; }Regards,
YigitHey veritywebsolutions!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate, .av-main-nav > li > a { border: none !important; }Regards,
Yigit -
This reply was modified 11 years, 2 months ago by
-
AuthorPosts
