Viewing 30 results - 133,201 through 133,230 (of 142,577 total)
  • Author
    Search Results
  • #226903

    Topic: Multiple Questions

    in forum Enfold
    adworks
    Participant

    Trying to style a menu which is very extensive. As a user I would prefer to scroll on one page then hop pages by section. Your accordion doesn’t offer the advanced editor or two column option so hoping for a fix to the following issues:

    I created a jump to at the top of the page but this would work SO much better (since even my jump to’s are extensive) if I could create these in a custom sidebar – the issue with that being I can’t have a sidebar with color sections and I need color sections to create the jump to’s ;-(

    Beyond that it would be *really* great if I could remove the border on the color sections as I want them all white. I’ve spent an hour reading through the forum on this one and I’ve only been able to successfully find the quick css for removing them site wide – I tried a section specific and it didn’t work but maybe that’s not meant to be done under styling?

    And last but not least if I place a full width text column (same section) above a 2 or more columns (see text under the special heading “Breakfast”) I get space below it that seems really large and i’d like to reduce it. White space rules are great but only for adding.

    http://juicejavacafe.com/menu-testing

    #226893

    In reply to: header / menu

    Ok, i’ll leave it for now, reply back to this topic when you are done.

    Best regards,
    Josue

    #226886

    In reply to: slideshow titles

    Hey Munford!

    I saw that you have already started another topic regarding this, so i am closing this one.

    Best regards,
    Yigit

    #226884

    Topic: Add Google Font

    in forum Enfold
    mijyman
    Participant

    Hi there,

    I am trying to add a google font to my website. I tried wp google fonts and google typography plugins with no success (apart from on my laptop where the google fonts are installed). I also tried adding quick css codes with no success.

    I hope someone can help me, I guess I will have to import the font first before implementing it.

    Many thanks,

    Andy

    #226850

    Hey!

    Please try the workaround Josue posted here https://kriesi.at/support/topic/stop-resizing-header-but-anchor-not-correct/#post-220223

    Cheers!
    Yigit

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .post-title h1 a, .post-title h2 a { font-size: 26px; }

    P.S.: Please start a new topic if your questions are off topic

    Cheers!
    Yigit

    #226815

    Hey!

    Please try the workaround Josue posted here https://kriesi.at/support/topic/stop-resizing-header-but-anchor-not-correct/#post-220223

    Best regards,
    Yigit

    #226802

    Unfortunately it isn’t that simple. In this case ‘search’ text will appear under the magnifier/search icon. I would like to have visible only icon there. I’ve found something like this:
    $items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" rel="nofollow">;</a></li>';

    in https://kriesi.at/support/topic/replace-toggle-icon-with-another-entypo-fontello-font-or-use-a-png/

    I cant figure out how to get magnifier icon not the character you can see here http://www.fileformat.info/info/unicode/char/e803/index.htm

    Regards,
    Pawel

    MyGadgetsZA
    Participant

    Hello

    Sorry, I have searched for an answer but all the solutions I think relate to this are not working.
    snippet

    Is it also at the top of a page i am making into a frontpage, and at the top of every cart category… Very annoying.

    Please help me REMOVE it.

    #226796

    Hi!

    Please download pre-built child theme here http://kriesi.at/documentation/enfold/using-a-child-theme/ so we can make sure that there is not wrong with your child theme
    Please also make sure that footer.php file in your child theme has the sames line on bottom https://dl.dropboxusercontent.com/u/14975671/bottom.JPG

    Best regards,
    Yigit

    • This reply was modified 11 years, 11 months ago by Yigit.
    #226790

    In reply to: Icon Box Transparent

    Hi AdDesign!

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

    .page-id-2449 .main_color.iconbox_top .iconbox_content {
    background: rgba(255,255,255,.8);
    }

    For further customization request, please visit Werkpress.

    Best regards,
    Ismael

    Hey!

    It does work fine on my end http://i.imgur.com/4YXoqyF.jpg
    Please post a screenshot and show the issue.
    You can check the color section ID and remove padding as following

    #your-color-section-id .content { padding-top: 0; padding-bottom: 0; }

    Regards,
    Yigit

    #226742

    Hi ariane1001!

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

    .single-post .avia-gallery { width: 400px; float: left; }
    .single-post .tabcontainer { width: 46%; clear: right; margin-top: 0; padding-left: 4%; }

    Cheers!
    Yigit

    #226735

    Hi agarkitekter!

    You can add following code to Quick CSS in Enfold theme options under Styling tab for a starting point

    .sort_width_container {
    position: fixed!important;
    top: 250px;
    z-index: 999;
    }

    You may need to adjust top value depending on the header type you are using. You still may need a help from freelance developer to achieve what you exactly want

    Regards,
    Yigit

    #226725

    In reply to: Retina Display images

    Hey!

    Feel free to request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
    Can you point out the image you are having issues with on your website so i can check it on my iPhone 4? I checked your website and images look fine http://i.imgur.com/KxexTBw.png

    Best regards,
    Yigit

    #226713

    Hi Josue,

    In the Avia Dynamic Slider, the HTML txt reacts strangely. For example, visit http://www.buzinga.com.au and view the first page that comes up. See the text (HTML). In the Avia Dynamic Slider setup this text is left aligned. The button is center-aligned and the bottom text (“Or scroll down and get to know us better first”) is left aligned and simply doesn’t optimised for the smaller screen sizes. It appears OK on desktop view but doesn’t look right on iPhones, etc.

    What can I do to fix this?
    Logan

    #226706

    Hi!

    Please add following code to Quick CSS
    1-

    .bottom_nav_header.social_header #header_main .container {
    height: 110px; }
    .logo img { padding-top: 20px; }

    4-

    body div .avia-button { color: white!important; }

    5- You can choose to display Alternate color on certain elements such as Color Section
    6-

    .sidebar a { font-size: 16px; }

    7-

    #scroll-top-link:hover {
    background-color: purple;
    color: orange;
    border: 1px solid yellow;
    }
    #scroll-top-link {
    background-color: blue;
    color: green;
    border: 1px solid red;
    }

    8-

    .sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-size: 18px; }

    Regards,
    Yigit

    #226664

    In reply to: Gallery titles

    Hey!

    Please try this code instead:

    
    .avia-tooltip {
    margin-top: 160px;
    }
    

    Regards,
    Peter

    #226662

    Topic: Layer Slider on Mobile

    in forum Enfold
    malkoin
    Participant

    Enfold is really a fantastic piece of work!
    All is good, but I have two issues.

    I have three text boxes in the layer slider. They look fine on desktop.
    They look too big on mobile: on the Ipad, on Android tablets, and phones.
    What can I do to solve this.
    Many thanks.

    #226655

    In reply to: anchor problem

    Hi!

    I still see the compressed files at the top of the page. If you check the source code you’ll see that your website doesn’t load the uncompressed theme scripts but the compressed version: http://www.copenhagenfilmcompany.dk/2014/wp-content/cache/minify/000000/hYxBCoAwDAQ_ZIwVP1TaIJEklKZF_L2CIHryOOzszFNYcC_AlqRnctwclTJHElKy9gGIlqFIPKiOyjbMf-dre_MQ0LlRqeQO2qWxsK09CiR1rHfgMU4.js

    Please deactivate W3TC completely for now.

    Best regards,
    Peter

    #226651

    Hi!

    Please try to insert following css code into the quick css field:

    
    .js_active .tab_content {
    top: 19px;
    }
    

    Regards,
    Peter

    #226650

    Hello Ismael

    The Button “Scroll to top” is now displayed correctly.
    However, only in the parent theme not if I set the child theme.

    What am I doing wrong?
    Where is my mistake?

    Best Regards
    Bruno

    #226636

    Not 100% happy with the result but managed to stop it from disappearing by adding the following code to my child themes CSS:

    .avia_transform .avia-icon-list .iconlist_icon {
    opacity: 1 !important;
    -moz-transform:scale(1) !important;
    -webkit-transform:scale(1) !important;
    -o-transform:scale(1) !important;
    transform: scale(1) !important;
    }

    .avia_start_animation .iconlist_icon{
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
    }

    • This reply was modified 11 years, 11 months ago by Siegoboy.
    #226629

    Hi!

    I tried to login with the credentials you posted here: https://kriesi.at/support/topic/wrong-portfolio-in-widget/#post-225410 but I get an error “ERROR: Incorrect username or password.”.

    Regards,
    Peter

    #226615

    In reply to: Blog Post View

    Hey!

    Please add this on Quick CSS or custom.css to change the layout of “Single author, small preview pic” without sidebar.

    #top .fullsize .template-blog .post_author_timeline {
    display: block;
    }
    
    #top .fullsize .template-blog .blog-meta {
    margin: 0;
    position: absolute;
    }
    
    #top .fullsize .template-blog .post-meta-infos {
    text-align: left;
    }

    Regards,
    Ismael

    #226594

    Hey jansthh!

    1.) Use this to align the logo to the right:

    div .logo {
    float: right;
    }

    2.) Use this to move the mobile menu toggle:

    @media only screen and (max-width: 767px) {
    .mobile_active #advanced_menu_toggle {
    display: block;
    margin-top: 0;
    }
    }

    Cheers!
    Ismael

    #226584

    Hey erwanpia!

    The theme’s css will always override the wordpress core styling if there is any. Actually, the css that you mentioned does not affect anything because the width of the gallery thumbnails is controlled using this selector:

    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
    width: 20%;
    }

    Cheers!
    Ismael

    #226573

    Hey!

    Please add this on Quick CSS or custom.css to fix the comment label:

    #commentform label {
    position: relative;
    left: 0;
    top: 0;
    }

    Regards,
    Ismael

    #226565

    Hey!

    The theme doesn’t have a shortcode for a newsletter submit. You would need to add it to the header.php directly and customize as needed. Most likely it would need to be done by a freelance developer to keep everything responsive and cross browser compatible.

    For a color section, you can remove it from your layout by deleting it in the avia layout builder or you can save the whole page including that element as a template from the Template button on the top right of the ALB. Hiding it with CSS on the front end won’t prevent it from loading.

    However if you want to you can try giving the color section a unique ID in the For developers only field which adds an ID to the color section. Then target it by that name:

    
    #colorsectionname {display: none;}
    

    Best regards,
    Devin

    #226558

    In reply to: Google Maps Plugin

    Hey William!

    It isn’t an often updated or full list but all recommended plugins are here: https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/

    Other than the themes Google maps widget there isn’t any specific plugin we recommend or know of that has good integration.

    Cheers!
    Devin

Viewing 30 results - 133,201 through 133,230 (of 142,577 total)