Viewing 30 results - 80,011 through 80,040 (of 142,866 total)
  • Author
    Search Results
  • #790847

    Hi,

    Thanks for the feedback, you were most likely getting cached results if you didn’t do anything. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #790838

    Hey spidercreations,

    1. Please try this in Quick CSS

    .html_header_top.html_bottom_nav_header #top .main_menu .menu-item-search-dropdown {
        float: left !important;
    }

    2. Is it the section with 5 icons + text you are referring to? Maybe it would be better to put them in 1/2 elements instead and add some padding to them if you want them to be more narrow?

    3. I’m not sure how you added that, maybe you could simply decrease the font size a bit in order to display them all?

    Best regards,
    Rikard

    #790823

    In reply to: Tab Section URL IDs

    Hey xyzb,

    Please try the solution here: https://kriesi.at/support/topic/link-to-tab-in-tab-section/#post-763509
    and let us know if you need further help.
    Best regards,
    Sarah

    #790821

    Hi,

    Great, glad you found a solution and thanks for sharing, much appreciated :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #790820

    Hi Joe,

    Great, glad we could help and thanks for your feedback. We’ll keep the thread open in case you should need any further help on the topic.

    Best regards,
    Rikard

    #790819

    Hey johnworfin,

    To style the padding of the submenu links, please use something like this:

    #top .av-main-nav ul a {padding:5px 10px;}

    Looks like the mega menu might be better for you. We’re sorry it doesn’t look nice for you. If you send us a screenshot of what it looks like, and tells us how you would like to style it, maybe we can help you style it to your preference.

    You can check our demo for how the megamenu usually looks like: http://kriesi.at/themes/enfold-2017/

    Best regards,
    Sarah

    #790818
    kazeko
    Participant

    I’ve changed icon size using this code;

    [data-av_icon]:before {
        font-size: 50px!important;
    }
    .iconbox_icon {
        margin-right:20px!important;
    }
    
    .iconbox_top .iconbox_icon {
        font-size: 50px;
        line-height: 50px;
        min-width: 50px;
        min-height: 50px;
        top: -50px;
        left: 45%;
    }

    However I want to change the size only button icon size.
    I attached image file.

    #790817

    Hi,

    Great, glad you got it working and thanks for letting us know. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    Hi Liz, we’re glad you got it working! Do you need further assistance with this, or can we close the thread?


    @iscoocsi
    @brainxchange if you still need assistance, please open a new topic so we can assist you with your individual needs. Thank you!

    Best regards,
    Sarah

    Hey AdvanceComputing,

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

    .header_color div#header_meta {border-bottom:none !important;}
    .header_color div#header_main {border-top:none !important;}

    Best regards,
    Sarah

    #790797

    Hi,

    It would be difficult for us to give you accurate answer since we can’t inspect the site, but you might try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #menu-item-search {
        background: transparent !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    AdvanceComputing
    Participant

    HI, how can I remove the white bottom border of the extra info header element, or, remove the top white border of the container where the logo is in?

    #790784

    Hey k593,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    
    #top .shop_columns_3 .products .product {
        margin-right: 3.5%;
        width: 31%;
    }
    

    Hope this helps :)

    Best regards,
    Nikko

    #790738

    Thank you Sarah, works well now!
    Only one last thing: I cannot change the hover background and text color.
    I follow the instructions and insert this css in css panel:

    #top #wrap_all .av-social-link-ICON_NAME:hover a{
    color:#fff;
    background-color:#9fae37;
    }

    I replace ICON_NAME with the name with which I renamed it, but nothing happens. Where am I wrong?

    #790715
    murdochduncan
    Participant

    Hello!

    I have a background image that looks awesome for the desktop viewing but no good on mobile.

    Is there a way to change the background image for the mobile view only?

    Thank you,

    Duncan

    #790696

    Hey John,Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li {
        background: transparent;
        color: #34B790;
        font-size: 18px;
    }
    

    Best regards,
    Yigit

    #790693
    aussiedropbear
    Participant

    Hi support,

    I am after some quick CSS or setting that will allow me to increase the social icons in the top header ‘extra elements’ section and also match the colours to the website before rollover. Would like the icons to stay the same size when rolled over as well.

    Cheers
    John

    #790681

    Topic: Top Bar Customization

    in forum Enfold
    webonative
    Participant

    Hi,

    I thought I resolved this issue for my ticket #789847 that I created earlier. However, this issue came back again. I recently purchased your theme and while I was configuring the home page slider, I see that the color of the main navigation menu doesn’t change to “white” when we scroll all the way up.

    It stays “black” if we scroll down or top.

    Please let me know how to change that feature back like it’s on the main theme page? (http://kriesi.at/themedemo/?theme=enfold-overview).\

    Thanks.
    Yaser

    Thanks, please feel free to close this topic.

    #790664
    NieuweDag
    Participant

    In another thread I asked if there is also a way to downsize the padding on top of the portfolio-grid.

    In the mean while it turns out the top padding of the portfolio grid seems inconsitent.

    At the page I posted the portfolio grid the first, there is still a large top padding, which I want to downsize (like on the other page mentioned below).
    (padding within color section, between text blok with headers & portfolio grid)

    On another page there was no top padding at all, and I just added a white spacer to get the right padding on front-end. On this page I used the same settings within the color section & portfolio etc.

    Could you please help me out here?

    Eleina_Shinn
    Participant

    Not sure what happened, updated theme Top of each page is no longer appearing. Most pages have the Fullwidth EasySlider at the top, except the Contact Us Page, which has a fullwidth map – none are appearing

    #790657

    Hi,

    Great! I am glad this was able to be fixed for you. If you need additional help, please contact us here on the forums. For your second issue, please start an additional topic as it helps us keep things organized.

    Best regards,
    Jordan Shannon

    #790647

    That did the trick perfectly, thnaks!!

    Is there also a way to downsize the padding on top of the portfolio-grid?

    It was not working for me on the phone but now is?
    Desk top computer ok
    Hosted in U.K.
    I am in South Africa

    #790635
    NieuweDag
    Participant

    I would like to change the h3 font size in portfolio grid, from 19px to 16px, just for the portfolio grid.

    I just tried several of the suggested Quick CSS fixes, but none of them seems to do the trick so far.

    The thread in which I requested support for this, was closed right after sending me the following Quick CSS code, which unfortunately doesn’t work either. Could you please assist me with a working CSS fix to change the h3 font size in portfolio grid?

    #top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3 {
    font-size: 15px;
    }

    #790621

    @Basilis, I’ve contacted the WPML team: https://wpml.org/forums/topic/strange-behavior-in-theme-enfold-tab-sections/. I will post updates here if there are relevant findings to Enfold.

    dear victoria
    i had followed the instruction
    1. Download https://mensmaximus.de/dokumente/enfold/enfold-child-wc3.zip
    2. Login to wordpress and select Appearance -> Themes in the admin menu
    3. Click on ‘add new’ (top left of the theme page)
    4. Click on ‘upload theme’ (top left of the theme page)
    5. Click on the file select button and choose the enfold-child.zip file from step 1
    6. Click on ‘Install now’
    7. Activate the Enfold Child Theme after the installation has finished
    8. Follow the instructions from http://kriesi.at/documentation/enfold/using-a-child-theme/
    9. You are done. Have fun with the new features

    but it didn’t not fix the blur thing but changed the color of the template it became white and all fonts became green and maps everywhere i don’t know if i have made a mistake or something so i deleted the file from ftp now now its new i want if you can help me by trying your self if it works or not i would appreciate alot if you can have a look into it and i have kept the login details as well

    • This reply was modified 8 years, 10 months ago by dith_solanki.

    Hi,


    @NieuweDag
    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    #top #wrap_all .main_color h3, #top #wrap_all .alternate_color h3 {
        font-size: 15px;
    }

    If that does not help, please start a new thread under Enfold sub forum and attach temporary logins private content field. Since this is 3 year old thread, i am closing this one :)

    Best regards,
    Yigit

    #790591

    Hi,
    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .av_header_transparency #header_meta {
        background: white;
    }
    

    Best regards,
    Yigit

    #790587

    Topic: Top Menu Disappeared

    in forum Enfold
    SML136
    Participant

    My top menu disappeared after updating the Enfold theme. My URL is:

    domgarofalo.com/zps

    Any idea how to get it back? I have tried reselecting it as Top Menu,
    assigning other them and then reassigning Enfold theme… nothing.

    Any ideas?

Viewing 30 results - 80,011 through 80,040 (of 142,866 total)