Viewing 30 results - 138,181 through 138,210 (of 142,711 total)
  • Author
    Search Results
  • #175664

    Hello!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .home div .flex_column { width: 109.7%; margin-left: -50px!important; }

    If you would like to remove the padding on top, add following code as well

    .home .content, .sidebar { padding-top: 0px; }

    Regards,
    Yigit

    #175628

    Hey!

    Please add following code to Quick CSS as well

    .fixed_header #main {
    padding-top: 0px;
    }

    If that does not work for you, please post the link to your website

    Best regards,
    Yigit

    #175617

    Topic: Text block area proble

    in forum Enfold
    ramoncrusellas
    Participant

    Hi,

    I have a problem with the text area of text block …

    So far everything I worked correctly, but now suddenly to edit the “text block” has stopped working and it looks white. From the Debug Chrome I can see that there is a style applied visibility: hidden where I can change the style so that you can see the text edit?

    thank you!

    #175614

    Hey!

    If you would like to remove only “From” please add following code to Quick CSS

    #top .price .from { display: none!important; }

    And if you want to remove both “From” and price, add this one

    #top .price { display: none!important; }

    Best regards,
    Yigit

    #175583

    hi Josue,
    if i understand correctly we would like to have the main navigation on the top inside the slider-like here: http://www.lonelyplanet.com
    but only on one page!!

    thank you in advance
    indiatravels

    #175582

    Thanks Devin. I got it working by using the Shortcode. You can close this topic.

    #175518
    Easy123
    Participant

    I have certain categories in my menu that I want to return a blogroll, but only as an exerpt. I currently get the full article. Can you tell me where I can fix this? The WP admin option under Reading doesn’t manage this function, apparently.

    It would also be incredibly awesome if I could have the results layout as a grid instead of the default list, is this at all possible?

    I create videotuts on a wide variety of subjects, and I basically want the menu to function as a blogroll topic filter so students can dive straight into whatever subject they want to learn about.

    Thanks in advance for any help you can provide!

    Edit: I also noticed the search results page has a standard sidebar that lists al pages and categories. Is there a way to alter what is displayed in this sidebar? It is not listed under widgets.

    • This topic was modified 12 years, 4 months ago by Easy123.
    #175501

    Thanks Ismael,

    I have tried this and it has worked but still leaves a 100pxl gap at the top. is there anyway to do this so that the content sits right at the top of the page?

    If not, is there a way that I can add a custom html header by just inserting some code?

    Thanks

    Dom

    #175497

    Topic: bbPress looks messy

    in forum Enfold
    revas
    Participant

    Hello,

    It appears that Enfold needs to be fixed in a way, so that topic’s name and the breadcrumb are not getting on top of each other, as can be seen on this page.

    Thank you!

    #175491

    Hello lpfa!

    You can add this on your custom.css or Quick CSS:

    #top .variations .label label {
    margin-top: 5px;
    text-align: left;
    min-width: 220px;
    }

    Regards,
    Ismael

    #175490

    Hello jaimemerz!

    You can add this on your custom.css or Quick CSS to hide the menu on the post page.

    .single .main_menu div ul li {
    display: none;
    }
    
    #top #menu-item-search {
    display: block !important;
    }

    Cheers!
    Ismael

    #175453
    hawea74
    Participant

    I’m sorry to be asking about the horrible IE8 – but it seems there are still a number of people using it, 4.6% according to W3 Schools :-(

    On my Home page everything looks and works ok.

    On any other page, the logo is much larger (It is shown at full size) and the menu runs through it.

    Do you have any conditional CSS or something else to stop this happening?

    I am building my site behind a maintenance screen so can’t give you a URL, but I can set up a WP login if that might help.

    Here is a screenshot;

    http://tinypic.com/r/1z68fi1/5

    Any help much appreciated :)

    Regards, David

    #175415

    In reply to: Change Font of submenu

    Hello sambolleter!

    Add this on functions.php:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Montserrat'] = 'Montserrat';
    return $fonts;
    }
    
    add_filter( 'avf_google_content_font',  'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Montserrat'] = 'Montserrat';
    return $fonts;
    }

    Add this on custom.css or Quick CSS:

    #top .main_menu .menu li ul a {
    font-family: 'Montserrat', sans-serif;
    }

    Cheers!
    Ismael

    #175414

    In reply to: Short code Cheat Sheet

    Hey!

    Please take a look at Devin’s response in this topic: https://kriesi.at/support/topic/how-do-i-override-an-avia-framework-class-definition-using-enfold-child/

    Best regards,
    Josue

    #175400

    Hi Ivana!

    Have you activated this setting? (Screen Options, top right):

    Best regards,
    Josue

    #175398
    kheong
    Participant

    I’d like to design a website with multiple pages but a homepage that has a long single page. It’ll need a top navigation menu that scrolls to bookmarks and highlights the section’s menu item when that section is at the top of the view port.

    Is it possible to do implement this type of navigation menu with the enfold?

    thanks very much!

    kheong

    #175394

    In reply to: aligh after comments

    Hi!

    Add this code to the Quick CSS:

    #commentform input[type='checkbox'] + label {
    left: 22px;
    top: -3px;
    }

    Result:

    Regards,
    Josue

    #175391
    This reply has been marked as private.
    #175385
    web4smallbusiness
    Participant

    I have just created a new website and I need to know how to open one of the links within the Navigation menu at the top to a new window.

    This is the website
    http://www.byerfountainmotorinn.com.au/

    and the client has asked that the “Book” link in the menu opens a new browser window. I tried doing it through the Menu option but couldn’t figure it out.

    Many thanks for your help
    Ivana

    #175378

    Hi @allegrabillings!

    Please take a look at Peter’s response in this topic.

    Best regards,
    Josue

    #175365

    Topic: SEO Smartlinks

    in forum Enfold
    adworks
    Participant

    I installed this plugin and suddenly my H1/H2 went from being centered as they were to flush left. I see another user previously reported the same thing.

    https://kriesi.at/support/topic/weird-coding-for-h3h5-headlines-in-the-themes-files-cannot-create-my-own/

    This is a necessary plugin for my SEO efforts. Is there a work around or similar plugin you recommend?

    #175358

    Hey!

    Please take a look at this topic as well https://kriesi.at/support/topic/mobile-menu-toggle/

    Best regards,
    Yigit

    #175307
    lpfa
    Participant

    The theme is great but the product name is huge on the top of the product detail page. Is there an easy way to change the text size.? Can’t seem to find it anywhere in the theme backend…..thanks!

    #175279

    Topic: Adding Google Fonts.

    in forum Enfold
    mad2k
    Participant

    Hi,
    I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:

    add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
    function avia_add_heading_font($fonts)
    {
    $fonts[‘Open Sans’] = ‘Open+Sans&subset=latin,latin-ext’;
    $fonts[‘Ubuntu Condensed’] = ‘Ubuntu+Condensed&subset=latin,latin-ext’;
    return $fonts;
    }

    add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
    function avia_add_content_font($fonts)
    {
    $fonts[‘Open Sans’] = ‘Open+Sans&subset=latin,latin-ext’;
    $fonts[‘Ubuntu Condensed’] = ‘Ubuntu+Condensed&subset=latin,latin-ext’;
    return $fonts;
    }

    but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
    font-family: ‘Ubuntu+Condensed&subset=latin,latin-ext’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
    instead
    font-family: ‘Ubuntu Condensed’, ‘HelveticaNeue’, ‘Helvetica Neue’, Helvetica, Arial, sans-serif;

    In head section Google Font link is correct <!– google webfont font replacement –>
    <link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext&#8221; /><style type=’text/css’>

    How can I fix it?

    Regards
    Marek

    #175278

    Topic: Adding Google Fonts

    in forum Enfold
    mad2k
    Participant

    Hi,
    I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:

    
    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext';
    $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext';
    return $fonts;
    }
    
    add_filter( 'avf_google_content_font',  'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext';
    $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext';
    return $fonts;
    }
    

    but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
    font-family: 'Ubuntu+Condensed&subset=latin,latin-ext', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    instead
    font-family: 'Ubuntu Condensed', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;

    In head section Google Font link is correct `<!– google webfont font replacement –>
    <link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext&#8221; /><style type=’text/css’>`

    How can I fix it?

    Regards
    Marek

    #175276

    Hi Josue,

    I want to make parts of my site transparant like zerozendesign but not just the header but the bodybackground as well.
    Can you tell me what code to use?

    Thanks in advance!

    And sorry for hijacking this topic :)

    #175275

    Topic: Adding Google Fonts

    in forum Enfold
    mad2k
    Participant

    Hi,
    I read two threads on the forum (Adding Google Fonts (plural)&Google fotns with Extended Latin subset) and added code to functions.php (:

    
    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext';
    $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext';
    return $fonts;
    }
    
    add_filter( 'avf_google_content_font',  'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Open Sans'] = 'Open+Sans&subset=latin,latin-ext';
    $fonts['Ubuntu Condensed'] = 'Ubuntu+Condensed&subset=latin,latin-ext';
    return $fonts;
    }
    

    but it did not result any change. I checked on inspect and found that in enfold.css:1 that creates a line:
    font-family: 'Ubuntu+Condensed&subset=latin,latin-ext', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    instead
    font-family: 'Ubuntu Condensed', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;

    In <head> section Google Font link is correct `<!– google webfont font replacement –>
    <link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext&#8221; /><style type=’text/css’>`

    How can I fix it?

    Regards
    Marek

    #175251

    Hey Carmitma!

    That featured is not available at the moment, if you really need you would need to hire a freelancer for the job, also feel free to request it here.

    Best regards,
    Josue

    #175229
    DesignerKen
    Participant

    I recently updated to the latest version of enfold and now my category widget is broken, I states I have no categories but in fact I do have 3 of them.

    I am running the latest WP and Woo and Enfold.

    Also I am noticing the line in the sidebar dividing the main content/sidebar is darker at the bottom than the top where the actual sidebar content ends, and when rolling over the main content area it will cause the upper portion to go dark.

    Also the ‘My account’ dropdown is showing the navigation text in front of it.

    Link to site and page.
    http://xchange521.com/shop/

    • This topic was modified 12 years, 4 months ago by DesignerKen.
    #175207

    You are welcome, if you can’t find a page in the backend, remember that you can simply go to that page (while logged) and click the link at top that says “Edit Page”.

    Regards,
    Josue

Viewing 30 results - 138,181 through 138,210 (of 142,711 total)