Forum Replies Created
-
AuthorPosts
-
May 11, 2015 at 8:06 am in reply to: Adding Image to right side of header – child theme needed? #442236
Hey!
It’s going to be difficult to see what is wrong if the code is not on the page, would it be possible for you to put it back?
If you are going to edit core theme files it is recommended to use a child theme, if not your changes will be overwritten on updates.
Regards,
RikardMay 11, 2015 at 8:02 am in reply to: Javascript no longer loading after having used [nolink] #442234May 11, 2015 at 7:56 am in reply to: Header Social Icons & Header Phone Number/Extra Info fixed Height & background #442232Hey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHey luckylobo10!
Please try the following in Quick CSS under Enfold–>General Styling:
#header_meta{ background:red !important; }
Regards,
RikardHi AdonaiAR!
Please try the following in Quick CSS:
@media only screen and (max-width: 767px) { .page-id-652 .ls-thumbnail-wrapper{ display:none !important; } }
Regards,
RikardHi!
You can select to show the Excerpt box in the post’s edit screen if you select Screen Options in the top righthand corner.
Cheers!
RikardHi mcraig77!
Which demo are you trying to import? Maybe we’ll have better luck if we try.
Cheers!
RikardMay 11, 2015 at 5:41 am in reply to: Read More > suddenly being displayed instead of my post #442205Hey Colin!
Hope you get it working the way you want, please let us know if you should have any more questions. I like your art by the way :)
Cheers!
RikardHey reraow!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHi draig!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey!
Please try adding this again, I can’t see the style being applied:
#header .mega_menu_title { font-weight: 500 !important; }
Best regards,
RikardHi Holger!
Could you please try the following to see if that helps: http://kriesi.at/documentation/enfold/enable-cors/
Regards,
RikardHey!
Could you try to overwrite the theme files with a fresh copy from Themeforest via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHey meridianwest!
You could try to add a code block just above the element you want to scroll to and add the following code to it:
<div id="my-unique-id"></div>
Your anchor would be my-unique-id in this case.
Cheers!
RikardHi!
Did you have any luck with the above suggestions? If not then please get back to us and we’ll have a closer look.
Cheers!
RikardHi!
Did you have any luck with @begrafiks suggestion? If not then please get back to us and we’ll have a closer look.
Best regards,
RikardHey!
Ok, we could find out if you would be able to copy the site to somewhere on a live server with the latest version of the theme, do you think that would be possible?
Regards,
RikardHey petrosgr!
Please try the following:
h2 { line-height:24px !important; }
Adjust the value 24 to your liking.
Cheers!
RikardHey wordmax!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-3532 article.slide-entry img { -moz-box-shadow: 1px 1px 3px 4px #ccc !important; -webkit-box-shadow: 1px 1px 3px 4px #ccc !important; box-shadow: 1px 1px 3px 4px #ccc !important; }
Best regards,
RikardHey!
Please try adding this as well, after the other code:
@media only screen and (min-width: 768px) and (max-width: 1024px) { #header .widget { top: -85px !important; } }
Cheers!
RikardHi!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard -
AuthorPosts