Forum Replies Created

Viewing 30 posts - 88,591 through 88,620 (of 92,228 total)
  • Author
    Posts
  • in reply to: Heading colors – Bold heading colors #452963

    Hi!

    Yes it can, but you will still need to add code manually if that is what you are trying to avoid:

    <span class="second-color">voor uw feest</span>
    
    .second-color {
    color:#e23ea1;
    }

    Regards,
    Rikard

    Hey Jacek!

    Your site looks the same to me in regular Chrome compared to Incognito, could you provide us with a screenshot of the problem maybe? Also, make sure all cache is removed from both your WordPress installation as well as your browser.

    Regards,
    Rikard

    in reply to: jQuery script not working in single page #452930

    Hi blancocapell!

    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,
    Rikard

    in reply to: layerslider doesn't work (shown) #452929

    Hi!

    Thanks, working again. Are we allowed to disable plugins temporarily for testing purposes?

    Best regards,
    Rikard

    in reply to: 404 Page error on Tags sub-pages #452928

    Hi sitesme!

    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!
    Rikard

    in reply to: Problem adding widget to header. #452926

    Hi Catalaioch!

    You must have some sort of error in the code if that happens, could you paste the code you are using to http://pastebin.com/ and then link it here?

    Cheers!
    Rikard

    • This reply was modified 10 years, 1 month ago by Rikard.
    in reply to: A column in my grid doesn't display on ipad or mobile #452925

    Hey!

    It looks like the player you are using is flash which is not supported on ipad: http://ipad.about.com/od/iPad-FAQ/f/Does-The-Ipad-Support-Adobe-Flash.htm

    Best regards,
    Rikard

    in reply to: iPad menu and extra white space #452920

    Hi aweirick!

    1. Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .content {
    padding-top:20px !important;
    }
    }

    2. I’m not sure I understand what you mean by that, do you mean the space under the map?

    3. Please add the following to Quick CSS as well:

    @media only screen and (max-width: 1200px) {
    .container #advanced_menu_toggle, #advanced_menu_hide {
      display: block !important;
    }
    }

    4. Please add the following to Quick CSS as well:

    @media only screen and (min-width: 768px) and (max-width: 1200px) {
    .avia_transform3d .show_mobile_menu #mobile-advanced {
      transform: translate3d(-50%, 0, 0) !important;
    }
    }

    Regards,
    Rikard

    • This reply was modified 10 years, 1 month ago by Rikard.
    in reply to: FLOAT BUTTON #452919

    Hi mleite1!

    Do you mean that you want them to be on a fixed position on the page? If so, you can try this CSS:

    .page-id-603 #av_section_1 {
      position: fixed !important;
      top: 125px !important;
      z-index: 10000 !important;
    }

    It will likely take a lot of time to make this display naturally which is unfortunately out of scope of theme support.

    Best regards,
    Rikard

    in reply to: A few issues #452916

    Hi!

    Sorry for the late reply. It looks like none of your icons are displaying, could you try this out to see if it helps? http://kriesi.at/documentation/enfold/enable-cors/

    Regards,
    Rikard

    in reply to: Enfold Child Theme : CSS and other files not loaded #452915

    Hi!

    It’s difficult for us to determine what’s going wrong if you’re on a local installation, are you still having problems with this?

    Best regards,
    Rikard

    in reply to: Anchor without Color Section #452913

    Hi Jasmer!

    Sorry for the late reply. I think the easiest option would be to put the contact form in a color section, if you need some custom CSS to make the form look the way you want just get back to us and we’ll provide you with some.

    Cheers!
    Rikard

    in reply to: AJAX Search Z Index Issue #452909

    Hey tylerjmorrison!

    Sorry for the late reply. I’m not sure I understand exactly what you mean, maybe that the when when too many results are shown it flows off the page? If I’ve misunderstood you maybe you could provide us with a screenshot or a further explanation?

    Regards,
    Rikard

    Hey RobPhrase!

    Sorry for the late reply. Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-18 #footer .av_one_fourth {
      margin-left: 6% !important;
      width: 100% !important;
    }

    Best regards,
    Rikard

    in reply to: Margins on Boxed layout and menu width #452905

    Hi!

    Sorry for the late reply. I don’t know if it would work for you but you could try to reduce the padding on all container elements:

    .container {
      padding: 0px 25px !important;
    }

    Best regards,
    Rikard

    Hi!

    Please try the following in Quick CSS under Enfold–>General Styling for the header size:

    header.entry-content-header {
      font-size: 20px !important;
    }

    I’m not sure what you mean by space between the posts though, could you try to explain a bit further or maybe provide us with a screenshot highlighting what you are trying to do?

    Regards,
    Rikard

    in reply to: Grayscale filter on all but one item #452903

    Hi raslade!

    Sorry for the late reply. Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    Hey ehoogstad!

    Sorry for the late reply, could you try to update to the latest version of WordPress to see if that helps? As far as I can see you have made the correct settings in your color section, maybe you could try to recreate the element, maybe that could resolve it.

    Cheers!
    Rikard

    in reply to: Woocommerce 2.3.9 breaks my site. #452901

    Hi!

    Sorry for the late reply. Yes please send us login details, you can post them here as a private reply.

    Best regards,
    Rikard

    Hey!

    Sorry for the late reply. Did you find a solution to your problem or do you still need help?

    Regards,
    Rikard

    in reply to: header logo do not appear on tablets and phones #452899

    Hi!

    Sorry for the late reply. Just checking if you got this fixed or not? Please let us know if we can help you out with anything.

    Best regards,
    Rikard

    in reply to: WPML and Pagination #452898

    Hey!

    Sorry for the late reply. I had a look at your new installations and it seems the german version is working, correct? I couldn’t check the english one because I think you haven’t published it yet?

    Regards,
    Rikard

    in reply to: google shows Not mobile-friendly #452894

    Hi Baruch!

    Sorry for the late reply. I’m not sure what errors you are getting since I think your links got a bit messed up there. Could you please try to be a bit more specific?

    Cheers!
    Rikard

    Hey Naima!

    Sorry for the late reply. I’m not sure I understand what buttons you are referring to, could you be a bit more specific or maybe post a screenshot of the problem?

    Regards,
    Rikard

    Hi jimmymoto!

    Sorry for the late reply. We’ve seen the error you’re describing before but I can’t reproduce it on my end since even though you’re using anchor links. The page reloads after making a selection both on desktop and ipad?

    Best regards,
    Rikard

    in reply to: Heading colors – Bold heading colors #452473

    Hi!

    I’m not sure I understand what you mean but to target the headings in your other classes you can just edit the class, like this to target headings in .gd-color2:

    #top .gd-color2 h3 a {
    color: blue !important;
    }

    I’m not sure what you are trying to do with the lines of code you provided either, do you want more than one colour for one heading? Like one word red and then the next word blue for instance?

    Regards,
    Rikard

    in reply to: all items mega menu transparent #452469

    Hey!

    I might have misunderstood your initial questions, do you want the mega menu itself to not have a background under the top level items? The reason I’m asking is because I can see the sub menu items fine on a white background. Maybe you could provide us with a screenshot highlighting what you are trying to achieve in order for us to understand better what you are trying to do?

    Cheers!
    Rikard

    in reply to: Changing color of text in footer #452467

    Hi mrivanp!

    Could you provide us with a link to the site in question so that we can take a closer look please? Also, exactly which piece of text would you like to change?

    Cheers!
    Rikard

    in reply to: Mobile Site Social Icon Separators #452463

    Hey!

    Great, glad we could help :)

    Best regards,
    Rikard

    in reply to: One-Page Style with Proper Menu Linking #452461

    Hi!

    If you use the full URLs in the menu I’m sure it will work as expected now, I would do it for you but you haven’t provided the details I asked for in a previous post.

    Regards,
    Rikard

Viewing 30 posts - 88,591 through 88,620 (of 92,228 total)