Forum Replies Created

Viewing 30 posts - 30,631 through 30,660 (of 34,863 total)
  • Author
    Posts
  • Hey lech07,
    Try this code in the General Styling > Quick CSS field:

    li a:-webkit-any-link {
        color: #719430!important; 
    }

    Best regards,
    Mike

    in reply to: hr with icon #891808

    Hi,
    Please try:

    .hr-custom.hr-icon-yes .hr-inner {
        margin-left: 0px!important; 
        margin-right: 0px!important; 
        width: 48% !important; 
    }
    .hr-custom {
       width: 102%!important; 
    }

    48% is the maximum width without the icon jumping out of center, but we will offset this by making the HR width 102% thus equaling the 50% you want.

    Best regards,
    Mike

    in reply to: Woo Cart not formatting correctly #891098

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Woo Cart not formatting correctly #891090

    Hi,
    That’s good news. shall we close this then?

    Best regards,
    Mike

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

    Best regards,
    Mike

    in reply to: Only mobile slider seen #891086

    Hi,
    The layerslider controls for hiding at certain screen widths didn’t work as expected, so added the quick css again, which worked well.
    Unless you have any other questions, shall we close this then?

    Best regards,
    Mike

    in reply to: Woo Cart not formatting correctly #890993

    Hi,
    I see your Paypal warning is gone now, which is good, but you still have 2 elements with with the same id #_wpnonce warning.
    2017-12-20_215513
    Can you please Try disabling your plugins to see if that solves the issue.

    Best regards,
    Mike

    Hi,
    #top.page-id-13 should work fine.
    It seems your page is working correctly now, are you happy with these changes?

    Best regards,
    Mike

    in reply to: Only mobile slider seen #890979

    Hi,
    Sorry, I don’t see the link to your new migration. I’ve worked on the one I had some more and solved the issue. Please try the migration I’ve linked in the Private Content area.

    Best regards,
    Mike

    in reply to: Only mobile slider seen #890740

    Hi,
    Ok, I got it to work by doing these steps, first I removed the quick css that targeted the sliders. Then I removed both sliders and saved the page, then add desktop slider and saved. At this point the desktop slider worked, but there is a delay it it showing, it seems you but scroll down first. Please check and remove any delays in the desktop slider.
    I then added the mobile slider above, and saved.
    Please try this.

    Best regards,
    Mike

    in reply to: Only mobile slider seen #890433

    Hi,
    Please include your login & password.

    Best regards,
    Mike

    in reply to: Google Font Lora Regular Italic doesn't show up #890418

    Hi,
    If I understand correctly, you would like H1 & H2 Lora regular & H3 Lora Italic, Try this code in the General Styling > Quick CSS field:

    #top #wrap_all .all_colors h3 {
        font-family: 'Lora italic' !important; 
    }

    To edit your functions.php you need you enable the editor in your security plugin, please see screenshots in Private Content area.

    Best regards,
    Mike

    in reply to: Google Webmasters – Search Appearance – HENTRY errors #890412

    Hi,

    @Guenni007
    Sorry, I don’t understand, didn’t you provide the solution and Rikard answer your question?

    Best regards,
    Mike

    in reply to: margins #889978

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Google Font Lora Regular Italic doesn't show up #889875

    Hi,
    I found the error, both were named the same, so I changed one to “Lora italic” it now shows at the very bottom of the list and the other is midway. Please check.

    Best regards,
    Mike

    in reply to: Woo Cart not formatting correctly #889872

    Hi,
    Glad to hear, thanks for using Enfold.

    Best regards,
    Mike

    Hey ucbrianinla,
    I suggest setting your mobile menu to become activate at 768 by going to Enfold Theme Options > Main Menu > Menu Items for mobile
    Then Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 1088px) and (min-width: 769px) {
    .responsive .main_menu ul:first-child > li > a {
    padding: 0 6px;
    font-size: 10px;
    }
    
    .main_menu {
    margin-right: -50px;
    }
    
    .logo img {
    width: 140px;
    }
    }

    This will cover between 769px and 1088px above that your menu & logo will fit.
    If you have other css to address this issue try removing it so there won’t be a conflict.
    please see screenshot in Private Content area of this working at 1024px

    Best regards,
    Mike

    in reply to: Link Post format in Magazine title not linking out #889868

    Hey janicenisha,
    The post is from 2015 and the changes in post: https://kriesi.at/support/topic/enfold-magazine-post-with-link-format-does-run/#post-435156 are already in the file. So I wonder if you just need to add the function to functions.php, I don’t think it will work though due to it’s age.
    I’m still not sure what you are trying to do, can you explain?

    Best regards,
    Mike

    in reply to: Large white space in the tab section element. Need help! #889867

    Hey Nate,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Icon Box Transparency #889866

    Hi,
    I figured the URL out :)
    Try this code in the General Styling > Quick CSS field:

    #top.home .avia-builder-el-11 .iconbox_content,#top.home .avia-builder-el-13 .iconbox_content,#top.home .avia-builder-el-15 .iconbox_content {background: rgba(248, 248, 248,0.7)!important; }

    adjust the number to suit.

    Best regards,
    Mike

    in reply to: Icon Box Transparency #889865

    Hey KellyKilgallon,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Large thumbnail blurry #889863

    Hey KK,
    It looks like your image is 450×450 and showing at 704×704 thus it is blurry. I changed your thumbnail size and it seemed to improve, please check.
    2017-12-17_171701

    Best regards,
    Mike

    in reply to: Woo Cart not formatting correctly #889858

    Hi,
    These are the errors you have on the check out page:
    2017-12-17_165534
    You have 2 elements with non-unique id #_wpnonce, meaning that you need to rename one of them. Read here for more info: https://goo.gl/9p2vKq (link from the console)
    The other error (The SSL certificate used to load resources from https://www.paypalobjects.com will be distrusted in M70) leds to this statement:

    by December 1, 2017, Symantec will transition issuance and operation of publicly-trusted certificates to DigiCert infrastructure, and certificates issued from the old Symantec infrastructure after this date will not be trusted in Chrome.

    If the SSL certificate is distrusted, then resources such as styling will not load. Your check out seems to be with PayPal, the source for the SSL certificate. Please check with PayPal if there is a solution.

    Best regards,
    Mike

    in reply to: I couldn't make any changes in home page. #889856

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

    #text-3 .textwidget p,#text-6 .textwidget p {font-weight: 300 !important; }

    For the “Rooms to Rent”:

    #top.home .avia-builder-el-5 {margin-top: 50px !important; }

    And for making changes to your homepage, first try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    If that doesn’t help, Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Mike

    Hey SuperSportsUAE,
    Oddly there was no rule for text alignment at mobile, so the browser was choosing center, Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) { 
    li {text-align: left !important;}
    }

    Best regards,
    Mike

    in reply to: Google Font Lora Regular Italic doesn't show up #889851

    Hi,
    I added it as H1 and it seems right?
    2017-12-17_162356

    Best regards,
    Mike

    in reply to: Sticky sub menu on mobile #889848

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

    Best regards,
    Mike

    in reply to: Gallery scroll appearance bug #889846

    Hi,
    Perhaps this will help: https://kriesi.at/support/topic/disable-rollover-in-gallery/#post-493229

    Best regards,
    Mike

    in reply to: Numbered icon list #889844

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

    Best regards,
    Mike

    in reply to: Minimum width for a cell with grid row element #889842

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

    Best regards,
    Mike

Viewing 30 posts - 30,631 through 30,660 (of 34,863 total)