Forum Replies Created
-
AuthorPosts
-
Hey VinzentE!
Please try to add the following to Quick CSS under Enfold–>General Styling:
#wrap_all { position: relative !important; }
Regards,
RikardMarch 16, 2015 at 9:40 am in reply to: Multiple Page Templates – header calling IF THEN statement for CSS File #411969Hey!
Have you added any custom CSS to the site? The reason why you are having this problem is because the header is covering parts of your content area but I can’t seem to locate what is causing it.
You can still fix it by adding the page-id class to the CSS the I gave you previously like so:
.post-entry-21, .post-entry-17{ padding-top:130px !important; }
You can find the post-entry class for each page by inspecting it and you will find it in the body class. It should like post-entry-xx where xx is a number.
Regards,
RikardHey sensiblekaren!
Could you try deleting your .htaccess file located in the root of your WordPress installation and then selecting the default link structure, save, then chose postname again?
Best regards,
RikardMarch 16, 2015 at 8:49 am in reply to: How to remove image on top of the single product site (woocommerce, wp views) #411940Hey Nickkentie!
It looks to be full width already, did you get it fixed? If not, please provide us with screenshots highlighting the issue.
Regards,
RikardHey Nickkentie!
Please add the following to Quick CSS under Enfold–>General Styling:
@import url(https://fonts.googleapis.com/css?family=Cookie); .html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a{ font-family:'Cookie' !important; }
Cheers!
RikardHi!
Please have a look through the documentation here: http://kriesi.at/documentation/enfold/?s=mega+menu. Please get back to us if you should have any additional questions.
Regards,
RikardHey!
No problem, I think you got this resolved in a previous thread. I will close this.
Best regards,
RikardHi!
Please try to add it to the bottom of your child themes functions.php to see if it works. Please get back to us if you should have any trouble.
Regards,
RikardMarch 16, 2015 at 8:02 am in reply to: Email Tests Succeed – But No Email For Comments/Moderator Actions #411912Hi ElainL!
Do you not get any emails when you add comments or when someone in general has added one?
Best regards,
RikardHi czar!
I couldn’t see any extra bullets on my end, did you manage to get it fixed?
Regards,
RikardHey Ivana!
Please try this in your Quick CSS under Enfold–>General Styling:
.html_header_top.html_bottom_nav_header .main_menu>div{ background:red !important; }
Best regards,
RikardHey shechter!
Please try to add the following to your Quick CSS under Enfold–>General Styling:
#wrap_all { position: relative !important; }
Cheers!
RikardHey Steamed!
Please try the following in your Quick CSS:
ul { margin-left: 25px !important; }
Please increase of decrease the value 25 for more or less indentation.
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.
Best regards,
RikardHi southyarrabaptist!
Could you please provide us with a temporary admin login so that we can have a closer look? You can post the details here as a private reply.
Cheers!
RikardHey ewingmh!
That code should work, where are you adding it because I couldn’t see it applied to your site? Try adding it to Quick CSS under Enfold–>General Styling
Cheers!
RikardHi Mdmoisell!
Please try the following in your Quick CSS under Enfold–>General Styling:
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a { font-size: 16px !important; }
Please decrease/increase the value 16 for a bigger or smaller font.
Best regards,
RikardMarch 16, 2015 at 5:59 am in reply to: how-to: create new enfold site offline and then transfer to live & current domain #411881 -
AuthorPosts