-
AuthorSearch Results
-
July 20, 2017 at 12:38 pm #824529
In reply to: logo to the new hamburger menu
Hi Tobiy!
We’re glad that Yigit was able to help you! :D Please don’t hesitate to open a new topic if you have other questions.
Thank you for using Enfold!
Best regards,
SarahJuly 20, 2017 at 12:19 pm #824518In reply to: Unable to remove category from my blog post
Hi,
You can hide the category title using some css
.html_modern-blog #top .post-entry .blog-categories { display:none;}Paste that into your custom css and the category title shall be vanished!
It will be removed from every blog post though.Hope that helps
TJ
July 20, 2017 at 12:10 pm #824510In reply to: Multi-Colored Sticky Line Under Main Header
Hi,
You can use a pseudo class to create the effect without the use of the grid row.
.html_header_top.html_header_sticky #header::after { height: 5px; background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(to right,#ad0701,#ad0701 20%,#f25c2e 20%,#f25c2e 40%,#92c743 40%,#92c743 60%,#9078b2 60%,#9078b2 80%,#f25c2e 80%); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(to right,#ad0701,#ad0701 20%,#f25c2e 20%,#f25c2e 40%,#92c743 40%,#92c743 60%,#9078b2 60%,#9078b2 80%,#f25c2e 80%); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(to right,#ad0701,#ad0701 20%,#f25c2e 20%,#f25c2e 40%,#92c743 40%,#92c743 60%,#9078b2 60%,#9078b2 80%,#f25c2e 80%); /* For Firefox 3.6 to 15 */ background: linear-gradient(to right,#ad0701,#ad0701 20%,#f25c2e 20%,#f25c2e 40%,#92c743 40%,#92c743 60%,#9078b2 60%,#9078b2 80%,#f25c2e 80%); /* Standard syntax (must be last) */ }Only issue is there is a bit of blur between the colors, which sucks :(
But it’s a starting point :)
You could also use ::before on the footer to do the same thing down below
TJ
July 20, 2017 at 11:31 am #824498Topic: Problem adding photo's/media after update.
in forum Enfoldjeroenhamel
ParticipantI can’t add photo’s to my page how I normally did that by clicking at the “Add media” button. It is possible to drag a photo from my desktop to my website, but I don’t think that’s the way how it’s supposed to be. Hope you can help me out.
Thanks, Karlien
July 20, 2017 at 11:20 am #824491In reply to: Kommentare werden bei Import nicht angezeigt
Hi Sarah,
No problem, we have to support each other :).This Topic can be closed.
Best regards
MarcelJuly 20, 2017 at 11:14 am #824490In reply to: Could not connect to Google Maps with this API Key.
Hi!
Do you still need help related to this topic? :)
Best regards,
SarahJuly 20, 2017 at 11:11 am #824483In reply to: Kommentare werden bei Import nicht angezeigt
Hi Marcel!
We’re glad that you were able to sort this out. Thank you for sharing your solution with us!
Do you still need assistance with this topic?
Best regards,
SarahJuly 20, 2017 at 11:01 am #824477In reply to: Hotspot alignment after the size change
Dear Ismael,
Thank you for your reply!I thought that maybe there is a smarter way of centering the hot spot and the pulse to each other. It difficult to manually align both perfectly to the center. If you mis-align it even just a few px then on some smaller screens it will look bad.
Thank you for your help, you can close this topic.
Best regards,
MDJuly 20, 2017 at 10:41 am #824469In reply to: Sub Menu do not appear in mobile menu since 4.1
Make that 8 people!!!!!
July 20, 2017 at 9:29 am #824446In reply to: Incorrect Navigation Item Highlighted
Hi,
Thanks for that, I think it’s because you have used the #top anchor in the about menu, could you try changing that to something else? By the way, all the links in the About menu lead to 404 pages.
Also please consider updating the theme to the latest version: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardJuly 20, 2017 at 9:06 am #824432In reply to: Scroll down to next Section Offset
Hi Ismael,
thanks for your fast response.
#top is appended on the link of the current page automatically by Enfold or Worpress?
How can I stop this behaviour?Best regards,
TJJuly 20, 2017 at 8:29 am #824417In reply to: YouTube Video Solution For Enfold
July 20, 2017 at 8:17 am #824414In reply to: Ongoing Layer Slider Issue – update?
This reply has been marked as private.July 20, 2017 at 6:58 am #824394In reply to: Easy Slider controls and Portrait images on mobile
Thanks Ismael!
I had version 4.07 which didn’t have Screen Options. Now I have version 4.11 Screen Options tab is there.I’m still having the issue.
I created 2 color sections.
1st color section is link to youtube video
(checked all 4 Hide options on Screen Options tab)
I still see blank on mobile

2nd color section has background image (only for mobile)
(checked first 3 Hide options on Screen Options tab)
Image looks fine

