Forum Replies Created
-
AuthorPosts
-
Hey berlinstory,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHey ivoschipper,
Try this code in the General Styling > Quick CSS field:.egg-list, .egg-grid {margin-bottom: 0px!important; } .widget {padding: 0!important; }
Best regards,
MikeHi,
Today I see that the live site has no gray at all, but they seem to have different structures, as you can see from my screenshots in the Private Content area, can you give us admin access to both sites so we can take a closer look?Best regards,
MikeHi,
Ok, to change the hover color of the phone number in the top left corner Try this code in the General Styling > Quick CSS field:.header_color .phone-info a:hover {color: red !important; }
adjust the color to suit :)
Best regards,
MikeHi,
There could be a few different factors in play here, can you try the codes I suggested on the page you linked to in the Private Content area, and tell us when this don’t work so we can test?
The thought is that these are standard codes that should work, but there are other options that may work better once we narrow the issue. Not all browsers follow the standard as they say they do, and sometimes the webhost is using a caching program that slows small changes such as this. In a few cases a plugin has conflicted with this type of issue. So we would like to rule these things out. Nonetheless, we would really like to help :)Best regards,
MikeHi,
I’m sorry that the update has caused you issues, also we would really like to help you. Even though it may seem that the update alone caused the issue, we wanted to check the possibly of a plugin conflict. Many people clone their websites to a testing domain to check for such conflicts as part of their update process. If we can help with that, or with the original issue, it would be our pleasure.
I recommend https://wordpress.org/plugins/duplicator/ to quickly clone your site to a testing domain, which can be a simple sub-domain that your visitors wont see.Best regards,
MikeHey Justin,
Are you using Child/style.css
Do you have any caching plugins?
Have you tested with all plugins disabled?Best regards,
MikeAugust 17, 2017 at 12:48 am in reply to: [SOLVED] The right \E code for Chevron_circled_right Entypo font #840164Hey 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,
Mike -
AuthorPosts