Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1018712

    Hi there.

    When I open my site on Iphone X, the blue and red buttons in the slider, become partially hidden by the text column. Is there any way to solve this, please?

    Thanks

    #1018833

    Hey biosdi,

    Which website are you opening on your iphone x?

    Best regards,
    Rikard

    #1018982
    #1019264

    Hi,

    Have you added any custom CSS to those buttons?
    Because their position is been absolute..

    Best regards,
    Basilis

    #1019271

    Hi Basilis. No, nothing added.

    #1019601

    Hi biosdi,

    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 (max-width:767px){
      #full_slider_1, 
      #full_slider_1 .av_slideshow_full.avia-slideshow,
      #full_slider_1  .avia-slideshow-inner,
      #full_slider_1 .avia-slideshow li,
      #full_slider_1 .avia-slideshow li img {
        min-height: 200px;
    
      }
       .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
          padding-top: 0px;
      }
        .slideshow_caption {
           width: 80%;
        }
    }
    @media only screen and (min-width: 768px) and (max-width:990px){
        #av_section_1 .flex_column_table {
            margin-top: -80px !important;
        }
    
        .slideshow_caption h2 {
            font-size: 30px !important;
            padding-top: 0px;
            margin-bottom: 0;
        }
        .slideshow_caption {
           width: 80%;
        }
         
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1019685

    Worked! Thank you so much!

    One more question: how can I add BOLD or ITALIC options to the text over images in Easy Slider?

    Many thanks!

    #1019799

    Hi,

    You can wrap them in tags for example:

    <strong>Bold text</strong>
    
    <i>Italic text</i>

    Best regards,
    Rikard

    #1019853

    Thanks a lot!

    #1019886

    Hi,

    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

    #1019888

    Sure, you can close it!!

    Best regards

    #1020155

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Help with Enfold Medical – www.visitaportodarmi.it’ is closed to new replies.