Forum Replies Created
-
AuthorPosts
-
Hi David!
I think what you are looking to use is the Masonry Gallery instead of 1/3 elements, could you try it out to see if it produces the result you are after? If not, please get back to us and we’ll have a closer look. Please provide screenshots of the result you’re trying to achieve, if possible, to help us understand better.
Cheers!
RikardHi stevenjbarnes!
It looks like all the images in your slider is this image: http://psyc304.metaplasticity.com/wp-content/themes/enfold/config-layerslider/LayerSlider/static/img/blank.gif. Could you try to add some other images to see if it works then please?
Best regards,
RikardHi!
Please try the following in Quick CSS under Enfold–>General Styling:
span.wc-label.wc-captcha-label:before { content: 'Your CAPTCHA description goes here'; }
Regards,
RikardHi ihf-eramstad!
I’m not entirely sure I understand what you mean, could you provide us with screenshots highlighting what you are trying to achieve please? Also, a link to the site in question would be helpful.
Cheers!
RikardHey!
You should be able to do that by editing Main Menu Links under Advanced Styling, but it didn’t work? Anyhow, glad you got the problem fixed, don’t hesitate to get back to us if you should have any more questions.
Regards,
RikardHey MICHAELWINN!
Please try the following in Quick CSS under Enfold–>General Styling:
#mobile-advanced .mega_menu_title { color: white !important; }
Regards,
RikardHey rlogan2334!
I’m not entirely sure I understand what you mean, this is what I see on my end: http://imgur.com/Fd0Nsif. Could you provide us with screenshots highlighting the issue please?
Regards,
RikardHey emin!
I’m not entirely sure what you mean, this is what I’m seeing: **removed upon request**. Could you please provide us with a screenshot highlighting the issue?
Regards,
Rikard-
This reply was modified 10 years, 3 months ago by
Yigit.
Hey daddyhenk!
I’m not entirely sure I understand what you mean, I see a dark grey/black background in the main menu. Please provide us with a screenshot to highlight the issue if I’ve misunderstood.
Regards,
RikardHey 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,
Rikard -
This reply was modified 10 years, 3 months ago by
-
AuthorPosts