Forum Replies Created

Viewing 30 posts - 24,451 through 24,480 (of 34,601 total)
  • Author
    Posts
  • in reply to: Tablet version – buttons disappeared #1021264

    Hi,
    I checked your page and the css seems to be working, Please clear your browser cache and check. Here’s how to clear your browser cache.

    Best regards,
    Mike

    in reply to: Hid Hover Titles in Masonry Gallery for Tablets #1021263

    Hey BBM,
    I took a look at your page and believe that for the hover effect of the images up to 1280px you would like the green color, but no white text. For this please try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 1280px) { 
    .av-overlay-on-hover .avia-image-container-inner:hover .av-image-caption-overlay .av-image-caption-overlay-center {
    display: none !important;
    }
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Accessibility – Skip Navigation #1021254

    Hey ddandreo,
    Sorry I had not heard of this term before so I read about it here from what I understand, you are looking to add a button that links to the main content, since the main content can begin with different Enfold elements depending if you are using a column or a color section, or if it’s a standard post using a text block, each page or post would or could be different.
    But you could add a uniform ID to the content area for each page and the ID could be added manually to each page. The buttons could be created using shortcodes and added to each page.
    Am I on the right track?
    Do you know where you would want your button on each page, and what it would look like?
    Would you like us to show you how to add these ID’s to your pages & posts?

    Best regards,
    Mike

    in reply to: Single Post Layout #1021244

    Hey SilviaNT,
    Thanks for the link, Please try this code in the General Styling > Quick CSS field:

    #top.single .fullsize div.blog-meta {
    display: none !important;
    }
    #top.single .fullsize .template-blog .post .entry-content-wrapper,#top.single .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 100% !important; 
    }

    Best regards,
    Mike

    in reply to: Enfold Theme Options #1021243

    Hey Lara,
    Can you please include a admin login in the private content area so we can take a closer look, also is the new logo image already uploaded? Perhaps we can try to add it.

    Best regards,
    Mike

    in reply to: Additional icon #1021241

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Enfold some control panel items and CSS not working #1021239

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: main menu links customized color only home link #1021238

    Hi,
    I took a look at your site for mobile width, and found that if you hide the slide show buttons you will be able to see the text.
    To hide the buttons, please try this css:

    @media only screen and (max-width: 767px) { 
    #top .avia-slideshow-button {
        display: none !important; 
    }
    }

    Otherwise, to move the buttons away from the slide show controls, please try this css:

    @media only screen and (max-width: 767px) { 
    #top .avia-slideshow-button-2 {
            margin-top: 0px !important; 
        margin-bottom: 20px !important; 
    }
    }
    }

    Best regards,
    Mike

    in reply to: can not install enfold theme #1021234

    Hi,
    If I understand correctly, you would like the boxed layout, but it doesn’t seem to be doing it. Please check the Dimension Settings Maximum container width as it might be set too high.
    If this doesn’t help, please include a admin login in the private content area so we can take a closer look. Also please describe the dimensions you would like for the boxed layout so we can check.

    Best regards,
    Mike

    in reply to: Tablet version – buttons disappeared #1021229

    Hey biosdi,
    I don’t have a iPad, so I’m trying to emulate it with my Chrome developers tools, Please see the screenshot in Private Content area of what the issue is.
    For a solution please try this code in the General Styling > Quick CSS field:

    @media only screen and (min-width: 991px) and (max-width: 1160px) { 
    #av_section_1 .flex_column_table {
            margin-top: -150px !important;
        }
     #top .slideshow_caption {
          padding: 0px !important; 
      }
    }

    Please see the second screenshot in Private Content area for the expected results.

    Best regards,
    Mike

    in reply to: Additional icon #1021225

    Hi,
    I assume we can close this now, right?

    Best regards,
    Mike

    in reply to: Social Links are not showing on mobiles #1021223

    Hey lilijabula,
    Please try this code in the General Styling > Quick CSS field:

    /*show social icons on mobile*/@media only screen and (max-width: 479px) {
    .responsive #top #wrap_all #header .social_bookmarks {
      display: block !important; 
    }
    .responsive #top #wrap_all #header_main .av-logo-container .main_menu .noLightbox.social_bookmarks {
    display: block !important;
    }
    }

    Best regards,
    Mike

    in reply to: Enlarge the social networks icons #1021222

    Hey gabs01,
    Please try this code in the General Styling > Quick CSS field:

    /* larger header social icons */
    #top #wrap_all .social_bookmarks li a {
      width: 30px!important; 
      line-height: 30px!important; 
      min-height: 30px!important; 
      font-size: 20px!important; 
      }
      
      #top #wrap_all .social_bookmarks li {
      height: 20px!important; 
      width: 30px!important; 
      }
      
      #top #wrap_all .social_bookmarks {
          height: 60px!important;
      }

    please adjust to suit.

    Best regards,
    Mike

    in reply to: caption font colour #1021220

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: mobile menu #1021217

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Enfold some control panel items and CSS not working #1021216

    Hi,
    Probably, it’s one of the reasons to disable caching while you create your site :)
    We are glad to help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Can't find demo import #1021215

    Hi,
    The diagonal area above the map can’t also hap a map that is seamless, but when I looked at it I didn’t see it until you pointed it out. But if you want to try, you could move the map down and take a screenshot of the map and use that as the background-image for the diagonal section. It will be tricky to get it just right, but it’s possible.
    To change the font size of the copyright area, Please try this code in the General Styling > Quick CSS field:

    .copyright,.copyright a {
    font-size: 14px !important;
    }

    please adjust to suit.

    To change the footer widget area font size, Please try this code in the General Styling > Quick CSS field:

    #footer .textwidget p,#footer a {
    font-size: 16px !important;
    }
    #footer h3.widgettitle {
    font-size: 20px !important;
    }

    please adjust to suit.

    Best regards,
    Mike

    in reply to: Can't find demo import #1021212

    Hi,
    I also looked at the section above and fixed that diagonal color, by adjusting it in the section above it. Basically the diagonal colors come from the sections that are higher.

    Best regards,
    Mike

    in reply to: Can't find demo import #1021210

    Hi,
    That was odd, I changed the color again, maybe we were editing the page at the same time, please clear your browser cache and check now.

    Best regards,
    Mike

    in reply to: Enfold some control panel items and CSS not working #1021208

    Hi,
    I checked your fonts again by commenting out your Typekit css with /* … */ which makes css not work, then I ensured your site cache was still empty and cleared my browser cache, and your body & heading fonts were still Open Sans as set in your Theme Options.
    I also commented out your Quick CSS that was for hiding the blog post elements, from before, you can remove this code now & the Typekit, if you wish.

    Best regards,
    Mike

    in reply to: Can't find demo import #1021204

    Hi,
    I took a look at your site and swapped the colors in your section above the contact to correct the diagonal color.
    It looks like you solved your other questions above, so let us know if there is anything else we can assist with.

    Best regards,
    Mike

    in reply to: Remove white padding on top of the page #1021199

    Hey Nu-Vision,
    I took a look at your site, but I’m un-sure where your white space is, please include a screenshot of it in the Private Content area. You can upload to postimages.org and paste the code here.

    Best regards,
    Mike

    in reply to: Add Meta tag to the Homepage #1021196

    Hey JRTaxi,
    Try adding this code to the end of your functions.php file in Appearance > Editor:

    function google_meta_tag(){
      ?>
      <meta name="google-site-verification" content="Google_String">
      <?php
      }
      add_action('wp_head', 'google_meta_tag');

    replace the example Google Meta Tag with yours.

    Best regards,
    Mike

    in reply to: Enfold some control panel items and CSS not working #1021192

    Hey ashforthmarketing,
    Thanks for the login, I took a look at your site, and turned off your caching plugin, and disabled your css & js file merging in the Enfold Theme Options > Performance > JS & CSS file merging and compression for now while you are creating your site. This will save you a lot of headaches, and once your site is done you can enable these to make your site faster.
    I see you are showing a blog post element on your “resources” page, so in your Enfold Theme Options I set the resource page as your blog location, which applied the settings from the Enfold Theme Options > Blog Layout settings.
    I also checked your body content “Placeholder text” and the font family & size is matching your Advanced Styling options “Open-sans”, “16px”
    So I believe everything is working correctly now, setting the “resource” page as your blog location in Enfold Theme Options > Blog was the key.
    Let us know if there is anything else we can assist with.

    Best regards,
    Mike

    in reply to: Creating a New Enfold Theme #1021186

    Hey stewroids,
    Yes, installing a new WordPress and Enfold on a sub-domain and enabling the maintenance mode until you are ready to move it, would be best.

    Best regards,
    Mike

    in reply to: Search icon has white boxed background #1021184

    Hey Felix-A,
    Thanks for the login, I added this code in the General Styling > Quick CSS field:

    #top #header .av-main-nav > li > a {
        background-color: transparent !important; 
    }

    and it is now working, Please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    I tried to check but I get “ERR_NAME_RESOLUTION_FAILED” when trying to reach your domain. Please ask your webhost for help setting up your domain settings.

    Best regards,
    Mike

    in reply to: change font size #1021129

    Hey Susanne,
    I checked your page and the h5, such as “IN THE BRITISH MEDIA” is now 20px
    Please clear your browser cache and check.
    Perhaps this article will help explain how to clear your browser cache
    Some browsers have extensions that will clear your cache at the click of a button.

    Best regards,
    Mike

    in reply to: caption font colour #1021127

    Hey Susanne,
    I added this css to your Quick CSS:

    #top.page-id-17 h3.av-masonry-entry-title {
    color: #a6122d !important; 
    }

    It is now working, Please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 24,451 through 24,480 (of 34,601 total)