Forum Replies Created
-
AuthorPosts
-
Hi!
You can set the sidebar to display or not on each individual page. The reason why it’s at the bottom is because you have a fullwidth element on the page, if you remove it, it will display at the top.
Cheers!
RikardApril 23, 2015 at 7:20 am in reply to: Site is acting strange: color sections and paragraph fonts #433266Hey!
When I first viewed your last link I couldn’t see any content at all so I logged in to have a look, updated the page without doing any changes and now it’s displaying as it should. Could you check if it displays correctly on you end? If not, please try to deactivate all plugins to see if one of them is causing a conflict.
Best regards,
RikardHey!
Could you try to add it to Quick CSS under Enfold–>General Styling?
Best regards,
RikardHi James!
Are you using any caching or minify plugins? If not, you could start by trying these to see if that makes any difference:
https://wordpress.org/plugins/bwp-minify/
https://wordpress.org/plugins/w3-total-cache/Regards,
Rikard-
This reply was modified 10 years, 10 months ago by
Rikard.
April 23, 2015 at 6:00 am in reply to: On mobile the link with mega menu structure doesn't work #433247Hi!
I think it should be safe to update WordPress, but maybe it would be a better idea to get the developer to do it for you :)
Regards,
RikardHey!
Oh right, sorry, I think you removed the link. Please remove the background-size argument from your media query and replace the background position argument with the following:
background-position: 70% -125% !important;Best regards,
RikardHey!
I can see it now, thanks. Where would you like it to be placed on desktop, tablet and phone?
Cheers!
RikardApril 23, 2015 at 5:45 am in reply to: Responsive site – issues with testimonials grid and icon box #433237Hi!
Sorry about that, please try this instead:
@media only screen and (max-width: 767px) { .page-id-2386 .avia-builder-el-22, .page-id-2386 .avia-builder-el-25, .page-id-2386 .avia-builder-el-28{ width:100% !important; } }Regards,
RikardApril 23, 2015 at 5:38 am in reply to: Change size of font in Blog post Title and body sections #433234Hi!
You can use the .post class to target only posts:
.post h3{ color:red !important; } .post strong{ color:blue !important; }Regards,
RikardHi sasha!
Are you using any translation plugins, if not, you could try this: http://www.code-styling.de/english/development/wordpress-plugin-codestyling-localization-en
You can edit the search page in search.php in the theme root folder, please make sure to use a child theme to not lose your customisations on updates. http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
Best regards,
RikardHey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Cheers!
RikardHey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey xyzb!
Do you have a link to the site in question please? Screenshots of what you would like to change would also help us understand what you are trying to achieve better.
Cheers!
RikardHi!
1. Please try the following CSS to see if it brings you closer to the look you would like to have:
img.mfp-img { padding: 0px 0 0px !important; }3. Please add this to Quick CSS under Enfold–>General Styling:
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader { opacity: 1.0; }4. Could you link to where you have found incorrect information or direct us where to look please?
Best regards,
RikardHi crewneck!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi!
I think that will require a lot of customisations unfortunately, are you ok with using your own method? If not we’ll try to help you out as much as possible.
Cheers!
RikardHi!
It works fine on my end, let’s try it again: https://kriesi.at/support/topic/is-it-possible-to-modify-files-in-enfold-child/
Regards,
RikardHey!
Did it not work if you go to your WordPress installation and navigate to wp-content/themes/ and just paste the unpacked theme there?
Best regards,
RikardHi!
You can just post the details here as a private reply, only you and the moderators will be able to see it.
Best regards,
RikardApril 22, 2015 at 7:23 am in reply to: Google's Mobile Friendly Tester not detecting "Hide video on Mobile Devices?" #432597April 22, 2015 at 7:21 am in reply to: Google Algorithm: Mobile-friendly now, Page speed next! #432595Hey Paul!
Are you using any caching or minify plugins to help you with site speed? If not, you could give that a try.
https://wordpress.org/plugins/w3-total-cache/
https://wordpress.org/plugins/bwp-minify/
Regards,
RikardHey CMCEquipment!
Where are you not being able to use full size images? Could you provide us with screenshots of the issue and a temporary admin login so that we can take a closer look please?
Cheers!
RikardApril 22, 2015 at 7:10 am in reply to: LayerSlider: Previews suddenly not showing; unable to edit #432591Hey!
Ok great, please let us know if we can provide you with any more help on the issue.
Best regards,
RikardHi DaveL77!
Please try the following in Quick CSS under Enfold–>General Styling:
Menu colour:
#mobile-advanced li > a:hover{ background-color:#212223 !important; }Search button:
@media only screen and (max-width: 767px) { .main_menu .avia-menu, #header_main_alternate { display: block !important; } .av-main-nav > li { display: none; } li#menu-item-search { display: block!important; margin-top: -90px; right: 70px; } .responsive .main_menu { float: right; }}Cheers!
Rikard-
This reply was modified 10 years, 10 months ago by
Rikard.
Hi moreleads!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardApril 22, 2015 at 6:51 am in reply to: Add image or text at top of homepage between top logo and menu on right #432577Hi!
I noticed that too, please adding this instead of the previous code:
#header .widget { top: -50px !important; transform: translate(-0%) !important; line-height:20px !important; }You might need to adjust the -50px and 20px values to find something which works for you.
Regards,
RikardApril 22, 2015 at 6:46 am in reply to: How Do I Install A Get Response Opt In Web Form For My Home Page? #432576Hi!
Did you try to put the script in a Code Block element on the page you would like for it to show?
Regards,
Rikard -
This reply was modified 10 years, 10 months ago by
-
AuthorPosts
