Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'banner'

Home / Forums / Search / Search Results for 'banner'

Viewing 20 results - 201 through 220 (of 1,614 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    Topic: Banner

    #249258

    Hi there.
    Is it possible to activate a widget section in the banner.
    Regards, Paul

    In forum: Virtue Theme

    In reply to: Banner

    #249249

    Hi Hannah. Yes I managed to get a solution. Thanks. Quick question though. Is it possible to put a revolution slider as a site wide banner.
    Regards, Paul

    #249218

    Hey Eliza,
    Thanks for making that live! Try adding this to your custom css in Theme Options:

    div#topbar {
        position: static;
    }
    @media (min-width: 992px) {
    header#kad-banner {
        padding-bottom: 120px;
    }
    }

    Hope it helps!

    Hannah

    In forum: Virtue Theme

    Topic: Banner

    #249181

    Hi there,
    Just reinstalled your theme and found that my banner is missing, could you please advise.
    Site.

    regards, Paul

    In forum: Virtue Theme
    #249168

    Hi Again,
    I am anxious to get a resolution to my home page issue, as we have a product launch scheduled that is largely dependent on the new home page design being functional. Here is the link to the current home page: http://www.performanceplustennis.com

    Here is a link to the new home page: https://performanceplustennis.com/home-new/

    I can produce kind of a hybrid home page by keeping only the “Page Content” activated in the Theme Options – Home Layout. But the side bar and new banner (Kadence Slider) do not present. The new slider does not present even on the original home page even though I have set the slider shortcode to the new slider.

    Your assistance is greatly appreciated! Thanks, John

    #248968

    Thanks Hannah, but I think we have modified the banner and are satisfied with the result. Thanks again for your support!

    #248959

    Unfortunately, yes. The banner is already taking up the full width of its container. If you want a full-width banner on a sidebar layout one option would be to create a row in page builder with a right column where you can add your widgets, giving it a sidebar effect. Then you can add a separate full-width row under that. Would that work for you?

    Hannah

    #248872

    Hi Hannah,

    Thanks for your prompt reply. I was able to adjust the height of the banner, but not the width. Is the width limited because I am using a sidebar? Please take a look and let me know: https://performanceplustennis.com/home-page-mock-up/

    Thanks for your assistance!

    John Craig
    Performance Plus Tennis
    http://www.performanceplustennis.com
    949-278-7704

    #248842

    Hi Ben and Team,
    Love the theme! However, struggling to get the Call To Action Banner formatted on my home page. Here is the link: Just above the footer. Can’t figure it out! Your guidance is greatly appreciated!

    Thanks,

    John Craig
    Performance Plus Tennis

    #248837

    Hi There,
    I’m trying to target the header menu bar in it’s regular and shrinky states to have a slight box shadow on the bottom to define the edge (especially on all-white pages).

    These are my attempts which did not work:
    header #kad-banner{box-shadow: 0px 0px 5px #888888;}
    header #kad-banner-sticky-wrapper .sticky-wrapper {box-shadow: 0px 0px 5px #888888;}
    header #kad-stickyheader {box-shadow: 0px 0px 5px #888888;}

    site:

    #248748

    merci so much Hanna . I have tried to disable the plug in Full screen background , it does nothoing.

    I can send to you all of the css added to the Advanced option theme.

    a bit in disorder but maybe something will help .
    the heroes content are not displayed under the @media (max-width: 768px)

    list of css active :

    /* Main home page with choice of languages Landing page do not display menu and footer on english version only page 3 langues */

    .home #kad-banner, .home #containerfooter {
    display:none;
    }

    /*STyle of the portfolios items … on a Portfolio page */
    .portfolio_item .portfoliolink {
    position: static;
    border: 0px solid rgba(255,255,255,.5);
    opacity: 1;
    background: rgba(0,0,0,0);
    border: 2px solid transparent;
    }
    .portfolio_item .piteminfo h5 {
    margin: 0;
    padding: 6px 0 6px 0;
    color: #EEE;
    }
    .portfolio_item .piteminfo p {
    color: #EEE;
    }
    .portfolio_item:hover .portfoliolink {
    border: 2px solid rgba(255,255,255,1);
    }

    /* FILTER PROJECTS in PORTFOLIO PAGE police filter name du portfolio */
    #filters li h5 {
    color: #99a1a4;
    font-weight:400;
    }
    /* color mouse over filter name on portfolio page */
    #filters li h5:hover {
    color: #fff;
    }
    /* pour mobile couleur du mot filter dans potolio page */
    .filter-trigger {
    color: #7593a0;
    }
    #filter-trigger:hover {
    color: #fff;
    }

    /* CODE POUR MOBIL to reorganise the display style of FILTER PROJECT SUR MOBILE code to change the style of displaying the filter project in Portfolio Page – Hanna */
    #filters li {
    float: left !important;
    margin-left: 15px !important;
    margin-bottom: 10px !important;
    }
    #filters {
    height: auto !important;
    }
    .filter-trigger {
    display: none;
    }

    /* CONTACT PAGE rend transparent le background de area de saisie de texte ds */
    #kad-feedback-new-post input.full, .contactform input.full, .wpcf7 input {
    background-color: rgba(220,220,220, 0.7);
    }
    .wpcf7-form-control.wpcf7-textarea {
    background-color: rgba(220,220,220, 0.7);
    }

    /* CONTACT PAGE change lthe color of submit’s text of bouton send dans contact */
    .wpcf7 input.wpcf7-submit {
    padding: 12px 18px;
    font-size: 12px;
    border: none;
    display: inline-block;
    color: #1b84e1;
    background: #fff;
    transition: background .6s ease-out;
    -webkit-transition: background .6s ease-out;
    -moz-transition: background .6s ease-out;
    -o-transition: background .6s ease-out;
    }

    /* TO DISPLAY THE PAGE 3 LANGUAGES ON MOBIL 3 langues s’affiche sur Mobile */

    @media
    (max-width: 780px) {
    .so-widget-sow-hero-default-2da0f0801951 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
    height: auto !important;
    }
    }

    /* RIGHT TOP BAR WIDGET to display on/off if Mobil or PC ( contient le F11) only */

    @media
    (max-width: 768px) {
    .topbar-widget {
    display: none;
    }
    }
    /* to suppress empty space before (top) content of home page */

    @media
    (max-width: 768px) {
    .sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container .sow-slider-image-wrapper {
    padding: 0;
    }
    }
    /* espacement du texte dans page bio ; voir css style du module de la page a line-height à 27 px*/
    ——————————-
    maybe it could help you .
    marc

    #248666

    It’s your ad banner at the top of your page.

    Hannah

    #248648

    Ha, so sorry! Here you go:

    @media (max-width: 992px) {
    #kad-mobile-banner, .stickyheader #kad-banner {
        position: fixed !important;
        width: 100%;
    }
    #content .main {
        margin-top: 250px;
    }
    }
    @media (max-width: 600px) {
    .home #content .main {
        margin-top: 100px;
    }
    }

    Hannah

    #248635

    Hi Phil,
    Glad you were able to resolve this!
    When using the simple mobile header there isn’t a way to make only the menu stretch over the banner as the menu is part of the header, sorry.

    Best,
    Hannah

    In forum: Virtue Theme
    #248613

    Hi
    I’m really struggling with this website:

    One problem is that I have 2 blocks at the top. One is full width with the headline, and I want that one, Then under that, is another block that I cannot get rid of. It has the same image, it’s wide width and in preview it’s underneath the top banner.

    Another problem is that I’ve deleted the black button under the red button about 10 times and it always reappears.

    I’m trying to learn blocks and most likely doing things quite wrong.
    Thank you for your help!
    Carrie

    • This topic was modified 6 years ago by Carrie. Reason: I figured it out
    #248581

    Hi Hannah,

    no I haven´t contacted up to now. Which banner do you mean? Because all Adsense banner I have set to “responsive”. I can´t see, while testing, which banner is causing the scrolling to the right error.

    Best regards

    #248569

    OK, I found it – sorry to cry “wolf”!

    A couple of years ago, you helped me by providing some code to stop the mobile menu from stretching the header image backgound. Due to various changes in rebuilding the new site, this code was preventing the menu from showing properly:

    #kad-mobile-nav {height: 0;}
    .kad-nav-inner {
        position: relative;
        z-index: 10000;
        background: #FAFAD2;
        text-transform: uppercase;
    }

    I would still be interested in the menu appearing over the top of the slider image instead of stretching the banner, but that is much less important.
    Cheers,
    Phil.

    image

    #248568

    Further clarification:

    It seems that the menu is firing but it looks like it is “behind the banner and image.
    I see it has z-index: 10000 on it but what could stop this taking effect?
    Thanks,
    Phil.

    #248550

    Hi Hannah,

    thanks for your reply. All banner are added with the WordPress Plugin Advanced Ads. I use the same plugins like on unauschiebbar.de

    Best regards

    #248546

    Hi Christoph,
    1. Try ading this to your custom css box in Theme Options > Advanced Settings:

    .home #kad-banner .container {
        width: 100%;
    }

    2. That’s created using the Kadence Slider. See here: https://www.kadencewp.com/knowledge-base/kadence-slider-create-new-slider/

    Hannah

Viewing 20 results - 201 through 220 (of 1,614 total)