Forum Replies Created
-
AuthorPosts
-
August 17, 2017 at 12:48 am in reply to: [SOLVED] The right \E code for Chevron_circled_right Entypo font #840164
Hey steviger,
Have you tried:content: '\E800'; font-family: 'fontello'; float: right; font-size:30px;
Best regards,
MikeHey Tobiy,
3 > I don’t see it in your screenshot, so I’m guessing that your phone number is in the Enfold Theme Options > Header > Header Phone Number/Extra Info, in that case, it doesn’t have a hover state as it is only text. Perhaps your has been made a link, in which we will need to see your site, which seems to be in maintenance mode right now.
2 > Try this code in the General Styling > Quick CSS field:#header_meta .container {padding: 0 40%!important; }
1> Yes, but we will need to see your site to give you the custom code.
Best regards,
MikeHey stefan70a,
for Č try usingČ
for Ć try using
Ć
Here is a list of html codes: https://www.w3schools.com/charsets/ref_utf_latin_extended_a.asp
Best regards,
MikeHi,
Try going to https://postimages.org/ and uploading an image and posting the link here.Best regards,
MikeHi,
Perhaps you have already been making changes, but from what I see, you only need to change your header background color to white,
Try this code in the General Styling > Quick CSS field:#header {background-color: #fff !important; }
And add the social icons.
go to Enfold Theme Options > Header > Header Social Icons
Best regards,
MikeAugust 16, 2017 at 11:27 pm in reply to: the right sidebar shows under the list and not to the right #840130Hey tzvika770,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
I’ve seen this issue with the plugin JetPack, but it could be a different one for you.Best regards,
MikeHi,
Try this code in the General Styling > Quick CSS field:blockquote p {font-family: 'Salsa'!important; }
Best regards,
MikeHey wkirschnerjr,
Can you please explain what you can’t update in the visual editor, I was able to change some text on your home page in the visual editor.
As for your footer menu widgets, Try disabling all of your plugins. If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeAugust 16, 2017 at 10:49 pm in reply to: How to keep words in a line from overlapping when the screen gets smaller. #840107August 14, 2017 at 1:48 am in reply to: Special Heading Custom Font Color ONLY Changes Subheading Color #838395Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey mamiller212,
The page known as Home has a blog posts element on it so it will show blog posts, but in Enfold Theme Options > Frontpage Settings you have not picked a page.
That is why the default WordPress settings for “Front page displays” is “Your latest posts”
I see you also have Beaver Builder Plugin active on your site, this will conflict with Enfold, please disable.Best regards,
MikeHey lifemanagement,
Try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
Otherwise, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey yunyunmao,
I believe the description fits around the content, so it should decrease with less.
The demo I’m looking at doesn’t have sidebars, but you should be able to go to Enfold Theme Options > Sidebar Settings > Sidebar on Pages to change it.
If this doesn’t help please include a admin login in the private content area so we can take a closer look.Best regards,
MikeHey angelortiz,
I have not used it but here is a review and demo by WPBeginnerBest regards,
MikeAugust 14, 2017 at 1:13 am in reply to: Special Heading Custom Font Color ONLY Changes Subheading Color #838388Hi,
Try this code in the General Styling > Quick CSS field:.main_color .av-special-heading-tag b {color: #fff !important;}
Please clear your cache :)
Best regards,
MikeAugust 14, 2017 at 1:00 am in reply to: Have VIDEO (vimeo) open up in Lightbox from standard text #838387Hi,
This is how to make a link for an image to open in lightbox, use in a code block element:<a href="http://127.0.0.1/wp-content/uploads/2015/07/portfolio-9.jpg" rel="prettyPhoto" title="">Image</a>
To open pages in lightbox using an iframe, create a link like this in a code block element:
<a href="http://127.0.0.1/pages/blank-pages/coming-soon-page/?iframe=true">Page</a>
If you link to one of your pages, such as a FAQ, and disable the header, sidebar, & footer for that page, it looks very slick.
This is the format for opening a Youtube video in lightbox:<a href="http://www.youtube.com/watch?v=qqXi8WmQ_WM" rel="prettyPhoto" title=""><img src="images/thumbnails/flash-logo.jpg" alt="YouTube" width="60" /></a>
Best regards,
MikeHey neuropetvet,
I commented out the old menu fix and added the new menu fix. If all goes well feel free to remove the old code.@media only screen and (max-width: 1023px) { .av-burger-menu-main { display: block!important; } #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none!important; }}
I cleared your site’s cache, Please clear your browser cache :)
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Oh I see, Try disabling your plugins and clear your cache If that resolves the issue, reactivate each one individually until you find the cause.Best regards,
MikeHey jockejansson,
I didn’t see any smoother change hover state for the menu items or links, but it got me researching for a solution:I think this could be adopted for your needs.
Best regards,
MikeAugust 13, 2017 at 8:59 pm in reply to: can I use Enfold Onepage template with the Default template? #838327Hi,
Please enable debug mode by adding the code provided in this link to your functions.php file which can be accessed from Appearance > Editor http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/This lets you view the shortcode for all the page elements.
Then you can import the demos and copy the sections you like to create a whole new look.Best regards,
MikeHey enricobaumgart,
Sorry, that feature is not available yet, I tried setting it further in the background (z-index) and bring the image to the top, but the red part is solid and covers the place the white arrow was. I also tried setting the white arrow to transparent with no better luck.
Perhaps try to request – or vote if already requested – such feature on Enfold feature request form.Best regards,
MikeHey vadikcoma,
I don’t have an iPad mini, but here is the brakepoint code you can adjust to suit.@media only screen and (max-width: 768px) { .av-burger-menu-main { display: block!important; } #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none!important; }}
Best regards,
MikeAugust 13, 2017 at 8:28 pm in reply to: Mobile Menu after update not obeying "nomobile" class anymore #838322Hey alexandervellguth,
The new menu doesn’t show the classes like the old one, I believe this is being changed, but adding your request – or vote – on this feature at the Enfold feature request form.Best regards,
Mike -
AuthorPosts