Forum Replies Created
-
AuthorPosts
-
Hey Andrea,
Can you try the solution in this thread? https://kriesi.at/support/topic/boxed-header-with-full-width-content/
Best regards,
SarahHi,
We’re glad that Rikard was able to help you! Do you need additional help with this topic, or can we close this thread?
Cheers!
SarahHey ksabin,
May we have admin access so we can take a closer look?
Best regards,
SarahHey c-stevens,
Thank you for using Enfold!
In the Section Background settings of your Color Section, please set Background Repeat to “Stretch to Fit”.
As for the content, you can put the Text Block into any of the Column elements that Enfold has. Enfold elements are responsive so that they look nice on any device. If you really need it to have a fixed width,you can do that by putting code in the Quick CSS section under Enfold > General Styling. If you need help doing that, please tell us exactly which content you need to change, and into what width, so we can give you accurate code.
Best regards,
SarahMay 25, 2017 at 5:13 am in reply to: Where did the "post format" option go when creating a new post? #799352Hey quoakle,
Oh dear, that’s strange. Post Formats are a WordPress function, not an Enfold feature, and you should still be able to do this. When you’re in your Edit Post screen, can you check the Screen Options (here’s how to find it) and see if “Format” is checked? This should solve it.
If you need more help, we might need admin access into your website.
Best regards,
SarahNo problem! Let us know here in the forums if you need help with anything else.
Best regards,
SarahHi,
You can adjust the code I gave you depending on your exact preferences. Based on the color you just gave, the code will be like this.
.single-post .entry-content h2 { margin-top: 15px; margin-bottom: 15px; } .single-post .entry-content h2 a { color: #2195f3 !important; text-decoration: underline !important; }
You can also change the value of the margins to be what you want.
If you need further help, please specify what you exactly want, and also give us a link to your page so we can see how our code adjusts your page.
Best regards,
SarahHey Dee007,
Since your website is live and those pages are published, search engines will see those pages even if they are not in your sitemap. Please try making those pages Private, or unpublished into Drafts. You may delete them, as well, if you’re not going to use them.
You an select multiple posts/pages, and unpublish them. In case you need help navigating the Posts Screen, please see https://codex.wordpress.org/Posts_Screen
Best regards,
SarahHey kilimats,
Can you try the solution here: https://kriesi.at/support/topic/full-width-image-embed-within-a-post/
Or this one: https://kriesi.at/support/topic/full-width-image-singel-post/
Best regards,
SarahHi koumax100,
To create a
<th>
, please use a Header Row in your table builder.You can change the CSS using Quick CSS. You can use this as basis:
.main_color .pricing-table li.avia-heading-row {background-color: red; } .main_color .pricing-table li.avia-heading-row .pricing-extra {background-color: red; } .main_color .pricing-table li.avia-pricing-row {background-color: green; color: black;} .main_color .pricing-table>li.avia-button-row {background-color:gold !important;}
And just set font-weight and text-align.
Let us know if you need further help.
Best regards,
SarahHi cipriana!
Do you still need help with this, or have you figured it out? :D Please let us know if we can assist you.
Best regards,
SarahHey QUEENKONGFILMMAKERS,
You should be able to do this in Advanced Styles. Can you give us the link and admin access to the website in question?
Best regards,
SarahYou’re welcome! We’re glad to help. If you have any other questions or issues, feel free to post them here on the forum.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold!
Sarah
Hey narcomm,
You can do this with Quick CSS, but you can also use a Special Heading instead of a text block, like in our demo: http://kriesi.at/themes/enfold-2017/elements/color-section
If you need further help, may we have admin access into your website so we can take a look?
Best regards,
SarahHey CM Architects,
The hover link color is being overriden by the code
<span style="color: gray;">
inside the link.Can you try removing that code and putting this in General Styling > Quick CSS instead:
#av_section_1 p, #av_section_1 p a {color: gray !important } #av_section_1 p a:hover {color: white !important; }
Best regards,
SarahHi Duncan,
I’ve tried adding the link, and it worked for me. Can you check it if it works as you want it to? :)
Best regards,
SarahHey Picante,
Please try this in Quick CSS:
.sub_menu .menu a { font-size: 16px; }
Please let us know if you need additional help!
Best regards,
SarahYou’re welcome! We’re glad to help. Can we assist you with anything else in this topic, or can we close this thread?
Best regards,
SarahHi,
Please try this code in Quick CSS:
.av_one_half.avia-builder-el-7 .avia_textblock p:first-child {margin-top:0px !important;}
The space is caused by the standard margin for paragraphs. The code above will remove the top margin just for the first paragraph of that specific column.
I hope that helps!
Best regards,
SarahHi!
1.) Enfold is already responsive. What kind of modifications do you need? :) (I see that you modified some positioning, though! Perhaps those caused the problem?)
2.) To hide the slideshow controls for mobile, please use this in Quick CSS:@media only screen and (max-width: 768px) { .avia-slideshow-controls {display:none!important;} }
You may use this as reference for the screen widths: https://css-tricks.com/snippets/css/media-queries-for-standard-devices/
Best regards,
SarahHey jelwell27,
First of all, thank you for using Enfold! We’ll do our best to help.
If you’re going to put code, please make sure that you use the Text Editor instead of the Visual one. http://www.wpbeginner.com/glossary/text-editor/
If you’re copy-pasting from Microsoft Word, maybe this article might be helpful to you: https://en.support.wordpress.com/microsoft-word/
If you need further help, please let us know specifically which parts of the page you need help with, and what it should look like. We may also need admin access into your site.
I hope that helps!
Best regards,
SarahHey mcraig77,
Sorry, but it seems that the icons themselves are cut off. Please see the link in the Private Section. Can you check your uploads, please?
Best regards,
SarahHi,
For the megaphone image, did you put it inside a 1/1 column? If so, try putting it outside of that column so it can stretch. You can see this in action in our demo; the team photo right before the footer is an Image Element that is not inside a Column.
You can also try using a Color Section or a Fullwidth Easyslider (with one slide) instead.
Best regards,
SarahHey Abosict,
You can try setting it to Title and Read More button, and then hide the read more button with this:
.read-more-link {display:none !important}
Best regards,
SarahHi,
Please try adding this code as well:
.header-scrolled .logo img { margin-top:0 !important; -webkit-transition: all .2s !important; transition: all .2s !important; }
Best regards,
SarahHi,
You can use this instead:
.single-post .entry-content h2 { margin-top: 15px; margin-bottom: 15px; } .single-post .entry-content h2 a { color: red !important; text-decoration: underline !important; }
Is that better? :)
Best regards,
SarahHey massimobr,
Yes, you can do this with Quick CSS in General Styling. Please use something like this code:
.single-post .entry-content h2 { margin-top: 15px; margin-bottom: 15px; color: red; text-decoration: underline; }
Please adjust the values as needed.
If you need further help, please provide us with the link to the page in question so we can give a more accurate code.Best regards,
SarahHey MulattoTech,
You can do this a text widget a little HTML. Go to Appearance > Widgets, and put a Text widget into your footer. In your text widget, put “Associations” as the title, and put the simple HTML into the content of the widget.Your code will be something like this:
<a href="your link"><img src="your image"></a>
This is actually a WordPress function, and not an Enfold one.
Here’s a thread that can help you: https://en.forums.wordpress.com/topic/how-to-add-image-with-link-in-footer
Best regards,
SarahHey Krissie,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.av-inner-tab-title { font-size: 20px !important; } .av-tab-section-tab-title-container { background-color: green !important; }
Please adjust the values as needed.
Thank you for the feedback about adding it into Advanced Styling. Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/ This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most.
Best regards,
Sarah -
AuthorPosts