Forum Replies Created
-
AuthorPosts
-
Hi wacky32!
Please addd following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-image { background-color: transparent!important; }Cheers!
YigitHey batesunited!
Please use Special Heading element under Content elements in Avia Layout Builder
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-shadow { box-shadow: none; }Cheers!
YigitMay 24, 2014 at 3:22 pm in reply to: Google maps is showing a white line in the middle of it.. #269493Hey!
Please add following code to Quick CSS as well
.container_wrap { border-top-style: none; }Cheers!
YigitHi Matt!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-5995 .image-overlay { display: none !important; }You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitHi!
Great! Glad we could help :) Let us know if you have any other questions or issues
Regards,
YigitHey ConflateGermany!
Yes it is possible. Please turn on Custom CSS field for Avia Layout Builder elements ( see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and customize text blocks using custom css in Quick CSS field in Enfold theme options under General Styling tab
.custom-class { padding: 10px; border: 1px solid #e2e2e2; }Regards,
YigitHey!
Have you updated via FTP? I have no issue on my local installation and as far as i know, none of other users reported such issue.
Best regards,
YigitHey renz54!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 8px; }}2-
.page-id-2633 .avia-icon-list li { padding: 0 0 70px 0; }Best regards,
YigitHi jansthh!
It is possible but you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
YigitHey Bodymindlinks!
Please edit your page and under Layout section choose to display no sidebar – http://i.imgur.com/H83hRyb.png
Best regards,
YigitHi OriginsSpeak!
Please refer to Peter’s post here – https://kriesi.at/support/topic/right-side-menu-sort/#post-262891
Cheers!
YigitHey Don!
Self posting pushes your query to the end of the queue, that is probably the reason why your topic was overlooked, sorry about that :)
Can you try re-updating the theme via FTP – http://vimeo.com/67209750Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top #wrap_all .main_color del { color: red !important; }Cheers!
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_top.html_logo_center .logo { margin-left: 0!important\9; }Cheers!
YigitHey mixedmedia99!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .avia-gallery-thumb img { opacity: 1; }Regards,
YigitHey vpayette!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-slideshow-dots a { bottom: 370px; }Cheers!
Yigit-
This reply was modified 11 years, 11 months ago by
Yigit.
Hey!
Seems like you have already figured it out! Let us know if you have any other questions or issues
Regards,
YigitHi alessioandreani!
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%; }Cheers!
YigitHey!
Have you tried changing width to 990px as shown below
@media only screen and (max-width: 1024px) { .unique-class-slider { display: none !important; } .unique-class-image { display: block !important; }} @media only screen and (min-width: 1024px) { .unique-class-image { display: none !important; } .unique-class-slider { display: block !important; }}That should do it :)
Cheers!
Yigit-
This reply was modified 11 years, 10 months ago by
Yigit.
Hi!
Please refer to my post here – https://kriesi.at/support/topic/how-to-add-phone-number-to-header-2/#post-269074
Cheers!
YigitHey linkrep42!
Please make sure that you are using the latest version of Enfold 2.7.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey!
I see that you have added custom class “unique-class” for slider. Can you please edit the element and change the custom class to “unique-class-slider”? Then code i posted should work. If you add an image element under your slider, please use “unique-class-image” as custom class
Cheers!
Yigit -
This reply was modified 11 years, 11 months ago by
-
AuthorPosts
