Viewing 30 results - 91,921 through 91,950 (of 142,809 total)
  • Author
    Search Results
  • Hey blinddrop2,

    use this code inside Quick CSS field:

    ul.sub-menu {
    top: 81px;
    }
    

    and adjust if needed.

    Best regards,
    Andy

    #672088

    Hey stanbrid,

    it’s happening for me on desktop too. 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,
    Andy

    #672058

    I noticed something else. I use another anchor link on a different page and it works perfectly fine. Pease see the “Apply Now” button at the top of this page: https://52kards.com/sponsorships/
    I don’t think it can be a plugin issue since it works fine on this page.

    Any ideas on why anchor links work fine on that page but not on http://52kards.com/product/mint2/

    Thanks!

    • This reply was modified 9 years, 7 months ago by AsadIC.
    #672035
    eC
    Participant

    Hey guys,

    I am trying to replace the logo for the moment when the header shrinks (and reverse that, if the user is going back to the top). Is that possible? If so, how can I achieve this?

    Thanks a bunch,
    MS

    #672016
    Mayamagik
    Participant

    Dear support team,

    All my social icons and special symbols disappear after 1 or 2 days sometimes even within hours. To make them come back I only need go into the login screen for the back-end (../wp-login.php). I actually don’t even need to login. Just going there makes the font come back. After a while the icons are vanished again and I only see those ugly blocks.

    If the icons are missing, they are missing on different computers with different browsers. So it is not a local problem with browser cache or something.

    I figured out it seems to be a cross origin problem. I read this thread and added the the code into my .htaccess file, but with no success.

    btw: this problem exists since many new updates – I have installed the latest version.

    https://dl.dropboxusercontent.com/u/83109369/IMG_12082016_181907.png

    I was digging a little bit deeper, and found out it could have to do with the “www” in front of my address as you might see in the screenshot in the link above. I have no clues anymore what to do. Please help.

    Best regards

    -C

    #672008

    Hi,

    you can’t compare it to a background image, cause it’s not an image. However, you can use this code to control it’s position:

    #top #background-video .av-section-video-bg iframe, #top #background-video .av-section-video-bg embed, #top #background-video .av-section-video-bg object, #top #background-video .av-section-video-bg video {
    left: -117px;
    top: 25px;
    }
    

    Adjust as needed.

    Best regards,
    Andy

    #671992

    Hi,

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

    #header_meta {
        margin-top: -31px;
    }
    nav.sub_menu {
        position: relative;
        top: 50px;
    }
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 172px;
    }
    
    

    Best regards,
    Yigit

    #671988

    Hi,

    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) {
    .responsive #top .logo {
        width: 100%;
    }}
    

    Best regards,
    Yigit

    #671985

    In reply to: Houzz Social Icon

    Hi,

    Replied you here – https://kriesi.at/support/topic/custom-font-not-loading/. Please do not create duplicated topics as it is making it harder for us and for other users to follow.

    Best regards,
    Yigit

    #671973

    Greatt and thank you so much my friend.. It works great on Desktop and also iphone & Android. (Not good well on IPAD. Ipad responsive page mirroring goes away :I ) Anyway i may find the solition later.

    Thank you so much and regards
    Erdinc

    #671968
    mgyura
    Participant

    Is it possible to have the secondary menu in the header, to the right of the logo and without the extra top bar where the secondary menu is usually located? Thank you!

    #671923

    Hi,

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

    .logo {
        margin-top: 20px;
    }
    .header-scrolled .logo {
        margin-top: 0;
    }
    

    Then please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Best regards,
    Yigit

    #671887

    Topic: Enfold Shop Theme

    in forum Enfold
    lloufield
    Participant

    I created a new category: Stuffed Animals & Plush Toys. How do I make sure my new category appears when I hover over main menu? I went to Appearance>Menu and I when I searched to add my category to the menu, it did not show up. As a default to the theme you will see Women. I would like to create categories like this and have it appear when I hover over the Shop menu at the top. Thank you!

    #671883
    czphx
    Participant

    Hi there!

    I have been looking all over the forum trying to find an answer to this, which I believe is rather simple in terms of CSS. Pardon my ignorance as I am learning as much as I can!

    I just need to get the arrows fixed relative to the top right of the screen. I would like the buttons together, with a slight gap in the middle. I know I have to get them inline-block or table or something, but no matter what I do I cant get them to stay the same distance from the right side and top of the screen when you resize the window.

    This was done correctly on czphx.com
    and I will be applying it to czphxtest.com

    Hey,

    Refer to this topic:
    https://kriesi.at/support/topic/conflict-between-woocommerce-measurement-price-calculator-and-enfold/

    Best regards,
    Josue

    #671854

    I badly need help with this issue though :(

    #671843

    Top!!

    #671833

    In reply to: Logo + text

    see here on kriesi’s blog page what happend to the logo when scrolling! you can avoid that disappearing of the text – very easy.

    see here Link

    Best is to be on a child-theme installation because every changing by updating your enfold theme will remain!
    you can see a demo here on a testenvironment: webers-testseite.de/ikom

    you can see that i like to use the normal site name and site description to insert the text besides the figurative part of the logo

    PS : those values in quick css (left top etc.) depends on your text and figurative part of your logo – so you have to play a bit with them.

    #671832

    Topic: Accordion not working

    in forum Enfold
    satucker
    Participant

    Having an issue with the accordion feature not working correctly. I have set it to the desired settings (that its been workign on for a while) but recently it has stopped working. I change and saved new settings and then put them back again with neither one working. What can I do?

    #671828

    Hi,

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

    #advanced_menu_toggle, #advanced_menu_hide {
        margin-top: 14px!important;
    }
    
    

    Best regards,
    Vinay

    #671827

    Hi,

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

    .logo img {
        min-height: 75px!important;
        margin-top: -15px;
    }
    
    

    Best regards,
    Vinay

    #671808
    Tobiy
    Participant

    Hey i tried this:

    #custom css id {
    background: rgba(165,224,0,1);
    background: -moz-linear-gradient(45deg, rgba(165,224,0,1) 0%, rgba(165,224,0,1) 8%, rgba(165,224,0,0.86) 46%, rgba(165,224,0,0.86) 54%, rgba(94,172,21,0.86) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(165,224,0,1)), color-stop(8%, rgba(165,224,0,1)), color-stop(46%, rgba(165,224,0,0.86)), color-stop(54%, rgba(165,224,0,0.86)), color-stop(100%, rgba(94,172,21,0.86)));
    background: -webkit-linear-gradient(45deg, rgba(165,224,0,1) 0%, rgba(165,224,0,1) 8%, rgba(165,224,0,0.86) 46%, rgba(165,224,0,0.86) 54%, rgba(94,172,21,0.86) 100%);
    background: -o-linear-gradient(45deg, rgba(165,224,0,1) 0%, rgba(165,224,0,1) 8%, rgba(165,224,0,0.86) 46%, rgba(165,224,0,0.86) 54%, rgba(94,172,21,0.86) 100%);
    background: -ms-linear-gradient(45deg, rgba(165,224,0,1) 0%, rgba(165,224,0,1) 8%, rgba(165,224,0,0.86) 46%, rgba(165,224,0,0.86) 54%, rgba(94,172,21,0.86) 100%);
    background: linear-gradient(45deg, rgba(165,224,0,1) 0%, rgba(165,224,0,1) 8%, rgba(165,224,0,0.86) 46%, rgba(165,224,0,0.86) 54%, rgba(94,172,21,0.86) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#a5e000′, endColorstr=’#5eac15′, GradientType=1 );
    }

    but it didnt show up. Any idea?

    #671799

    Topic: Edit Shop Page

    in forum Enfold
    laura1302
    Participant

    Hi Guys

    Using Enfold theme:

    Enfold Shop Demo

    Here is the link to the shop page of the site:

    http://www.fpmplantmachinery.com/shop/

    1. How can I edit the banner image, where it has this text on top:
    WELCOME!
    This is the new Shop Banner

    2. In the right hand sidebar, there’s currently a price filter – how do I manage this sidebar, so I can add more features like Categories, latest products, etc.

    Thanks!

    #671772

    Hey Rikard,

    See below.

    After posting this topic I continued a little search myself and think it may have to do with Polylang plugin. In the support forum for Polylang I found following message Could this maybe have to do with the error message I see?

    Thanks for your help,
    Monique

    #671760
    Nad
    Participant

    Hello
    I open a new thread because i do not have any anwser about my problem, for a week.
    The counted numbered, the top narrow menu, icon widget …etc do not work on my website
    They work if they are alone on a page, if you had 2 or more on the same page, they don’t work.

    2-3 widgets = http://www.fitnessplus.fr
    1 widget = http://www.fitnessplus.fr/accueil-test-2/
    1 widget = http://www.fitnessplus.fr/accueil-test/

    Does anyone could give me an answer ?
    Nad

    • This topic was modified 9 years, 7 months ago by Nad.
    #671759

    It’s the table area (with the 4 icons) below the large image. It looks good on desktop but on mobile devices you get a border around the table.
    See private area for the link. THX Freek

    #671747

    Hi,

    Great, glad you got it working :-)

    Please let us know if you should have any further problem on the topic.

    Best regards,
    Rikard

    #671711

    Hi Anne,

    Thanks for the feedback and I’m glad you got it working :-)

    Please let us know if you should need any further help on the topic.

    Thanks,
    Rikard

    #671709

    Hi,

    Ok, try removing the background colour for the 1/3 element and add this in Quick CSS:

    #top .av-light-form {
        background-color: rgba(0,0,0,0.7);
        padding: 20px;
    }

    Also remove the padding from the 1/3, then you should be able to add the sharing element to the 1/3 and still have a background for the form.

    Regards,
    Rikard

Viewing 30 results - 91,921 through 91,950 (of 142,809 total)