Viewing 30 results - 77,821 through 77,850 (of 142,928 total)
  • Author
    Search Results
  • #812712

    Hi Steffen,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width: 1025px) {
      #top .inner_product_header {
        min-height: 110px;
    }
    }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      #top .inner_product_header {
        min-height: 146px;
      }
    }
    @media only screen and (max-width: 767px) {
      #top .inner_product_header {
        min-height: 91px;
    }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    Hello Victoria,

    thanks for your fast answer!
    I posted the link of my colleague in the private content field, if one opens up the menu with the mobile phone her contact information appears.
    I would also like to have that on my homepage, while keeping my “normal menu” (like she has) on my desktop version.

    Looking forward to hear from you!

    Martin

    #812672

    Hi Cameron,

    I think it’s possible for mobile, because it might take a while to load the whole video on mobile connection, and since on desktop you kind of have different connection speed you can view the whole video, since the intention was to show it all, otherwise, one would make the short videos.

    Best regards,
    Victoria

    #812669

    In reply to: Table Layout Iphone6

    Hi Andy,

    Let’s try this css instead:

    
    @media only screen and (max-width: 450px) {
     .responsive #top #wrap_all #after_full_slider_1 .container {
        width: 90%;
        max-width: 90%;
    }
     td, th {
       padding: 7px;
     }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #812667

    Hi S,

    Please refer to this thread for a possible solution.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #812666

    Hi aeroslo,

    Please refer to this thread for a possible solution.

    Best regards,
    Victoria

    #812665

    Hi,
    I see, it’s when you hover on your menu, the text is lighter, try this:

    #top .av_header_transparency .main_menu ul:first-child > li > a:hover {opacity: 1!important; }

    I also see that when you hover over your sub-menu the text and background is white, so this makes your text your shade of blue:

    #top .header_color .main_menu .menu ul li>a:hover {color: #91dce6!important; }

    Best regards,
    Mike

    #812644

    Hello John,

    you don’t understand my question. Your answer is out of topic. I don’t care to change the browser styling, i want to put a preselection option like a label. In other topics has suggested some solutions with php code, but it doesn’t work for me. Take a look https://goo.gl/ZhzosQ and https://goo.gl/2ji4cE.

    Thank you.

    #812642
    Gal726
    Participant

    Hi!

    The menu is not responsive and is overlapping with the logo when on smaller screen resolution. Not mobile devices but laptops. How do you suggest I fix this? Thank you :)

    #812632

    Hi John

    I add this code to Quick CSS

    .content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    }

    Still not work! try to remove all codes out of Quick CSS and instead add code at custom.css file, Same result! Not work!

    Anyone can remote to my computer with Teamviewer to check and fix?

    #812594
    yingyang
    Participant

    Mobile devices can’t play the embeded videos on our homepage, they load fine on desktop though.

    We tried using someone else hosted video to see if it was a website or video issue, but that video didnt play either on mobile even though the external website played fine.

    #812585

    In reply to: Logo not appearing

    Hi, I noticed it appears only when I scroll. Is there anyway I can centre the logo I need a gap at the top to stop it touching the address bar?

    cheers

    Kinnear

    Hi,

    Try adding the following to quick css:

    @media only screen and (max-width: 1024px){
    .avia-builder-el-23 .avia-content-slider-inner{
    height:100%!important;
    }
    
    .responsive #top #wrap_all .avia-builder-el-23 .slide-entry {
    width:25%!important;
    }
    
    }

    Best regards,
    Jordan Shannon

    #812567

    Hi,
    Try adding a class to the anchor element with a offset height as the padding-top value.
    The anchor link:

    <a class="anchor" name="one">Link One</a>

    The css:

    .anchor {
      display: block!important; 
      height: 100px!important;
      margin-top: -100px!important;
      visibility: hidden;
    }

    Or
    perhaps a plugin: https://wordpress.org/plugins/hash-link-scroll-offset/

    Best regards,
    Mike

    #812559

    That did it Mike!! Thank you so much.

    Quick question please – it seems that although the main menu font is white – it seems to be darker when I add a gradient bkground image. It seems that the opacity layer is layered on top of the navigation so I shows darker and so does the logo.

    Any code to fix this?

    Thank you so much for writing to me on the weekend!!

    #812535
    k593
    Participant

    Hello,

    I followed other support threads on this and am still unable to get the color section to be hidden on desktop.

    Color Section Section ID: mobileOnly

    Quick CSS:
    #mobileOnly { display: none !important; }
    @media only screen and (max-width: 767px) {
    #mobileOnly { display: block !important; }
    }

    #812534

    Hi,
    Yes, this issue happens when we have a very short page, or little content.
    Try this code in the General Styling > Quick CSS field:

    
    .page-id-1041 #footer {margin-top: 250px!important; }

    It targets only that page, and you can change the height to suit.
    The other option is to add more content or an image and the end of the page :)

    Best regards,
    Mike

    #812525

    In reply to: Columns margins

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .avia-builder-el-25 {top: -50px!important; }

    postimage

    Best regards,
    Mike

    #812524
    vadikcoma
    Participant

    Hello, is there a way to add CSS shadow to text in the header of the page across all site? Or as an alternative option – dark overlay on top of header image – http://tylo.comadev.noc.lv/akvaparki/

    Print screen – https://www.dropbox.com/s/4krje4i9nxh7kk8/shadow.JPG?dl=0

    #812456

    In reply to: Search in top header

    Can you check that please? Right now I have default configuration, no extra css with my search field at top. Please switch to PL language to see it. I can’t find proper class to make it wider and to get that to look ok as I described before.
    Thank you.

    Best regards
    Maciej

    #812454

    Still hoping to find a resolution to the issue I’m having with the thumbnails on the portfolio item pages on my website:
    http://jenniferheesdesign.com/portfolio/

    I’d like to deactivate or hide/remove the thumbnails that display at the bottom of each portfolio item page. But, I want to keep the thumbnails on the main portfolio page.

    The following class I believe controls the thumbnail container:
    .grid-sort-container isotope no_margin-container with-title-container grid-total-odd grid-col-4 grid-links-ajax isotope_activated

    When I add display: none; to that class it does remove the thumbnails on the portfolio item pages, but it also removes the thumbnails on the main portfolio page, but I need those to stay as is.

    Does anyone have a suggestion on how I might remove/deactivate the thumbnails that display at the bottom of each portfolio item page, but keep the thumbnails on the main portfolio page?

    Thanks,
    Jennifer

    Hi Yigit,

    Thanks thats now working and Ive added the color bar with the same info to be hidden on desktop and only show on mobile.

    Im now having an issue with the fullwidth slider (home page), the caption is pushing the buttons down off the screen in portrait mode can this be fixed? The image is set to load at original ratio.

    https://horizonfuneralplans.co.uk/wp-content/uploads/2017/06/image3.png

    https://horizonfuneralplans.co.uk/wp-content/uploads/2017/06/image1.png

    Thanks

    Ric

    #812430

    Hi!

    Do you still need further help with this topic, or can we close this thread? :)

    Best regards,
    Sarah

    #812425

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .inner_product_header {min-height:150px !important;}
    .template-page .entry-content-wrapper .products.slide-entry-wrap h2 {text-transform:none;}

    Please let us know if you need further assistance!

    Best regards,
    Sarah

    #812406

    Hi Pat,

    Great, glad you solved the problem and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #812404

    In reply to: Menu on left sidebar

    Hi Alberto,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #812382

    Hey bishstan,

    You can change that text if you go to Appearance->Menus, then click Screen Option in the top right hand corner of the screen and select to show Description.

    Best regards,
    Rikard

    #812380

    Hi,

    Ok, thanks for the feedback. Let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #812376

    Hey jb84,

    You can import that page if you enable debug mode: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/, then paste the following shortcode to a new page:

    [av_section color='main_color' custom_bg='' src='https://kriesi.at/themes/enfold-coming-soon/files/2014/09/people_town_dark.jpg' attachment='17' attachment_size='full' attach='fixed' position='center center' repeat='stretch' video='' video_ratio='16:9' min_height='100' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='']
    
    [av_one_fourth first]
    
    [/av_one_fourth][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_image src='https://kriesi.at/themes/enfold-coming-soon/files/2014/09/logo_coming_soon-80x80.png' attachment='16' attachment_size='thumbnail' align='center' animation='pop-up' link='' target='' styling='no-styling' caption='' font_size='' appearance=''][/av_image]
    
    [av_heading tag='h1' padding='10' heading='<strong>Coming Soon</strong><br/>to a place near you!' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='44' subheading_active='subheading_below' subheading_size='15' custom_class='']
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.sellus dolor. Maecenas vestibulum mollis
    [/av_heading]
    
    [/av_one_half][av_one_fourth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [/av_one_fourth][av_hr class='invisible' height='100' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_countdown date='10/02/2019' hour='12' minute='0' min='1' max='5' align='av-align-center' size='' style='av-trans-light-style']
    
    [av_hr class='invisible' height='100' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello']
    
    [av_one_fourth first]
    
    [/av_one_fourth][av_one_half min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [av_contact  (Email address hidden if logged out) ' title='' button='Notify me on Launch' on_send='' sent='Thank you!' link='manually,http://' subject='' autorespond='' captcha='' color='av-custom-form-color av-light-form']
    [av_contact_field label='Name' type='text' options='' check='is_empty' width='element_third'][/av_contact_field]
    [av_contact_field label='E-Mail' type='text' options='' check='is_email' width='element_third'][/av_contact_field]
    [/av_contact]
    
    [av_textblock size='21' font_color='custom' color='#ffffff']
    <p style="text-align: center;">Want to get notified once we are ready to launch? Leave us your mail address and we will!</p>
    [/av_textblock]
    
    [/av_one_half][av_one_fourth min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display='']
    
    [/av_one_fourth][/av_section]

    Best regards,
    Rikard

    Hi,

    Try adding the following to quick css:

    @media only screen and (max-width: 767px){
    .responsive #top #wrap_all .avia-builder-el-22 .slide-entry{
    width:33.3%!important;
    }
    }

    Best regards,
    Jordan Shannon

Viewing 30 results - 77,821 through 77,850 (of 142,928 total)