Forum Replies Created
-
AuthorPosts
-
Hi,
Please try adding following code as well
.page-id-1629 body .column-top-margin { margin-top: 0; }
You can manually add Read more tag in that particular post
Regards,
YigitHi Bruno,
Please add following code to Quick CSS as well
#top .main_menu .menu>li:last-child>a { padding-right: 13px; }
Regards,
Yigit
Hi,
Glad you figured it out. Let us know if you have any other questions
Regards,
Yigit
Hi,
You are welcome, glad we could help :)
Let us know if you have other questions
Regards,
Yigit
Hi Bruno,
You are welcome, glad it worked
Please add following code to Quick CSS in Enfold theme options under Styling
span.avia-menu-fx { display: none; }
Regards,
Yigit
Hi,
Please try adding following code to Quick CSS in Enfold theme options under Styling
img.avia_image.avia-builder-el-6.avia-builder-el-no-sibling.avia-align-left { margin-left: -40px; }
Regards,
Yigit
Hi,
Can you try this
<iframe width=”500″ height=”281″ src=”//www.youtube.com/embed/CR_m-d3m4g4″ frameborder=”0″ allowfullscreen></iframe>
and post the link to your website?
Regards,
Yigit
Hi Tony,
Please try updating Enfold again via FTP with a fresh download from ThemeForest and let us know if issue remains
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP:
Regards,
Yigit
Hi Bruno,
Have you checked Enfold Main Menu option in Menu Settings? It should appear automatically.
Regards,
Yigit
September 15, 2013 at 12:23 am in reply to: left right button's image looks odd in portfolio #141195Hi,
Please add following code to Quick CSS in Enfold theme options under Styling
.avia-post-nav .entry-image img { height: 80px!important; width: 80px!important; }
This should do it. Let us know if it does not work
Regards,
Yigit`
Hi Jeen,
Can you please firstly post us a screenshot showing where exactly you want to increase padding in content? You can use http://imgur.com/
Regards,
Yigit
Hi,
Please add following code to Quick CSS in Enfold theme options under Styling
.main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .avia-icon-list .iconlist_title { text-transform: capitalize!important; }
Regards,
Yigit
Hi,
Please see this topic https://kriesi.at/support/topic/advanced-layout-editor-dissappeared-please-help
Regards,
Yigit
Hi Murray,
Please once again make sure that you paste YouTube embed code in Text tab
Regards,
Yigit
September 14, 2013 at 2:28 pm in reply to: Portfolio modification to show 'the rest' of the items #141174Hi,
You can add portfolio grid in each portolio item and you can choose to display up to 100 items
It will look like this http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/ you can just change the title and increase the number of items to be displayed.
Regards,
Yigit
September 14, 2013 at 2:21 pm in reply to: Remove image names on (one portfolio category only)? #140965Hi Pat,
You are welcome, glad Ismael could help :)
We like what we do, so feel free and ask when you have questions
Regards,
Yigit
Hi,
You can actually create a same looking text layer instead. You can use following CSS in Custom style settings
padding: 10px; border-left: solid red 4px; background-color:rgba(0, 0, 0, 0.6);
Regards,
Yigit
September 14, 2013 at 1:08 pm in reply to: remove the line with "You are here: …" in the header #141157September 14, 2013 at 1:08 pm in reply to: CSS: .avia-tooltip width: auto !important is beeing ignored. #141040Hi,
You are welcome, glad we could help :) Let us know if you have other questions
Regards,
Yigit
Hi Marsha,
You can add a link with # as URL under Appearance > Menus. Then you can add sub-menus under it and Service will not have a page
Regards,
Yigit
Hi,
Please add following code in front of CSS code you added to make header bigger
@media only screen and (min-width: 784px) { your header code goes here }
Example
@media only screen and (min-width: 784px) { .container { display: none; } }
Regards,
Yigit
Hi Vicki,
Do you only want to have a bigger header on bigger screens and not on mobile devices?
Regards,
Yigit
September 14, 2013 at 2:02 am in reply to: LayerSlider – 100% width Pic does not start at left on 0px. #140639 -
AuthorPosts