Forum Replies Created

Viewing 30 posts - 31,021 through 31,050 (of 33,339 total)
  • Author
    Posts
  • in reply to: Problems With Enfold-Child #828803

    Hey mwakil,
    Do you mean that you are using v1.8 as your parent theme?
    Why such an old version?

    Best regards,
    Mike

    in reply to: Plugin update #828799

    Hey hamidgol,
    This is a issue with a plugin that has been updated, but didn’t reset it’s notice. You could choose to ignore it as there is no security threat, or uninstall & reinstall each plugin until you find the culprit, but you may lose settings. Or use some tips listed here: https://www.wpoptimus.com/626/7-ways-disable-update-wordpress-notifications/
    Wish I could have been more help.

    Best regards,
    Mike

    in reply to: Remove padding from div.container #828796

    Hi,
    Please adjust to:

    .container {
        padding: 5px !important; 
    }

    Best regards,
    Mike

    in reply to: Black header #828795

    Hi,
    Try:

    #top #wrap_all .main_color ins {color: red !important; }

    Best regards,
    Mike

    in reply to: Menu Title and Shifted Menu #828793

    Hey Jonathan,
    1>

    @media only screen and (max-width: 767px) { 
    #menu-item-2836 {display:none !important;}}

    2>

    .av-main-nav-wrap {left: 15px !important; }
    

    feel free to adjust to suit.

    Best regards,
    Mike

    in reply to: Small Bar Font Color for Transparent Header #828792

    Hey Valerie,
    Try this code in the General Styling > Quick CSS field:

    #avia2-menu.menu {color: #000 !important; }

    feel free to adjust the color to suit.

    Best regards,
    Mike

    in reply to: Black header #828791

    Hi,
    On your example the header is much larger. Is that what you are asking to do? I’m confused.
    See Private Content area
    I didn’t see the additional question about making the new price on sale be red, but I don’t see an example in your link?

    Best regards,
    Mike

    in reply to: Image Pixel Dimensions #828789

    Hey Kent,
    I think I understand, but note that these numbers change with the device screen sizes, your container height is 500px, and your image is 760px. But this is because you are using the parallax. I see you have your location marked in the image, which I imagine you want centered.
    So you can crop your image, but you will need to change your container height to 400px because your mark on the image is so low.
    Or you can move the image with css like this:

    
    #av_section_1 .av-parallax-inner {background-position: center -250px!important;}

    Hope this helps

    Best regards,
    Mike

    Hi,
    What I was suggesting didn’t require a plugin, what I meant was to add unique categories to the pages or posts you want to link to:
    postimage
    then change the masonry content type to categories:
    postimage
    select the categories to show:
    postimage
    then the masonry will link to those pages.
    Is that sound like what you are trying to do?

    Best regards,
    Mike

    in reply to: Footer Columns cramped in mobile use #828778

    Hi,
    I logged in and changed from your child theme to your parent theme, and your site works now, and looks good :)
    This makes me think that there’s a error in your child theme header.
    Please review.

    Best regards,
    Mike

    Hi,
    Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Black header #828774

    Hi,
    Sorry, that black is part of the video and can’t be changed unless you edit the video. While the video can be resized, it will be distorted. Perhaps if we make the header bigger to cover that area, and bring up the content area to cover the base of the video, but since your header is black, it really won’t look any different.
    To change font colors, try using Enfold Theme Options > Advanced Styling > and choose the element in the drop down, and then pick the colors.

    Best regards,
    Mike

    in reply to: Padding between Footer Widget Columns #828771

    Hi,
    I think you have done a good job on your CSS, it looks like the way you described you wanted it. Not sure what I can add to help.
    Where you have put the css in fine.

    Best regards,
    Mike

    in reply to: Nex Forms #828765

    Hi,
    Your site seems down right now, please check. I can’t open your image, can you upload a .jpg or .png image?

    Best regards,
    Mike

    in reply to: display problem #828526

    Hi,
    Glad to hear,let us know if we can help more. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Mailchimp integration #828525

    Hi,
    Glad to hear, let us know if we can help more. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Footer Columns cramped in mobile use #828524

    Hi,
    Try to update manually via FTP: https://vimeo.com/67209750
    Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
    Please see Private Content area

    Best regards,
    Mike

    in reply to: HTTP ERROR 500 AFTER UPDATE THEME #828523

    Hi,
    Please see Private Content area

    Best regards,
    Mike

    in reply to: Font issue for blog in footer #828521

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

    Best regards,
    Mike

    in reply to: Black header #828505

    Hey Zaccc,
    Please see screenshot in Private Content area, as I’m not sure which black you want to remove.

    Best regards,
    Mike

    in reply to: Masonry // Make Category Sort sticky or as Menu entry #828491

    Hey Bergbursche,
    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Best regards,
    Mike

    in reply to: Mobile Menu Not Showing #828490

    Hi,
    Perhaps down grading would be a quick solution. You just need to upload the theme files of the old version via FTP.

    Best regards,
    Mike

    in reply to: Enlarge the icon of a personnalised horizontal rule #828489

    Hi,
    Your site seems to be having JetPack issues, I’ll try again later.
    postimage

    Best regards,
    Mike

    in reply to: Photo testimonial slider #828488

    Hey micropoleinstitut,
    We can assist making the images a different size and square, but we’ll need the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Space between columns #828486

    Hi,
    Try this code in the General Styling > Quick CSS field:

    
    #top .av-flex-placeholder {
        width: 1%!important; 
    }

    Best regards,
    Mike

    in reply to: Re: Enfold Table Customization #828485

    Hey messmeriza,
    Try this code in the General Styling > Quick CSS field:

    .main_color tr {background: #fff !important; border-color: #fff !important;  }
    td {border-width: 0px !important; }

    Best regards,
    Mike

    in reply to: Chrome reports phishing with Enfold theme #828482

    Hi,

    @tjswarbs78
    thanks for sharing the good tips.

    Best regards,
    Mike

    in reply to: Fatal Error #828480

    Hey afarahani,
    I found a report of the same issue and it was solved by updating PHP to 5.6
    Try updating your php.

    Best regards,
    Mike

    in reply to: Menu Above Logo Below – Menu Covers Logo #828479

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .logo img {margin-top: 5%!important; }
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
        height: 125px!important; }
    .logo img {margin-top: 5%!important; }}

    Best regards,
    Mike

    in reply to: Social icons + phone info on small screens / mobile #828475

    Hi,
    Try setting the extra elements > Header Social Icons > display left and Header Phone Number/Extra Info > display left
    postimage

    Best regards,
    Mike

Viewing 30 posts - 31,021 through 31,050 (of 33,339 total)