Viewing 30 results - 100,981 through 101,010 (of 142,928 total)
  • Author
    Search Results
  • #578488

    In reply to: maximum content width

    Hi!

    There seem to be some caching issue i think. are you using any CDN to deliver your site?

    anyways please check grid.css link in description open that link
    Open a search finder or press press Ctrl + F and look for 1010px
    You will notice the below code edit it and upload via FTP and let us know if it worked. (These changes will be lost when theme get’s updated but we can zero in on the issue).

    
    .boxed#top, .html_boxed.html_header_sticky #header{ width: 1010px; }
    .container{ max-width: 1010px; }
    

    Cheers!
    Vinay Kashyap

    endanight
    Participant

    Hi,

    The header social icons display on the top bar on the right doesn´t work. I only cna use display the main header area

    I look forward to hearing from you soon

    Thanks

    #578460

    Thanks Ismael! We can close the topic now! Great theme you have there and great support!

    #578450

    i also don’t want the social icons fixed on screen top right ! if possible.
    :-)

    #578440
    daoist
    Participant

    hi
    the social icons overlapping header menu and footer menu ON iphone landscape and ipad all views.
    also the social icons are not visible on the iphone vertical view?

    Link to pics: https://drive.google.com/folderview?id=0Bwqo-KVcmEm0Y04tUkNCcmcwMXM&usp=sharing

    site: http://www.dersichtweise.at/test

    i need the social icons on all views not crashing menus and visible on all gadgets :-)
    i do not really prefer the second top loader menu because of design reasons.

    thank you guys ! :-))))

    #578437

    i actually figure it out :)

    .page-id-4629 .flex_column_table {
    width:80% !important; margin: 0 auto;
    }

    that was the code i needed to use.

    HOWEVER
    Now i’m in a new dilemma

    i need it that specific class to be width 100% on mobile. right now its set on 80% (it needs to be 80% on desktop)

    i can’t get the class to work when i apply it to the media query css:

    @media only screen and (max-width: 800px) {
    .responsive #top .flex_column_table {
    display: block;
    width: 100% !important;
    }}

    how do i fix it?

    • This reply was modified 10 years, 2 months ago by Gal726.

    Oh weird! The slider seemed to be working on my desktop. Also, it still looked screwed up on my phone when I just checked now — even more screwed up; like before I updated the theme; with the menu items all showing above the header and everything out of whack (see linked screen grab). Flushing the site cache via the GoDaddy hosting settings and clearing my phone history didn’t seem to do the trick. Even clearing the history and relaunching safari on the phone, and repeating that a couple of times didn’t work. Even clearing the history, quitting the browser and restarting the phone didn’t work…. the first time, but when I did that a second time, it worked! The site looks fine again. AND, the reason I went through all that was because I had the exact same experience a few months ago, when I was running into some similar issues on the phone after a theme upgrade. Do you have any advice re clearing the iPhone cache to avoid this in the future? I wonder how many other users who have visited the site before are still seeing that screwed up version. Thanks, regardless!

    https://www.evernote.com/shard/s320/sh/5cffa705-a7ea-42a7-90f4-d9e5c34c0824/873a423f188626cfd99fd719a57f266f

    #578422

    Hey!

    Please try the below code in Enfold > General Styling > Quick CSS

    
    #top input[type='password'] {
      max-width: 30%!important;
    }
    @media only screen and (max-width: 768px) {
    #top input[type='password'] {
      max-width: 100%!important;
    }
    }
    

    Cheers!
    Vinay Kashyap

    #578409

    In reply to: Picture to small

    Hi!

    Please open a new ticket for new issue so we can keep the solution related tot he original topic and not get mixed up with a lot of issues. It helps us help you better.

    Please elaborate what you mean by start co-ordinate in the new ticket if possible with a screenshot.

    Cheers!
    Vinay Kashyap

    #578401

    Hey!

    You can try pasting in the textbox as text element rather than visual

    To display the scroll to top button in mobiles please use the below code in Enfold > general styling > quick css

    
    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
      display: block !important;
    }
    }
    

    Regards,
    Vinay Kashyap

    • This reply was modified 10 years, 2 months ago by Vinay.
    #578361

    Hey!

    Please use this:

    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
        text-align: center;
    }
    
    .responsive .logo img {
        display: inline-block;
        top: 15px;
    }
    }

    Cheers!
    Ismael

    #578354

    Coolio!

    Anyway I can reduce the space between the top of the browser and the logo?

    • This reply was modified 10 years, 2 months ago by mcraig77.
    #578351

    In reply to: Background Video

    Hi Joe,

    What device are you able to autoplay videos on? As far as I know it’s disabled on Apple devices and that is one of the reasons it’s disabled.

    Regards,
    Rikard

    #578348

    Hi hajzr!

    Thank you for using Enfold.

    1.) Edit the portfolio item then add the post summary in the Excerpt field. If you can’t find the field, look for the Screen Options then enable it.

    2.) You can adjust the css top position of the hover title:

    .grid-image:before {
        content: attr(title);
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1000;
        text-align: center;
        opacity: 0;
        font-weight: 200;
        font-size: 24px;
        color: #ffffff !important;
        top: 45%;
    }

    Best regards,
    Ismael

    #578342

    Hi,

    Try the following instead:

    .home #header_main .container {
    display:none !important;
    }
    
    .home #main {
        padding-top: 67px !important;
    }

    Best regards,
    Rikard

    #578334

    Hey!

    Please replace the css code with this:

    #header .widget {
        right: 140px;
        padding-top: 0;
        position: absolute;
        top: 60px;
        transform: translate(-50%);
        z-index: 999;
    }

    Best regards,
    Ismael

    Hey!

    On mobile view, you can replace the slider with an actual video element. Set the layer slider to not display on mobile then follow the instructions on the following link: https://kriesi.at/support/topic/full-screen-slider-not-responsive/#post-562361

    Best regards,
    Ismael

    #578317

    In reply to: Blog slider

    Hey!

    Please use this instead:

    .active-parent-item .current-menu-item .avia-menu-text {
        color: red;
    }

    Or this:

    #top #wrap_all .av-main-nav .active-parent-item .current-menu-item a {
        background: green;
    }
    
    #top #wrap_all .av-main-nav .active-parent-item .current-menu-item .avia-menu-text {
        color: white;
    }

    Cheers!
    Ismael

    #578316

    I really appreciate this guys. The support team here is one of many reasons I love this theme. That functionality would be adored by your fans. In fact, I think mine was the third or fourth thread asking about it.

    I tested out the plugin: https://wordpress.org/plugins/featured-video-plus/
    It’s a little funky, but you guys have plenty of other video options.

    One last question: can you use the video element to add a youtube video that autoplays when you land on the page? If this ins’t possible, no worries.

    #578312

    Hey worldfuturecouncil!

    Thank you for using Enfold.

    1.1) Disable the masonry animation with this:

    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    1.2) Check my answer on 1.3. You might be able to prevent this by using the actual builder instead of using the shortcode.

    2.) Check my answer on 1.3 again. :)

    1.3) You won’t lose the sidebar if you place the masonry element inside a 1/1 column element.

    If possible, please create a single thread for each inquiry. You will get a faster response that way. :)

    Best regards,
    Ismael

    #578300

    Hi Sergio,

    Great, glad you found the problem. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

    Hi!

    I’m sorry to interrupt the discussion but your new inquiry is quite far from the original topic. We kindly ask your to open a new thread to keep the thread relevant to the original subject. Thank you for your understanding. We’ll close this thread for now.

    Best regards,
    Ismael

    #578289

    Hi stateofart!

    Thank you for using Enfold.

    Looks like you managed to move the category on top of the title. Is that right?

    Site is looking awesome. :)

    Regards,
    Ismael

    #578283

    Hi,

    Ok, sorry for your problems. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

    Hey!

    This code should fix the logo and top bar issue on mobile:

    @media only screen and (max-width: 480px) {
    #header_main {
        padding-top: 120px;
        left: 8%;
    }
    }

    There’s a better way to center align the logo but since you’re using css left property, we’ll use that again. Please add the code at the very bottom of the Quick CSS field.

    I’m sorry but I’m not sure if I understand the social icon issue. Or did you figure it out?

    Best regards,
    Ismael

    Hi,

    From reading this topic: https://kriesi.at/support/topic/single-post-content-single-post-site-with-sidebar-is-too-width/, you got your problems fixed, correct?

    Regards,
    Rikard

    #578260

    Hi,

    Not sure what going on with your site but the link you sent redirects me to yoursite.com and I see a loading box there reading Bitte noch etwas Geduld, bald gibt es hier mehr zu sehen. but it stops at 65%. The regular login pages are not working either, how do we log in?

    Thanks,
    Rikard

    #578259

    Hey!

    Use this to change the color of the active menu item:

    #top .av-subnav-menu .active-menu-item a .avia-menu-text {
        color: red;
    }
    
    #top .av-subnav-menu .active-menu-item a {
        background: transparent;
    }

    This will change the active menu item background:

    #top .av-subnav-menu .active-menu-item {
       background: #f4f4f4;
    }

    You have to remove this:

    .active-menu-item {
        background: #f4f4f4!important;
    }

    We modified the code in the functions.php file a bit.

    Cheers!
    Ismael

    #578243

    Hi!

    Please adjust the values as needed:

    .header_color .header_bg {
        min-height: 250px;
        top: -50px;
    }

    Best regards,
    Ismael

    Hi sky19er!

    Thank you for using Enfold.

    The slider is not even showing on desktop so we re-created it from scratch. And its ok now. Please flush the cache before testing the page.

    Best regards,
    Ismael

Viewing 30 results - 100,981 through 101,010 (of 142,928 total)