I’m not sure if I’m doing this correctly,
I feel like changes I’m making within Screen Options are not being respected.
I cleared cache & restarted browsers (Firefox, Chrome, Safari) multiple times.How do I get rid of blank space from color section 1?
How do I get rid of background image from color section 2 on desktop?Thanks in advance!
P.S. Feel free to login to back-end to see what I’m seeing…2 color sections are on newly created “home-backup” page
-
This reply was modified 8 years, 9 months ago by
anristudio.
July 20, 2017 at 6:24 am #824382In reply to: Add Widget Area to Burger Menu
Hi,
I think you can try this: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ then just adjust the css code from there I think only top and left properties needs to be adjusted. Hope this helps.
Best regards,
NikkoJuly 20, 2017 at 5:56 am #824376In reply to: Widget Latest News not showing on some pages
Hi,
Great, glad you got it working and thanks for letting us know. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 20, 2017 at 5:40 am #824373In reply to: Ongoing Layer Slider Issue – update?
Hi Christoph,
Ok, thanks for the feedback. Did you add the code I posted to your functions.php file via FTP and did that not work? If not then could you please open a new thread and include FTP and WordPress login details in private please?
Best regards,
RikardJuly 20, 2017 at 5:37 am #824372In reply to: Accordion slider image scaling problem
Hi Jeremy,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 20, 2017 at 5:36 am #824371In reply to: Enfold 4.1 not compatible with WooCommerce 3
Hi Michael,
Great, glad you got it working and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 20, 2017 at 5:33 am #824368That’s great! We’ll close this thread now. Please feel free to open a new topic should you have any other questions or concerns.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold.
Cheers!
SarahJuly 20, 2017 at 5:25 am #824366In reply to: Footer Text Link und Rechts
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#footer h3.widgettitle { margin-top: 4px; }Hope this helps :)
Best regards,
NikkoJuly 20, 2017 at 5:07 am #824361Topic: Menu Text & Color changes
in forum Enfoldimexthemes098
ParticipantHi,
Need a little help in doing some changes on the websiteWhat I wanted is for the menu header text to be white on transparent background when it’s at the top, but I want it to be grey over white background when we’re scrolling down.
Currently the menu has a black text on a semi-transparent background , and black text on white background when scrolling down.
Many thanks!
July 20, 2017 at 4:53 am #824353In reply to: Title position for full screen slider
Hi Rikard. Sorry for all the questions but have a cranky client.
As well as moving the caption more to the top she requires that the words in the Grampians ( second & third images in the full screen slider ) be in the same font as the H2 title above.
The font is Chiller and I have used Use Any Font to install it. It allows you to assign the font to certain elements. The words in the Grampians don’t seem to be H3, H4, H5 or H6 so I don’t know how to assign the Chiller font?July 20, 2017 at 4:42 am #824350In reply to: Scroll down to next Section Offset
Hi,
I checked the site and the anchor menus are working properly but I would suggest that the first anchor menu “Features” be removed.
https://www.secure-data-space.com/en/product/features/#topBest regards,
IsmaelJuly 20, 2017 at 4:39 am #824347In reply to: Customize Hamburger Menu
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av-burger-menu-main a:after { content: 'Menu'; display: block; position: relative; top: -40px; font-size: 16px; }Just change the word Menu from it and replace it, you might need to some few adjustments for top and font-size property. Hope thie helps :)
Best regards,
NikkoJuly 20, 2017 at 4:38 am #824346In reply to: Enfold Inactive menu item ,help
Hi,
Glad we could help :-)
lease let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 20, 2017 at 4:36 am #824344In reply to: Mobil Menu
Hi,
Glad we could help, please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 20, 2017 at 4:27 am #824337In reply to: Hotspot alignment after the size change
Hi,
Thank you for using Enfold.
Using negative margins to adjust the position of an element is completely valid. It is usually use to create offsets.
// https://kriesi.at/support/topic/increasing-hot-spot-size/#post-529082
Best regards,
IsmaelJuly 20, 2017 at 4:24 am #824330Hi,
Thank you for using Enfold.
Yes, you have to modify the archive.php and the tag.php template files or do a 301 redirect.
// https://kriesi.at/support/topic/advanced-layout-editor-in-categories/#post-813698
Best regards,
IsmaelJuly 20, 2017 at 4:21 am #824325In reply to: Change body background color through CSS
Hi Chris,
Thanks, I have checked it and it works however there is also background color applied to the 1/2 columns which is on top of the Posters class section though I could see both uses same color #e8e8e8, I think you can use this to apply the background color:
#top .Posters .av_one_half { background-color: #e8e8e8 !important; }Hope this helps :)
Best regards,
Nikko -
This reply was modified 8 years, 9 months ago by
-
AuthorSearch Results
Viewing 30 results - 76,471 through 76,500 (of 142,942 total)
-
Search Results
-
I can’t add photo’s to my page how I normally did that by clicking at the “Add media” button. It is possible to drag a photo from my desktop to my website, but I don’t think that’s the way how it’s supposed to be. Hope you can help me out.
Thanks, Karlien
Topic: Menu Text & Color changes
Hi,
Need a little help in doing some changes on the websiteWhat I wanted is for the menu header text to be white on transparent background when it’s at the top, but I want it to be grey over white background when we’re scrolling down.
Currently the menu has a black text on a semi-transparent background , and black text on white background when scrolling down.
Many thanks!
