Forum Replies Created
-
AuthorPosts
-
Hey rpl_admin!
Please go to Appearance > Editor and edit “error404.php” file
Regards,
YigitPrivyet axelfx07!
This is how it looks on my end – http://i.imgur.com/pkFqG1N.png
It must be caching issue. Please flush browser cache and refresh your page a few times after making styling changesBest regards,
YigitHey!
Please switch to default theme and edit one of your pages and try to set visibility to “private” and check if that works. If it does, please try re-updating Enfold to the latest version via FTP – http://vimeo.com/67209750
Regards,
YigitHey blankonblank!
Please use following code instead
#av_section_3 .slide-meta { display: none!important; }Cheers!
YigitAugust 11, 2014 at 6:52 pm in reply to: Blank Page (No header, No Footer) showing title and breadcrumbs on transparent #302785Shalom Haybazak!
There is no header on your pages but there is a background image set to alternate color. If you would like to remove it on pages using blank template, please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-blank .alternate_color { background: none!important; }Best regards,
YigitHey Slade!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#after_layer_slider_1 { border-top: none!important; }Best regards,
YigitAugust 11, 2014 at 5:31 pm in reply to: Full Sized Blog Element (Big Preview Pic) post-title entry-title #302751Hi!
No it does not. Please use following code
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; }Cheers!
YigitHey!
Please use following code instead
div#header_main { background-color: #141313; }and flush browser cache after applying the code
Best regards,
YigitHi Ma-rin!
Sorry for the late reply.
Please try adding following code to Quick CSS as well and check if that helps@media only screen and (max-width: 1024px) { .av-parallax.avia-full-stretch { background-size: cover!important; }}please do not forget to flush browser cache on your tablet after applying the code
Cheers!
YigitAugust 11, 2014 at 4:28 pm in reply to: Color section background image size issues on Iphone #302702Hey!
Please flush browser cache, it does seem to work fine on my iPhone 4 – http://i.imgur.com/a9CaP8s.png
Cheers!
YigitAugust 11, 2014 at 4:25 pm in reply to: Mobile View: line break/ return body text and Headlines irregular #302698Hi!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab@media only screen and (max-width: 480px) { .responsive .container { width: 300px; }}Cheers!
YigitAugust 11, 2014 at 4:22 pm in reply to: Post pre & post next is not in accordance with the order in categories. #302695Hi Enffie!
Please refer to Peter’s post here – https://kriesi.at/support/topic/portfolio-link-arrows/#post-245040
Best regards,
YigitHey!
Would you like to have it pure black without any transparency? If so, please add following code to Quick CSS field in Enfold theme options under General Styling tab
.header-scrolled #header { background-color: black; }Regards,
YigitAugust 11, 2014 at 4:19 pm in reply to: Contact button on same line as text fields; whitespace separator issue #302691Hey!
Please add following code to Quick CSS as well and adjust as needed
.content, .sidebar { padding-top: 5px; padding-bottom: 5px; }default value is 50px
Regards,
YigitHi Jamie A!
Please go to Enfold theme options and uncheck “Lightbox Modal Window”. Then you can install any lightbox plugin
Cheers!
YigitHey!
You are welcome Jamie, glad we could help :) Let us know if you have any other questions or issues
Regards,
YigitAugust 11, 2014 at 4:09 pm in reply to: Full Sized Blog Element (Big Preview Pic) post-title entry-title #302681Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post-title, #top .fullsize .template-blog .post-meta-infos { text-align: left; }Regards,
YigitHey!
If you mean this one – http://i.imgur.com/VbpzuBJ.png it does work already. Please flush browser cache.
and if you mean this one – http://i.imgur.com/Dd2UfS5.png Please add following code to Quick CSSh1.main-title.entry-title { font-family: ‘Source Code Pro’, ‘Consolas’, ‘Andale Mono’, ‘Lucida Console’, ‘Lucida Sans Typewriter’, ‘Monaco’, ‘Courier New’, monospace !important; }Cheers!
YigitHey!
No worries at all Dave, glad it is working fine now. As you said, it must be caching issue :)
Let us know if you have any other questions or issues!Best regards,
YigitHey!
Please see – http://kriesi.at/documentation/enfold/quick-start-with-woocommerce/
Please also see – http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/Best regards,
YigitHey Ed!
Please firstly update Enfold to the latest version 2.9.1 via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
You can edit footer menu items in Appearance > Menus. Make sure to choose your footer menu before editingBest regards,
YigitAugust 11, 2014 at 3:50 pm in reply to: Featured image missing on archive pages (Child theme) #302664Hi!
Great! Let us know if you have any other questions or issues Ronan :)
Regards,
YigitHi!
Please find following in your custom CSS
@media only screen and (max-width: 1340px) } strong.logo { margin-left: 5%; } }and change it to
@media only screen and (max-width: 1340px) { strong.logo { margin-left: 5%; } }there is a typo in the code. Fixing it may make other codes work
Regards,
YigitHi!
We do not have such guide but please see – http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
For further modification, please go to Enfold/config-templatebuilder/avia-shortcodes and edit Masonry-entries.php file. You can find some code snippets on Enfold documentation here – http://kriesi.at/documentation/enfold/ and there are many WordPress tutorials on the internet.
And for hiring a developer, please also see Envato Studio or Codeable.Regards,
YigitAugust 11, 2014 at 3:40 pm in reply to: Color section background image size issues on Iphone #302652Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .avia-section { background-size: cover; }}Best regards,
YigitHi!
You can add following code to Quick CSS as well to make masonry gallery on desktop look like its mobile version
.av-masonry-entry { width: 100%; }Regards,
YigitHey Knut!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .widget_nav_menu li { border: 1px solid #e2e2e2; border-bottom: none; padding: 3px; } #top .widget_nav_menu li:last-child { border-bottom: 1px solid #e2e2e2; }Cheers!
YigitAugust 11, 2014 at 3:25 pm in reply to: Adjusting number of items in grid layout at category and label blog pages #302647 -
AuthorPosts
