Viewing 30 results - 133,501 through 133,530 (of 142,577 total)
  • Author
    Search Results
  • #223743
    rdswestnet
    Participant

    How can I remove the horizontal lines that extend from the top and bottom of the layer slider?
    http://responsivebeach.com

    thanks very much

    #223737

    Hi Yigit,

    Very sorry about the duplicate topic, I was worried that I threw too much into this one so thought I’d at least find out the most important answer I needed quicker on it’s own. Won’t do again.

    I dug through the forum a bit as I needed to fix everything in short order and I at least found working solutions, but not sure if they were the best.

    For 2) I used the css .image-overlay { display: none!important; }

    For 1) and 4) I just created a custom class and used the following code – is this the best way to accomplish this or is there a better way to align everything middle vertically and move left/right as needed?

    .avia_image.asseen1 {
    top: -8px;
    right: -160px;
    }
    
    .avia_image.asseen2 {
    top: -38px;
    }
    
    .avia_image.asseen3 {
    top: -21px;
    left: -160px;
    }

    Thank you,
    Jonathan

    #223734
    tlow87
    Participant

    I’m having an issue with using the Team Member in combination with a hover element.

    Page: http://carveskateshop.us/team/

    Code:
    .avia-team-member{margin:30px 0; clear:both;}

    .team-member-name{margin-top:20px;}

    .team-member-job-title{margin-top:-7px; font-size: 10px; }

    .team-social a{text-decoration: none; position: relative; border-radius: 30px; padding: 0 16px; background: #fff;margin: 3px; display: inline-block; height:53px; line-height:54px; width:53px; }

    .team-img-container{ position: relative; overflow: hidden; border-radius: 3px; text-align: center;}

    .team-img-container img{ display:block; margin:0 auto; }

    .avia-team-member .team-social{
    border: 7px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    font-size:100px;
    background: #fff;
    background: rgba(153, 7, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    top:0; left:0; right:0; bottom:0;
    text-align: center;
    border-radius:350px;
    }

    .team-social-inner{
    width:100%;
    padding:0 5%;
    position: absolute;
    top:50%;
    margin-top:-26px;
    left:-20px;

    }

    .team-img-container:hover .team-social {
    visibility: visible;
    background-clip: padding-box;
    opacity: 1;
    height: 90%;
    margin: 4%;
    overflow: hidden;
    padding: 4.5%;
    width: 90%;
    -moz-transition: background-image 200ms ease-out;
    -o-transition: background-image 200ms ease-out;
    -webkit-transition: background-image 200ms ease-out;
    transition: background-image 200ms ease-out
    -moz-transform: 1s;
    -ms-transform: 1s;
    -o-transform: 1s;
    -webkit-transform: 1s;
    transform: 1s

    }

    .avia-tooltip{
    position: absolute;
    z-index: 9999999;
    padding:12px;
    margin-top:-18px;
    margin-left: -4px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    color:#fff;
    width:140px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 18px;
    text-align: center;
    }

    .avia-tooltip .avia-arrow{
    background: rgba(0, 0, 0, 0.8);
    border:none;
    }

    .avia-tooltip .avia-arrow-wrap{
    width:20px;
    height:20px;
    position: absolute;
    bottom:-20px;
    left:50%;
    margin-left:-7px;
    overflow: hidden;
    }

    • This topic was modified 11 years, 11 months ago by tlow87.
    #223706

    Hello,
    Love the update. Only few questions.
    Site – http://publicusco.com/2014pubco/
    video – http://publicusco.com/2014pubco/wp-content/uploads/2014/02/PubCo_video_1280x470.mp4

    1. video doesn’t load in Firefox. Im using v27
    2. video doesn’t load on mobile. I’m using iPhone 5.
    3. video doesn’t load on iPad. I have 1st Gen.
    4. when viewing on smaller screens, the height of the viewport cuts off text vertically. (Changing the height of browsers cuts height of video)
    5. when changing the width of the browser, it scales properly. but leaves black space on top and bottom and cuts off text horizontally.

    Will using Vimeo or Youtube fix these issues? I don’t mind using those services, I just don’t want play buttons to be displayed and want continuous looping.

    thanks in advance for the help,
    larry

    #223671

    Hi mmichael1991!

    The theme doesn’t resize the base image, it does however create thumbnails and alternates sizes for the theme to use in other places.

    Cheers!
    Devin

    #223616

    Hey!

    This user had a similar request, please take a look:
    https://kriesi.at/support/topic/turn-off-background-repeat-in-slider/

    Regards,
    Josue

    That works now! Thank you!

    Can you please advise on the following topic ASAP: https://kriesi.at/support/topic/responsive-slider-recent-blog-posts/

    I am trying to complete this site in the next few hours and greatly appreciate your continued support.

    Hi!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 989px) {
    #main {
    padding-top: 0px !important;
    }}

    Regards,
    Yigit

    #223603

    Hi!

    Please add following code to Quick CSS as well

    .template-page .entry-content-wrapper h1 { padding-top: 10px; }
    #top .header_color .sub_menu ul li a:hover { color: red; } 
    .header_color .sub_menu>ul>li>a { color: green; }

    Regards,
    Yigit

    #223602
    This reply has been marked as private.

    Worked great on laptop but now there is a large black space between header and content on mobile device.

    #223580

    Hi Yigit, thanks for getting back. You can view my development here:
    http://christianmacleod.com/dev/

    and login:
    http://christianmacleod.com/dev/wp-admin/
    user: steven
    pass: bleep123

    I was able to change the desktop size but it created a visible footer the same height as the menu. I wondered if there was a better, simpler way to work across all devices.

    Thanks in advance
    Steven

    #223574

    Hi Steven!

    Which type of header are you using? You can post the link to your website or check it in Enfold theme options > Header tab

    Cheers!
    Yigit

    #223570

    Hey!

    4- Please adjust the code to following

    .sub_menu {
    top: 250%;
    }

    5- You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
    6-

    .hr-short { margin: 15px 0; }

    Regards,
    Yigit

    #223564
    This reply has been marked as private.
    #223562

    In reply to: woocommerce groups

    Hi cube!

    You can use the shortcode within a textblock – I just tested it on my localhost and it worked for me. Wrapping multiple template builder elements into a “groups shortcode” is not possible at the moment though. You can try to manipulate the shortcode data directly by using the debug mode: https://kriesi.at/support/topic/moving-a-layout-element-testimonials/#post-211049 but I’m not sure if the Layout Builder will still work if you wrap elements into a group shortcode.

    Best regards,
    Peter

    #223546

    Hey!

    4- Please remove following code from Quick CSS

    #header_meta { display: none; }

    and add following code instead

    #header_meta { margin-top: -30px; }
    .sub_menu { top: 175%; }

    Secondary menu should be displayed there.
    5- Can you post the link to your website? It should be fixed but if you are using boxed layout, please add following code to Quick CSS as well

    #header { width: auto; }

    Cheers!
    Yigit

    #223545

    In reply to: anchors not right

    I did this:
    var target = container.offset().top – fixedMainPadding – 44,
    in the js file and do not see a change.
    link from this page:
    http://www.copenhagenfilmcompany.dk/2014/short-doc-films/
    where it says “see all short & doc films”
    the heading is cut off under the header.
    ??
    thanks

    #223544

    Hey,

    I see the code is working only on Mobile view, but no in a desktop view.
    I entered the follwoing code to the custom.css file, but still no luck..

    /* Have fun adding your style here :) – PS: At all times this file should contain a comment or a rule, otherwise ope$

    /* General Custom CSS */
    .stretch_full .container {
    display: none;
    }

    .title_container { direction: ltr!important; }
    #top .title_container .container {display: none;}

    /*
    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 */
    .title_container { direction: ltr!important; }
    #top .title_container .container {display: none;}
    }

    #223543
    mirzepapa
    Participant

    Hi,
    after updating Enfold to 2,5, the portfolio sorting developed a life of it`s own: On http://www.musikzentrale.net/ueber-uns/dozenten/ i display all our teachers, sortable by instrument like Bass, Vocals etc. based on portfolio categories. All of a sudden, the sorting line lists all categories, even the empty ones or those who only serve as grouping element for a better structure in the backend,like the top category”Teacher (Dozenten)” contains the sub categories Bass, Guitar and so on. It worked perfect before the update, i did not changed anything in the permalink settings.

    Since it misses its actual goal – to sort the teachers by instrument – i am about to skip this feature, but visitors likes it and so i would love to have it back. Any idea how to solve this issue is welcome.

    regards, Sebastian.

    • This topic was modified 11 years, 11 months ago by mirzepapa.
    #223524
    bleepstudio
    Participant

    Hi I would like to have the top menu (in all media types and sizes) to be transparent and always fixed over main content (not above).

    Could you please provide the CSS for this so the full screen slider is completely full screen and menu overlays it.

    Thanks in advance
    Steven

    #223523

    Hi!

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

    #top .social_bookmarks li { display: none; }

    Best regards,
    Yigit

    #223503

    Hi costin!

    1- Yes, custom CSS you have added seems fine.
    2- Please add folowing code to Quick CSS as well and adjust as needed

    .bottom_nav_header.social_header .main_menu ul:first-child > li a {
    height: 50px;
    line-height: 50px;
    }

    3-

    #header_main_alternate, .header_color .main_menu ul {
    background-color: red; }

    4- Please refer to my post here https://kriesi.at/support/topic/add-text-information-to-header-area/#post-223049
    You can add your links instead of “your text goes here” using HTML ( http://www.w3schools.com/tags/tag_a.asp )
    5-

    #header { position: fixed; }
    #main { padding-top: 126px; }

    Best regards,
    Yigit

    #223497

    Great, topic solved. Thank you for replying to 2 topics of mine in minutes. It would be great if you would have time to take a look at the others 2 I have.

    #223494

    Hi!

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

    .av-special-heading { margin-top: 5px; }

    Cheers!
    Yigit

    #223484

    Hey!

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

    #top .portolio-preview-list-image { pointer-events: none!important; }

    Regards,
    Yigit

    #223460
    turner2f
    Participant

    ================

    (1) Concerning how to customize the sidebar for the “404 Page” see:

    https://kriesi.at/support/topic/edit-the-404-layout/

    FIRST – Add a widget into the “Displayed Everywhere” widget area and use:
    http://wordpress.org/extend/plugins/widget-logic/

    SECOND – Then show or hide certain widgets on the 404 page:.

    Add following condition to widgets which you want to SHOW on 404 pages:

    is_404()

    Or use following condition to HIDE them on 404 pages:

    !is_404()

    =================

    (2) Concerning how to make the default 404 sidebar disappear see:

    https://kriesi.at/support/topic/set-404-error-page-to-full-width/

    FIRST – Please go to Appearance > Editor and open 404.php file and search for following lines

    $avia_config['currently_viewing'] = 'page';
    				get_sidebar();

    SECOND – Then comment them out as following…

    //$avia_config['currently_viewing'] = 'page';
    				//get_sidebar();
    • This topic was modified 11 years, 11 months ago by turner2f.
    #223431

    Hi hermelina!

    In WordPress dashboard, please go to Enfold theme options > Styling tab and scroll to the bottom of the page and add following code to Quick CSS section

    .title_container .breadcrumb { display: none; }
    #top .alternate_color.title_container .main-title a {
    color: red; }
    .title_container .main-title { font-size: 22px; }

    and adjust as needed. You can use Hex value for text color

    Best regards,
    Yigit

    #223423

    In reply to: Align Image Middle

    Hey Jonathan!

    I have answered your questions in your other topic https://kriesi.at/support/topic/image-alignment-and-link-questions/#post-223422
    Please do not create duplicated topics :)

    Regards,
    Yigit

    #223422

    Hey Jonathan!

    Thanks :)
    1 & 4 – Seems like you have figured it out http://i.imgur.com/aaWQ387.jpg
    If not, please post a screenshot and show the changes you would like to make
    2- None of these three images have overlay on my end. Please try flushing browser cache and refresh your page a few times.
    3-

    #info .column-top-margin { margin-top: 35px; }

    Best regards,
    Yigit

Viewing 30 results - 133,501 through 133,530 (of 142,577 total)