Forum Replies Created
-
AuthorPosts
-
Hey!
If you add a table with 4 cells in a row it should not resize in width, could you provide us with a link to the site so we can have a closer look please?
Regards,
RikardHi!
The unique class is for targeting the element you gave the unique class to, so for instance, if you gave your table the class “my-unique-class”, you could target your table with this code:
.my-unique-class{ color:red !important; }
Cheers!
RikardHey!
I selected the second last menu item to be mega menu as well, could you check it now please?
Best regards,
RikardHey!
Maybe you could try to overwrite your theme files with a fresh copy via FTP to see if that helps? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHi codemode!
I’m unsure exactly what it is you want to change, could you provide us with a screenshot highlighting the issue please?
Cheers!
RikardMay 1, 2015 at 5:33 am in reply to: enlarged shopping cart icon in menu displays dropped down on mobile device #437899Hey!
Please try the following as well:
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #socket .sub_menu_socket { display: block !important; } }
Best regards,
RikardMay 1, 2015 at 5:06 am in reply to: Logo Left, Menu Right…possible to center menu in space remaining? #437896Hi gharding!
I’m not entirely sure I understand what you mean, do you want to the menu to be centered between the logo and the right limit of the page?
Best regards,
RikardMay 1, 2015 at 4:55 am in reply to: Locally Enfold theme installation under wordpress doesn't work #437893Hey!
If you just copy/paste the whole theme to your themes folder like any other file you won’t get any WordPress error messages.
Regards,
RikardHey justmind!
The register_sidebar issue should be fixed with the latest update, 3.1.4, could you try to update please?
Best regards,
RikardApril 30, 2015 at 10:59 am in reply to: Full frame Slider movie not transitioning to next frame #437307Hey!
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.
Regards,
RikardHey!
Great, please let us know if you should have any more questions.
Regards,
RikardHi!
Thanks for the login, I added the following code and it’s working now:
#textshadow .av-special-heading-tag { text-shadow: 0px 0px 5px black !important; }
Regards,
RikardApril 30, 2015 at 10:43 am in reply to: Blog entries next to each other without picture and strange lines appearing #437300Hey!
Looks like there’s a post delimiter there, could you provide us with a temporary admin login so that we can take a closer look please?
Best regards,
RikardApril 30, 2015 at 10:24 am in reply to: Shortcode or function to add search in custom locations #437288Hi!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHey Charlotte!
I’m not sure I understand completely but a 2/3 element will be wider than 1k pixels with those dimension so there shouldn’t be a problem using images 700px wide.
Best regards,
Rikard-
This reply was modified 10 years, 5 months ago by
Rikard.
April 30, 2015 at 9:41 am in reply to: Add customised phone number next to social media icons. #437265Hey!
Yes, that link works. But I can’t see a phone number in the header? Maybe you could try this to add a widget area to the header and you could then add the phone number there: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Cheers!
RikardHey!
Ok, 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!
RikardApril 30, 2015 at 9:27 am in reply to: Color Section 100% & Fullwidth Sub Menu Conflict (Continued) #437253Hey!
As far as I can see it is full width, 100%, or are you referring to the text under the image?
Regards,
RikardHey operabulles76!
It seems like Safari doesn’t show the image by going to it directly either, could you try to change é to a regular e in the filename to see if that works?
Cheers!
RikardHey Linden_Mobile!
Please add this to Quick CSS under Enfold–>General Styling:
.cart_dropdown { display:none !important; }
Cheers!
RikardHi!
Sorry for the trouble, we’re still investigating why this is happening on Safari. The javascript still executes as it seems after leaving the tab/minimising window, but for some reason Safari does not fire the transition.
Best regards,
RikardHi!
Sorry for the trouble, updating to latest version of the theme, 3.1.4, should fix this problem.
Regards,
RikardApril 30, 2015 at 8:40 am in reply to: Menu individual color for one highlighted menu "button". #437232Hey!
Please make sure you have the same theme settings for both languages, for instance, your setting for Maximum Container width under Enfold–>General Layout–>Dimensions is different for the two languages.
Regards,
RikardHi!
The “Eliminate render-blocking JavaScript and CSS in above-the-fold” error is caused by files which have to be loaded before any of the content on the site because they are need for the site’s look, feel and function, I think you would get that error on any page you put through that test, unless the site is not using stylesheets or scripts.
Best regards,
RikardHi!
Here’s a quick fix to remove the dashes by hiding the header, please do not use this if you are using headers you still want to display. Add the following to Quick CSS under Enfold–>General Styling:
#header .mega_menu_title { display: none !important; }
We are looking into why this is happening, please bare with us.
Regards,
Rikard -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts