Viewing 30 results - 133,351 through 133,380 (of 142,869 total)
  • Author
    Search Results
  • #228307

    Hi!

    You can use this:

    #my-color-section {
    height: 75px;
    min-height: 75px;
    padding-top: 10px;
    }

    Change the height and the min-height value.

    Cheers!
    Ismael

    #228304

    Hey DavideRossi!

    I can’t reproduce the issue on my end. Please try to add a horizontal rule whitespace on top of the section with the icon list jumping.

    Regards,
    Ismael

    #228297
    ikaika72
    Participant

    Hi, I noticed there was an old post on this topic, but when I applied the code provided, it changed the thumbnail display and not the main image.

    I’m hoping to prevent or speed up the white fade of the Main Image when hovering over the thumbnail photo in a Gallery. I’d prefer it not fade, but simply load when hovering over the associated thumbnail.

    Thank you!!

    Presumebox
    Participant

    Hello;
    I have seen so many consultations on insertion videos full screen as advertised on the demo in “Home-V9 – Videos and Parallax”.
    Many queries arising from the same subject can generate confusion to users and as I see in many of the queries on the forum, few or no solution (at least I have not managed to find it) to the problems of the insertion of videos.
    I propose that I saw do a tutorial for the steps followed by you and see how you do it. This would solve the problem and many queries were not undertaken in the forum for the same topic.
    Thank you for your help.
    regards

    #228282

    Hi foxvendetta!

    Can you please give us a link to the website? Did you set the menu as Enfold Main Menu on Theme Locations?

    Cheers!
    Ismael

    #228266

    hi! thanks for that tip for the gray border. it worked perfectly. Something i’ve been having more difficulties it’s reducing the heigth of the color section. Here’s what i have in my child theme css:

    #my-color-section{
    height: 5px;
    padding-top:10px;
    }

    Still it’s soo big. I’m really clueless about this one.

    Thank you guys!!!

    #228264
    McGawain
    Participant

    Hi,

    on Woocommerce edit account information page http://konyvmanufaktura.hu/bejelentkezesregisztracio/fiok-szerkesztese/ email adress label was between family name and first name label. The alignment was bad. I gave this css to Quick css:

    #top .form-row {
    margin: 0 10px;
    }

    But this modified some box alignment on this page too: http://konyvmanufaktura.hu/megrendeles/
    the First Name, the Zip kod and the Phone number boxes moved down.

    How could I modify the edit my account data page email label alignment, without modifying the other page?

    Thanks: Agnes

    #228261
    Lene Larsen
    Participant

    https://kriesi.at/support/topic/cant-edit-code-in-avia-layout-builder/

    I have searched the forum up and down, I have tried different solutions, and nothing seems to work.

    Sometimes I cant use the text block of the avia layout builder.

    I see the text that I have previously written, but when I click it it says “Click here to add your own text”

    Will you please help me with this. It is not consistent. It has happend once before, and then just resolved by itself. Maybe an update on some part?

    It is not a problem on each page, so I am really scratching my head over this. When I try creating new version of the page, I get to edit text, but not upload an image. .. Please help. I was supposed to launch this page today with the client.

    Hi!

    I saw that you have already started new topics regarding your questions. So i am closing this one. Please do not create duplicated topics as it making it harder for us and other users to follow up

    Cheers!
    Yigit

    #228197

    Hey erikenanne!

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

    td { padding-top: 2px; padding-bottom: 2px; }

    2-

    tr:first-child th, tr:first-child td, tr th:first-child, tr td:first-child, td, tr { border: none; }

    Best regards,
    Yigit

    #228193

    Hi!

    Please remove min-width value from following code

    #top .widget_nav_menu li {
    min-width: 120% !important; }

    and add following code to Quick CSS

    .widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item {
    left: 0; }
    @media only screen and (max-width: 989px) {
    #top .widget_nav_menu ul ul li a { width: 140px; }}

    Best regards,
    Yigit

    #228172

    Hey miso00!

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

    #footer, #socket .container { padding: 0; }
    #footer .widget { margin: 0; }

    2-

    #top .price span {
    float: left;
    clear: left;
    }

    Cheers!
    Yigit

    #228153

    Topic: Color Section z-index

    in forum Enfold
    Angiec13
    Participant

    Site URL in next/private reply.
    I have a mailchimp sign-up form that I’m styling to be on top of an image in a color section. I have the form input areas styled and an image set for the subscribe button via css. However, I can’t get the button to show up on top of the image I have placed in the color section. I have set the z-index, but that appears to not be enough. Is there something in the color section or something in the css that might be preventing me from being able to see my subscribe button?
    Thanks for the awesome theme. Any thoughts are helpful– I’ve style MC forms a million times, but am stumped on this one. :)

    Angie

    #228149
    foxvendetta
    Participant

    Hi,

    Just installed Enfold on a new WP install, imported the dummy data and set the menus but I can’t see the Top Navigation Menu. The only thing that seems to be showing is the “search” icon.

    However, if I switch to the twenty fourteen theme, or any other stock themes, the Top Navigation Menu shows without problems.

    Any idea why this is?

    Looking forward to your response, thanks!

    Fox

    #228137
    Aerny
    Participant

    Hi,

    I think I posted this yesterday, but I cannot find it any more.

    In the Enfold Demo there is this section that has a scrolling feature. (where stands: In case you need help)

    How can I achieve this effect. I know it has something to do with a Color Section.
    In firebug I found that is is achieved by using a parallax-ratio:

    v id="av_section_6" class="avia-section socket_color avia-section-default avia-no-shadow avia-full-stretch av-parallax-section avia-builder-el-47 el_after_av_section el_before_av_section container_wrap fullsize">
    <div class="av-parallax avia-full-stretch" style="background-repeat: no-repeat; background-image: url("http://kriesi.at/themes/enfold/files/2013/04/room.jpg"); background-attachment: scroll; background-position: center top; height: 522.8px; transform: translate3d(0px, 41px, 0px);" data-avia-parallax-ratio="0.3"></div>

    But I can’t find this feature anywhere and I want to edit it in somehow.

    Can you help me out on this?
    Thank you!

    #228115

    In reply to: WPML issue: blog page

    Hi!

    1) Please go to the wordpress dashboard and select “English” from the language switcher (admin bar at the top). Then go to Pages > Add New and add a blog page to your website. Then save the page and translate it to Italian.

    2) Go to Enfold > Theme Options and select the blog page for your “English” website. Then click the “Save Options” button. Afterwards select “Italian” from the language switcher and configure your blog page for the “Italian” website (select the page you created when you translated the “English” blog page – see 1). Save the settings and now both pages are blog pages and connected to each other.

    Best regards,
    Peter

    #228098

    In reply to: WPML issue: blog page

    Hi ismael!
    Look at this link:
    http://www.dalcnet.com/news/
    If I wanted to visit the English version of this page, I should click on the union jack flag, at the top right of the page.
    Instead of having a sort of http://www.dalcnet.com/en/news/ link, I have one linking to the front page.
    This is the only link that WPML can’t manage. And I don’t know why.
    Is blog page different from the other ones?

    #228091
    citystash
    Participant

    If I rotate Citystash.com on an iPhone responsiveness does not work.

    I followed this thread and added css but did not work.

    https://kriesi.at/support/topic/layer-slider-doesnt-stay-responsive-when-i-rotate-mobile-device/

    #228076

    I added the code and custom.css is shown below. The problem is still there:

    /* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

    /* General Custom CSS */

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 60px;
    line-height: 60px;
    }
    span.avia-menu-fx {
    bottom: 0px !important;
    }

    /*
    Desktop Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */

    }

    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

    @media only screen and (max-width: 767px) {
    /* Add your Mobile Styles here */

    }

    span.avia-menu-fx {
    bottom: 30px !important;
    }

    #228067

    In reply to: Werbung links vom Blog

    Hey!

    I think the google ad code is not working. You can add this on Quick CSS:

    #div-gpt-ad-1392711329120-0 {
    position: absolute;
    display: block;
    top: 100px;
    left: 0;
    background: gray;
    }

    You will see a gray background on the top left side but there is no google ad.

    Best regards,
    Ismael

    #228063

    I do not see that code in custom.css. Here is the contents of custom.css:

    /* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

    /* General Custom CSS */

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 60px;
    line-height: 60px;
    }

    /*
    Desktop Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

    @media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */

    }

    /*
    Mobile Styles
    ================================================== */
    /* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

    @media only screen and (max-width: 767px) {
    /* Add your Mobile Styles here */

    }

    span.avia-menu-fx {
    bottom: 30px !important;
    }

    #228055

    In reply to: menubar

    I just tried another laptop with firefox and chrome, and still have the same issue !!

    #228054

    In reply to: menubar

    that is very strange….going to look at another laptop

    #228051

    Hi!

    I guess Dude is referring to this code:

    #top #wrap_all .social_bookmarks {
    height: 50px;
    }
    
    #top #wrap_all .social_bookmarks li, #top #wrap_all .social_bookmarks li a {
    width: 50px;
    line-height: 50px;
    min-height: 50px;
    font-size: 30px;
    }
    
    #wrap_all #header_main .social_bookmarks li a {
    border-radius: 50px;
    }

    Best regards,
    Ismael

    #228016

    In reply to: Header Issues

    Hi sandromeyer!

    I can’t seem to access the website. What type of header do you have right now? Assuming that you have a Small Fixed Header, you can add this on Quick CSS to create a transparent header:

    .fixed_header #main {
    padding-top: 0;
    }
    
    .header_color .header_bg, #header_main {
    background-color: transparent !important;
    border: none;
    }
    
    .header_color div {
    border: none;
    }

    Edit js > avia.js to remove the header resize, find this code on line 21:

    // decreases header size when user scrolls down
            avia_header_size();

    Replace it with:

    // decreases header size when user scrolls down
            //avia_header_size();

    For further customization, please visit Werkpress.

    Cheers!
    Ismael

    #228009

    Hi!

    Please add this on Quick CSS to retain the 0 padding on desktop view:

    @media only screen and (min-width: 481px) {
    .fixed_header #main {
    padding-top: 0;
    }
    }

    For further customization, please visit Werkpress.

    Cheers!
    Ismael

    #227990

    Hey ftt123!

    You edit footer.php then look for this code:

    <footer class='container_wrap socket_color' id='socket' <?php avia_markup_helper(array('context' => 'footer')); ?>>
                        <div class='container'>
    

    Below, add something like this:

    <a href="LINK HERE" target="_blank" class="socket-logo"><img src="LOGO IMAGE HERE"></a>
    

    Cheers!
    Ismael

    #227987

    I finally got the changes to show up by disabling CDN and the cache plugin. I put this code in custom.css and the white space is gone. But, the red line showing the menu selection is now on top of the navigation text. How do I move the line down so it sits on top of the thin gray line below the navigation menu text?

    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 60px;
    line-height: 60px;
    }

    http://www.forte-systems.com

    Thanks for all the help!!!

    #227967

    Topic: resize image on page

    in forum Enfold
    akamaxbuz
    Participant

    This is so basic, I feel I am missing something.
    I noticed problem on the blog posts and pages so I made a simple test: http://www.kennethbsmith.com/clients/abww/hello-world/

    I added an image at full scale, then added it again and rescaled it to 60% using the WP Advanced Image Settings. But on publishing it, both images are scale 100%.
    Using FireBug you can see that the top image is wp-image-479″ width=”225″ height=”291″ and the bottom image is wp-image-479″ width=”135″ height=”175″.

    Why are both images published at 100%? Why can’t I rescale my photos? I have never seen this issue before.

    #227944

    Hi Yigit
    I changed the footer.php in child-theme version – and all was well.
    Thanks for your help.
    Bruno

Viewing 30 results - 133,351 through 133,380 (of 142,869 total)