Viewing 30 results - 84,391 through 84,420 (of 142,552 total)
  • Author
    Search Results
  • #744224

    Hi Roland,

    Great, glad you got it working. Let us know if you should have any further problems on the topic of if we can close it.

    Best regards,
    Rikard

    #744200

    Hi,

    Thank you for the credentials, we have enabled custom css class name support and added the store locator inside a color section and gave it a class name “push-up”. The below code was added to Quick CSS to remove the gaps.

    .push-up {
    margin-top:-50px;
    }
    #top .push-up .container{
        max-width: 100vw!important;
    padding:0!important;
    }

    Best regards,
    Vinay

    Hey Jaap,

    Great, glad you got it working and thanks for the feedback. Let us know if you should have any further problems on the topic.

    Best regards,
    Rikard

    #744190

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #744184

    Hi Ronald,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    Hi,

    Please try this in Quick CSS for your header:

    #header {
        background-image: url(https://lapecollection.com/assets/images/nav-bg-pattern.png);
    }

    I checked the sidebar ratio and I couldn’t see any problems with it. The sidebar would be on a page where you have selected to show a sidebar, it’s not the header which is displayed to the left on your page. You can see the preview on top of the settings in the theme options.

    Best regards,
    Rikard

    #744172

    Hi Rikard,

    I think my question has been answered and the topic can be closed. Thanks again for your help!

    Ben

    #744165
    GregDunn
    Participant

    I disabled the sticky header for the just the homepage using this:
    .html_header_top.html_header_sticky .home #header {
    position: absolute !important;
    }

    Now when I scroll down there is a space between the sub menu and the top of the screen.
    The submenu is the part that says “Inspiration – Ease – Uniqueness – Quality – Credibility”

    How can I get rid of that space?

    Thanks!

    #744161

    Is there a way to make my background of the fields where info is typed/selected to be white. Also, I cannot type inside the Name Field. And, I cant figure out why the send button is on top of the reCAPTCHA.

    • This reply was modified 8 years, 11 months ago by timbright. Reason: Added more info for the issue
    #744144
    teotaban
    Participant

    Hi,
    I have a question:
    it´s possible to have facebook icon on the left side of mobile menu icon? … for mobile version not desktop…something like in this imagine
    http://m.dentestet.ro/wp-content/uploads/2017/02/screen-mob.png
    Thanks

    #744140
    fmofidi
    Participant

    In the service section half way down the home page when I hover over the images it increase the image slightly however the image gets a bit lighter which causes the caption writing over the image not to be so clear.

    Is there anyway you can tint the image when you hover over the image?

    I look forward to any advise.

    #744139

    I think my issue may be resolved but I’m not entirely sure how or why. I reset my permalinks back to default and then changed them right back to the custom setting I was using. When I re-saved the settings and went back out to my site, I was able to advance to pages 2, 3, etc. on my blog without any issues.

    I do have one more cosmetic question though. Should I ask that here or open up a new topic? It’s about the vertical line that separates the widget area from the rest of the page. I like the way it looks when I’m viewing it on my computer but when I view the site on my iPad, it looks weird because I have the widgets set to load beneath the main page so the separator is just sitting out there all by itself off to the right. Is there a way I can hide the line on the iPad view without removing it from the normal computer view?

    Thanks in advance for all of your help!

    #744094

    In reply to: Menu rectangle

    Hey rikv!

    Please remove your cache and add the following CSS

    #top .av-menu-button > a .avia-menu-text { border: none !important; }

    Let us know if that will work for you.
    Thanks a lot

    Cheers!
    Basilis

    #744090

    Hi!

    Please take a look here

    what Ismael is saying and let us know if it covers you.

    Regards,
    Basilis

    #744085

    In reply to: Video fullscreen

    Hi,

    To enable or disable the sound for the background video please refer to this post https://kriesi.at/support/topic/audio-in-background-video/#post-671119

    Let us know if you have more questions, we are happy to help :)

    Best regards,
    Vinay

    Hello Yigit,

    Sorry for the delay. My themes and WordPress are always up to date. I have launched my website today, and I still have these issues :(.Here are the temporary admin login. I have other issues (with e-mail), but I’ll post other topics about them.

    Thank you for your help,
    Dimitri

    #744067

    I used the following in the functions.php:

    <?php
    
    //We'll use the Kriesi.at glyph for this example
    function avia_add_custom_social_icon($icons) {
    	$icons['Kriesi'] = 'kriesi';
    	return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
    

    and in quick CSS:

    /*custom iheartradio icon */
    #top #wrap_all .av-social-link-kriesi a:before{
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        background: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png) no-repeat center center;
        background-size: contain;
    }

    and then under “Social Profiles” I added the “Kreisi” icon with a link.

    #744061

    Hey MikeBenny,

    Sorry for the delay, to modify the animatation speed for the animated numbers please refer to this ticket https://kriesi.at/support/topic/animated-numbers-speed-2/#post-391997

    Please let us know if you have more questions, we are happy to help :)

    Best regards,
    Vinay

    • This reply was modified 8 years, 11 months ago by Vinay.
    #744047
    SarahKay09
    Participant

    Hey,

    Please could you help out on this error that appears from Facebook debugging check for my Enfold theme.

    Warnings That Should Be Fixed
    Inferred Property The ‘og:image’ property should be explicitly provided, even if a value can be inferred from other tags.
    Share App ID Missing The ‘fb:app_id’ property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.

    I have tried the steps outlined in previous posts that I can find on this topic but still have no luck with Facebook showing the my logo or any image from my site when I want to share it.

    I have Yoast SEO Plug in but not the Premium version so there is no “social” tab for me to click.

    Can you provide me step by step on how I add an og image to my website and how I fix the other error?

    Also the raw meta tags seem to show old information that I must have set when I first created the site somewhere so I am hoping I will also be able to update these too.

    #744022

    Hi,

    you can try this code for iPad inside Quick CSS field:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .avia_textblock.av_inherit_color {
    margin-top: 240px;
    }}

    and adjust as needed.

    Best regards,
    Andy

    #744002
    CreativeWebBuilders
    Participant

    I added a special heading into a color section. The color section is red and I set the font color in the heading to be white but it keeps showing up blue. How can I fix this? Also, I have the padding set to small, but the padding at the top is still much larger than the bottom. How can I correct this?

    #743994
    andrzejkozdeba
    Participant

    Hello,
    I was looking for solution of my problem. There are many simillar topics, but any of them give me an answer.
    So I hope you’ll help me :)

    I need to change space’s width between all columns at footer, I need them to be smaller:
    http://prntscr.com/e5oqn9

    Best regards,
    Andrzej

    #743981

    i see that this code was inserted after my last information:
    it is in media-querie und 810px – can you please remove it shortly
    i thought you like to have for body (#top.boxed) max-width: 1010px and width: 85%

    .container {
        width: 100%;
    }
    .container .av-content-small.units {
        width: 80%;
    }
    .responsive #top.boxed, .responsive.html_boxed.html_header_sticky #header, .responsive.html_boxed.html_header_transparency #header {
        max-width: 90%;
        width: 80%;
    }
    .responsive .container {
        max-width: 80%;
    }
    #top #header .av-main-nav > li > a {
        font-size: 15px;
    }

    after that we will see what happens

    #743979
    gregorh
    Participant

    Hallo Ich arbeite gerade an einer Seite für einen Kunden und habe ein Problem.

    Das Hauptmenu in der normalen Ansicht soll als Burgermenu angezeigt werden, dieses erscheint auch korrekt in FF, Safari und Vivaldi, in Chrome jedoch ist es nicht zu sehen. In Eurer Demo ist das Menu aber sichtbar.

    Woran kann das liegen?

    Danke und einen schönen Tag,
    Gregor

    #743974

    First impression:
    You see the image and that the slider is under the Navigation. This is a wanted effect?

    if not now the value is :

    .html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main {
        padding-top: 165px !important;
    }

    if you see my little video there was allways a padding left/right so there has to be some changings in the meanwhile from your site which causes this behavior.
    I will see what it is.

    #743953

    In reply to: Diagonal borders

    Hi Rikard,

    It took some doing but I figured it out:

    #first .av-extra-border-outer:before, #projects .av-extra-border-outer:before {
    content: “”;
    background: #b72424;
    background: -moz-linear-gradient(45deg, #b72424 0%, #d66228 61%, #ff891c 100%);
    background: -webkit-linear-gradient(45deg, #b72424 0%,#d66228 61%,#ff891c 100%);
    background: linear-gradient(45deg, #b72424 0%,#d66228 61%,#ff891c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#b72424′, endColorstr=’#ff891c’,GradientType=1 );
    position: absolute;
    width: 200%;
    height: 30px;
    top: 190px;
    left: -50%;
    transform: rotate(-7deg);
    }

    #743944

    Hi Rikard,

    Thanks, but that does the opposite.

    I would like the bottom form to look like the top form in my image.

    Thanks
    Harry

    Hey!

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

    #top .av-logo-container .social_bookmarks li {
        border: none;
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }
    #top .social_bookmarks li a {
        width: 40px;
        line-height: 40px;
    }
    

    Best regards,
    Yigit

    #743917
    #top .main_menu #menu-item-1107.av-menu-button a .avia-menu-text {
        border: 2px solid #fff !important;
    }
    
    #top .main_menu #menu-item-1107.av-menu-button a:hover .avia-menu-text {
        border: 2px solid #f00 !important;
    }

    be aware that on #menu-item-1107.av-menu-button is no spacebar between 7.a

    #743875
    pro-startups
    Participant

    Hi,

    Great theme, just having a slight issue with the accordion widget.

    We are using the accordion as an FAQ drop down menu, however, on mobile & certain browsers it seems to be broken (All tabs are open and layout is not right)

    Any idea what is causing this?

    Thank you.

Viewing 30 results - 84,391 through 84,420 (of 142,552 total)