Forum Replies Created

Viewing 30 posts - 31,291 through 31,320 (of 33,339 total)
  • Author
    Posts
  • Hey Terve,
    Please include the url to the page in question so we can write some code for you :)

    Best regards,
    Mike

    in reply to: How to make this? #818290

    Hi,
    Can you tell me what screen size your using?
    Can you tell me what font size you would like for which items in your sidebar? A screenshot might help so we are talking about the same things :) (see Private Content area)
    Try this code in the General Styling > Quick CSS field to make the sale badge red:

    #top .main_color .onsale {
        background-color: red!important; 
    }

    Best regards,
    Mike

    in reply to: No Slider Images After Fresh Install #818288

    Hi,
    It’s odd that you don’t have the Enfold 2017 slides.
    In the Private Content area is the export of the Enfold 2017 Layer Slider slides.
    I tried to install it for you but got an error: “The PHP ZipArchive extension is required to import .zip files” you will need to ask your host about that.
    Then you can install the slides :)
    postimage

    Best regards,
    Mike

    in reply to: ImageHotSpot start at Nr X #818285

    Hi,
    Sorry I was unable to find any solution for changing the hot spot numbers. Please feel free to request – or vote if already requested – such feature on Enfold feature request form.

    Best regards,
    Mike

    in reply to: No Slider Images After Fresh Install #818283

    Hey jpoley04,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Colored image for tab section? #818282

    Hi,
    It had opacity set to 0.65 with a gray filter applied, Try this code in the General Styling > Quick CSS field:

    .av-tab-section-image {
        opacity: 1!important; 
        filter: inherit!important; }

    Best regards,
    Mike

    in reply to: Partner/Logo element responsiveness #818281

    Hi,
    I’m thinking:

    @media only screen and (max-width: 768px) {
    #top .avia-logo-element-container .slide-entry {
      width: 50%;
    }}

    But you will need to remove the other code for us to test

    Best regards,
    Mike

    in reply to: Help!! – css not being applied on site! #818278

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Colored image for tab section? #818277

    Hey kilimats,
    Perhaps it is due to opacity, Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: How to make this? #818273

    Hi,
    I think I figured it out :) at a screen width over 1920×1080 the flex cells which are 1/4 wide are larger than the images, so this code will make the max-width the same as the images.
    Try this code in the General Styling > Quick CSS field:

    .flex_cell_inner {max-width: 289px !important; }

    Best regards,
    Mike

    in reply to: Menu is covering top part of anchor points content #818270

    Hi,
    That is very strange, I went to re-evaluate but your site seems down now. I’ll try again latter.

    Best regards,
    Mike

    in reply to: Easy Slider stopped working #818264

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: How to make this? #818263

    Hi,
    The changes are working on my end,
    Please clear your cache :)

    Best regards,
    Mike

    in reply to: How to make this? #818247

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

    .av_textblock_section {padding-left: 10px!important; padding-right: 10px!important; }

    Best regards,
    Mike

    Hey Cleverreisenmitkids,
    Try putting the share buttons on your opt-in page and then copy the html of that element in to a code block on your thank you page :)
    It would look this this:

    <div class="av-share-box"><ul class="av-share-box-list noLightbox"><li class="av-share-link av-social-link-facebook"><a target="_blank" href="http://www.facebook.com/sharer.php?u=http://127.0.0.1/elements/social-share-buttons/&t=Social%20Share%20Buttons" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Facebook"><span class="avia_hidden_link_text">Share on Facebook</span></a></li><li class="av-share-link av-social-link-twitter"><a target="_blank" href="https://twitter.com/share?text=Social%20Share%20Buttons&url=http://127.0.0.1/?p=1593" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Twitter"><span class="avia_hidden_link_text">Share on Twitter</span></a></li><li class="av-share-link av-social-link-gplus"><a target="_blank" href="https://plus.google.com/share?url=http://127.0.0.1/elements/social-share-buttons/" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Google+"><span class="avia_hidden_link_text">Share on Google+</span></a></li><li class="av-share-link av-social-link-tumblr"><a target="_blank" href="http://www.tumblr.com/share/link?url=http%3A%2F%2F127.0.0.1%2Felements%2Fsocial-share-buttons%2F&name=Social%20Share%20Buttons&description=" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="" data-avia-related-tooltip="Share on Tumblr"><span class="avia_hidden_link_text">Share on Tumblr</span></a><div class="avia-related-tooltip avia-tt" style="top: 756px; left: 717.4px; display: none; opacity: 0;"><div class="inner_tooltip">Share on Tumblr</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></li></ul></div>

    If you would like help, add the share buttons on your opt-in page and include the url here :)

    Best regards,
    Mike

    @delvalsol, I just logged in to your site and Enfold was installed, and I activated with no issue. Hope this helps :)

    @samdive
    , enfold.zip is the right one, if your still having issues please include a admin login in the private content area and a dropbox or Google drive link to your enfold.zip so we can take a closer look.

    Best regards,
    Mike

    in reply to: Mixed content warning #818232

    Hey dbarnby13,
    I’m not familiar with Sucuri, but I can help with your mixed content, in this case it’s your logo, try going to Enfold Theme Options and remove your logo and add again making sure to use the https in the url. See Private Content area four your current logo url.
    This plugin is very good at correcting these issues and forcing https: https://wordpress.org/plugins/really-simple-ssl/
    But that is if you have a SSL, I’m not sure about the proxy SSL.

    Best regards,
    Mike

    in reply to: Second "Portfolio" #818219

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: How to make this? #818217

    Hey Zaccc,
    We could add padding to the text so it would not extent the images, but we will need the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Block the theme to avoid the copy #818207

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Right Side Bar Positioned incorrectly at end of Page #818206

    Hey Emiel,
    Elements such as Color Sections force the sidebar down below them. You could try changing the elements on the page to see if that helps. Or you could try this code in the General Styling > Quick CSS field:

    @media only screen and (min-width: 1023px) { #top #main .sidebar {top: -650vh!important; }
    .main_color aside {border-color: transparent!important; }}
    @media only screen and (min-width: 767px) and (max-width: 1022px) {#top #main .sidebar {top: -1140vh!important; }
    .main_color aside {border-color: transparent!important; }} 

    Best regards,
    Mike

    in reply to: Banner in botton page #818198

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: video dimensionality in slideshow #818197

    Hi,
    Try adding this:

    @media only screen and (max-width: 767px) { .avia-slideshow-inner{
    height:290px!important;
    }}

    Feel free to adjust the height to suit :)

    Best regards,
    Mike

    in reply to: Link background image of boxed layout #818195

    Hey Uroš,
    Not really, background images are often “under” other elements, I see the word “banner” on your site, are you trying to make that area a link? Perhaps a little more info will help us come up with an alternative :)

    Best regards,
    Mike

    in reply to: Columns margins 2 #818189

    Hey Horea,
    please try changing your code to:

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

    Best regards,
    Mike

    in reply to: Partner/Logo element responsiveness #818185

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

    @media only screen and (max-width: 768px) {
    .slide-entry-wrap {
    display: flex!important; 
    }
    img.attachment-no.scaling {
    width: 80px!important; 
    max-width: 80px!important; 
    }
    
    } 

    Best regards,
    Mike

    Hey Pirlyxyz,
    Can you please include a admin login in the private content area, with the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    Hi,
    Please provide the login to view the pages in question, and remove the above code from your quick css so we can rewrite it.

    Best regards,
    Mike

    in reply to: Second "Portfolio" #818172

    Hey ReinaSmallenbroek,
    Have you tried creating a new Portfolio Category for your posters, and then choosing that category in the Portfolio Grid for your new page?

    Best regards,
    Mike

    in reply to: Easy Slider stopped working #818169

    Hey tjjones,
    It seems that the slider is working now, please see the link in the Private Content area and confirm the area in the red box is the slider you are referring to.

    Best regards,
    Mike

Viewing 30 posts - 31,291 through 31,320 (of 33,339 total)