Forum Replies Created

Viewing 30 posts - 31 through 60 (of 2,122 total)
  • Author
    Posts
  • in reply to: Scroll down arrow – different colors on two pages #712148

    Hey frysjo,

    Would you mind providing a precise link to your site, showing the two pages in question? We need to be able to inspect them in order to help with the CSS :)

    Best regards,
    Jordan

    Hey goldengate415,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    in reply to: Changing theme #711719

    Hey bishstan,

    Thanks for reaching out to us.

    You can only import one demo at a time. Trying to import another will erase all existing theme options. Let me know if there is anything else you like asistance with.

    Best regards,
    Jordan

    in reply to: Border Won't Go Away #710014

    Hi,

    Let us know if there is anything else we can assist with by opening a new thread on the forum.

    Best regards,
    Jordan

    in reply to: Language switcher icons double on mobile menu #709931

    Hey Rico008,

    Could you please provide login details to your WordPress dashboard, so that we may have a closer look.

    Best regards,
    Jordan

    in reply to: CSS changes for logged-in users #709930

    Hey Frank,

    This will only work with some custom CSS, and if the site’s pages appends the CSS class to each logged in user. This may take some time to achieve, especially depending on how extensive a change you want.

    Could you please provide a link to your site and login details to your WordPress dashboard, so we can have a look and guide you further.

    Best regards,
    Jordan

    in reply to: Reviews Broken #709925

    Hey CatherineTurner,

    Thanks for reaching out to us!

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    in reply to: Version Update – portfolio items not displayed #709915

    Hey hellovlad_,

    Thanks for reaching out to us :)

    To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)

    If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area

    Best regards,
    Jordan

    in reply to: Use different color for when using BOLD text #709041

    Hey kilimats,

    It still defaults to green because there is a strong attribute there since it is a bold text.

    <span style="color: #ce0202 !important;">LIVE</span>

    You need to add the color to the strong attribute instead of the span. Or add an id to the span element and use it to target the word with CSS.

    Best regards,
    Jordan

    in reply to: Breadcrumbs #709038

    Hey Benjamen,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    in reply to: center footer #709037

    Hey alexanderjohannes,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    @media only screen and (max-width: 767px) {
    #socket .sub_menu_socket li {
        line-height: 20px;
        width: 100%;
        text-align: center;
    }
    }
    

    Best regards,
    Jordan

    in reply to: Problemas com Advanced Layout Builder site desfigurado #709036

    Boa tarde,

    Você pode tentar o seguinte: https://wordpress.org/plugins/wp-smushit/

    Best regards,
    Jordan

    in reply to: Custom Sidebar not displaying correctly #706854

    Hey StormCreek,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    in reply to: Problemas com Advanced Layout Builder site desfigurado #706851

    Boa tarde Debora,

    Apenas respondeu em seu outro post. Não tenho certeza do que aconteceu também. Nenhuma mudança importante foi feita em FTP. Deixe-me saber se você tiver quaisquer outros problemas que precisam ser resolvidos.

    Saudações,
    Jordan

    in reply to: Question about RSS #706511

    Hey CPM_usa,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    in reply to: transparency levels in enfold text frame #706509

    Hey bra101,

    Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Jordan

    in reply to: Partner logo element auto-rotation broken #706508

    Hey Andy,

    A plugin conflict may be one of the reason for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Jordan

    in reply to: Logo Layer Over Image-Home Page #706505

    Hey lumberkings,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    in reply to: Enfold + LayerSlider WP HTTPS issue #706497

    Hey BugfreeSystems,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    in reply to: Mobile Menu Width #706494

    Hi,

    Thanks for getting back to us.

    I understand the issue. Could you please provide login details to your WordPress dashboard and we will have a closer look to give you a code that better fits what you want to achieve.

    Best regards,
    Jordan

    in reply to: Choose position in Color section #706492

    Hi,

    Yes it will have to be dont for each page you want this in. All you need to change is the page id in the code.

    Best regards,
    Jordan

    in reply to: Mobile Menu Width #706486

    Hi,

    Try the following instead:

    @media only screen and (max-width:767px) {
    #mobile-advanced {
        max-width: 360px!important;
    }
    }

    Should only work on mobile devices.

    Best regards,
    Jordan

    in reply to: Portfolio grid Title color #706485

    Hey webpress,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    in reply to: Cart page #706484

    Hi,

    We need the access to see the actual cart page. We have to inspect the element to assist.

    Best regards,
    Jordan

    in reply to: Where element.style? #706483

    Hi,

    It will be difficult to determine where exactly that style is coming from since your site is running locally.

    Best regards,
    Jordan

    in reply to: Remove Debugging Info #706470

    Hey doroth,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Jordan

    in reply to: Child theme #706468

    Hey troupdim,

    You can follow the instructions found here: http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/

    Best regards,
    Jordan

    in reply to: Cart page #706466

    Hey mawebdesign,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Jordan

    in reply to: Custom font color for a single menu item #706453

    Hi,

    Glad to hear that worked!

    Feel free to reach out to us again if there anything else you need.

    Best regards,
    Jordan

    in reply to: How to I get portfolio main photos to focus? #706450

    Hi,

    You need to go to the media library and select the portfolio featured images and then change the size under Attachment Display Settings to Portfolio. Do not remove the featured image from the post.

    If you still have issues please provide login details for us to assist you further.

    Best regards,
    Jordan

Viewing 30 posts - 31 through 60 (of 2,122 total)