Forum Replies Created
-
AuthorPosts
-
Hi,
Please try the following in Quick CSS under Enfold–>General Styling to get some spacing between your images:
#text-6 a { margin-right:20px; }You can control the header height with the Header Size option under Enfold–>Header.
Regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling to control the Read More link:
.read-more-link a { color:red !important; font-family: Arial, Verdana !important; }And the following to control the space between posts:
.template-blog .post_delimiter { margin: 0 0 20px 0; padding: 20px 0 0 0; }Change the value 20 to fit your liking.
Not sure what you mean by your second post, are you looking to change the actual text?
Thanks,
RikardHi,
Thanks for the details, just to be clear on what you are looking to do here because I’m not sure I understand anymore; on the one blog page you want only on category to show up in the sidebar and the same for the other one but another category, correct?
Thanks,
RikardHi,
You have this in your enfold.css:
.avia-builder-el-15 { border: solid 2px #e1e1e1; padding: 10px; }Please remove it and it will go back to normal.
Best regards,
RikardOctober 21, 2015 at 6:37 am in reply to: Theme My Login plugin not working with Advanced Layout Builder #522133Hi Ian,
Every theme is different and Enfold is more advanced compared to most other themes which is also increasing the chance of compatibility issues like these unfortunately. If you could find another plugin to get the functions you need that would be great. Please let us know if you should need any more help on the topic.
Regards,
RikardHi,
I’m not sure what folder it’s in, you have a few there? There seems to be a WordPress installation in the root but without a wp-content folder, and that is the only folder we need access to. You could try to delete the plugin from the WordPress backend as well to see if that works. You might have to wait for a while until it’s completely deleted.
Best regards,
RikardOctober 21, 2015 at 6:20 am in reply to: Why is the Reviews H2 text not the same size as the other H2 text? #522130Hi,
font-weight: boldwill do that yes, try one of the following:font-weight: 100 !important; font-weight: 200 !important; font-weight: 300 !important; font-weight: 400 !important; font-weight: 500 !important; font-weight: 600 !important; font-weight: 700 !important; font-weight: 800 !important; font-weight: 900 !important;Best regards,
RikardHi,
I think that should be possible, could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHi @FHChamberlain,
What is the login page for your installation? I tried /wp-admin but it gave me a 404 error and /wp-login.php resulted in a redirects error. Could you have a look please?
Thanks,
RikardHi HellaNordstrom,
I can see 6 subitems under Celsius and the Media item is showing as well, please clear your browser cache and disable any caching plugins you might have active to see the latest version of the page. If you should still be having problems then please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
That means you have an error in your code, could you send us an admin login so that we can have a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardHi,
I think you will have to use that plugin on it’s own, could you have a look if it will do what you are looking for?
Best regards,
RikardHi,
ava_after_main_menu is within the inner container, just after navigation. Did you have a look in helper-main-menu.php in enfold/includes? Maybe there is a hook that will suit you better?
Best regards,
RikardHi xandria,
Sorry for closing your thread, it looks like an honest mistake from Yigit since the last poster had his problems fixed and I think Yigit assumed that he also opened the thread. Did you try out the my last suggestions and did you have any luck with them?
Best regards,
RikardHi,
Please try the following to control the opacity on hover:
.custom-social-icon:hover { opacity: 1.0; }Best regards,
RikardHi,
Answer in private
Best regards,
Rikard-
This reply was modified 10 years, 5 months ago by
Rikard.
October 21, 2015 at 3:32 am in reply to: Enfold Theme bringt Safari (und auch Chrome) auf dem iPad Air zum Absturz… #522110Hallo Rainer,
I checked the front page while logged in but it’s not crashing on my end using Ipad Mini/Chrome, what browser/Ipad version are you using? Or maybe this is happening on a particular page only?
Best regards,
RikardOctober 20, 2015 at 12:32 pm in reply to: How to modify in child_theme the function avia_breadcrumbs() finished with "s" #521546Hi,
Great, please let us know if you should have any more problems on the topic.
Regards,
RikardHi,
In the screenshot which is “perfect” you have 3 lines of text on all items, on the one that is not it varies between 2 and 3. Do you want to set a fixed height for them?
Regards,
RikardOctober 20, 2015 at 12:22 pm in reply to: Home Page Side Bar Elements being Pushed below the page #521538Hey targetzero,
That is the expected result when using full width elements such as a Color Section. I couldn’t see a link to your site, could you try posting it again please?
Thanks,
RikardHi,
I tried what you did as well with the same results unfortunately. The code you inserted is working, the custom field is just under the builder. I created a new front page called Kriesi Test Page and set it as front page but the page ID does not correspond with the ID of the page I created to it’s not updating. I deactivated your caching plugin, could you try to completely delete it from your site via FTP to see if that works? Please post FTP details if you should need help doing that.
Thanks,
RikardHi,
I had a look at your site and all the blog headers and headers in the footer are Arimo, if you want to check without having to read code you could try a plugin called WhatFont if it’s available for your browser (I’m using Chrome).
Best regards,
RikardOctober 20, 2015 at 6:58 am in reply to: Customise Blog Post Layout with share feature and related contents #521405Hi,
You should be able to create something like that pretty easily, most of that page is only text and images.
Best regards,
Rikard -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts
