Forum Replies Created
-
AuthorPosts
-
Hey daddyhenk!
I checked it on mobile and it seems it is there, but it’s showing in white for some reason. Please try the following in your Quick CSS under Enfold–>General Styling:
.avia_desktop #advanced_menu_hide { background-color: #adc42c !important; color: #fff !important; z-index:10005 !important; }
Regards,
RikardMarch 23, 2015 at 5:53 am in reply to: Fullscreen Slider always show minimal next and before arrows #416202Hey Sigmund!
Please try the following in Quick CSS under Enfold–>General Styling:
#top .avia-slideshow-arrows a { opacity: 1 !important; }
Best regards,
RikardHey mleite1!
You can add an ID to each color section in the For Developers: Section ID option in the color section. You can then target your section with CSS like so:
#my-color-section{ background: rgba(0, 0, 0, 0.6); }
Regards,
RikardHey!
Did you try to add the CSS which @begrafiks pointed out to Quick CSS under Enfold–>General Styling?
Regards,
RikardMarch 23, 2015 at 5:26 am in reply to: change tab style – font color – body color – border color II #416198Hey!
Looks like the class .tabref is applied to a surrounding div only, if you want to target items on a deeper lever in the DOM you would have to do something like this to target the tabs:
.tabref .tab{ /* your code here */ }
I think in your case you could benefit from hiring a freelance developer to help you out with this, or to learn CSS programming. The scope of this forum is limited to small Avia theme customisations and general problems with the same themes.
Cheers!
RikardMarch 23, 2015 at 5:17 am in reply to: Help!*3.1.1. – some functions doesn't work // rotating headline // color overlay #416197Hi Daniel!
Please try the following in Quick CSS under Enfold–>General Styling:
.modern-quote .av-special-heading-tag { color: white !important; }
Regards,
RikardHey!
Yes it’s possible, I see that you already added a picture, you could do the same with a logo? I might be missing your point here though, please try to explain a bit further if I have misunderstood.
Best regards,
RikardMarch 23, 2015 at 5:05 am in reply to: Hybrid Connect: displays on posts but not on the pages… #416195Hi!
I think you forgot to send the login details? Also, could you try to activate the default WordPress theme to see if your problem goes away then?
Best regards,
RikardHey!
I can’t see OpenSans being loaded anywhere on your site, could you provide us with a screenshot? http://tools.pingdom.com/fpt/#!/lTcta/http://andreas-achatz.de/hof/
What I do see is Roboto being loaded, if you want to remove it please edit your header.php file, look for this line:
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700">
Cheers!
RikardMarch 23, 2015 at 4:51 am in reply to: Enfold backend is white screen with limited functionality #416190March 23, 2015 at 4:45 am in reply to: 3.1 and current Yoast SEO causes Internal Server Error #416188Hi!
Ok, then it’s likely not an Enfold issue, could you try contacting Yoast support about this?
Regards,
RikardHey Richard!
I think the easiest way would be to use a plugin: https://wordpress.org/plugins/search.php?q=301+redirect
Regards,
RikardHey dgackey!
I’m not entirely sure I understand what you are trying to do, but you could try to add some padding to the link elements:
.main_menu ul:first-child>li a { padding-top: 20px !important; }
Please paste in Quick CSS under Enfold–>General Styling.
About the menu overlapping; do you want to change the mobile menu breakpoint to avoid this or edit the menu itself?
Please provide us with screenshots highlighting what you are trying to do if I’ve misunderstood.
Best regards,
RikardHey Albulushi!
Are you only getting this error for this one page? I see that you have a lot of active plugins, could you try to disable them to see if one or more is causing a conflict?
Best regards,
RikardMarch 22, 2015 at 6:58 am in reply to: Portfolio-items: no sidebar/ preview picture 100% width #415882Hi theonlykieran!
You can read the documentation here: http://kriesi.at/documentation/enfold/updating-your-theme-files/. Please get back to us if you should need any additional help.
Regards,
RikardHi jwestfall!
You are using an old version of Enfold, could you please try updating? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Rikard- This reply was modified 9 years, 8 months ago by Rikard.
Hi Lilo!
I’m not entirely sure what the problem you are experiencing is since the screenshot is in german, is the green graph load time? If you don’t mind, could you translate what the graphs say? If not, we have german speaking moderators.
Cheers!
RikardHey!
Adding error message popups would take a lot of time and is unfortunately out of scope for theme support. Please try the color change and if you need any help don’t hesitate to let us know.
Best regards,
RikardMarch 22, 2015 at 6:27 am in reply to: How is "use the advanced editor to build you own blog layout" supposed to work? #415871Hey!
So you got all your issues solved? Sorry we couldn’t be of more help.
Best regards,
RikardHi!
I’m able to reproduce the error, did you try out Elliotts suggestion? https://kriesi.at/support/topic/search-results-pagination-doesnt-work/#post-413989
Cheers!
Rikard -
AuthorPosts