Forum Replies Created

Viewing 15 posts - 1 through 15 (of 137 total)
  • Author
    Posts
  • in reply to: WooCommerce Checkout page formatting #6076
    arjun
    Keymaster

    go to customize > additional css copy and paste  below css and published it 

    .col-1 {
    flex: 0 0 100%!important; max-width: 100%!important;}
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 
    { float: left; width: 100%;}
    .col-2 {

    flex: 0 0 100%!important;  max-width: 100%!important;  }

    in reply to: Font size and link display mode #6072
    arjun
    Keymaster

    can you please mail us at amplethemes@gmail.com ? we will provide you dedicated support due to we need your credentials so we need to discuss in private, we solve your problem as soon as possible , please send your site link and login details with a screenshot that you got problem

    • This reply was modified 4 years, 5 months ago by arjun.
    in reply to: Header is pinned to the top of the page #6023
    arjun
    Keymaster

    hello
    can you share your problem as a screenshot at amplethemes@gmail.com ? we will discuss via mail

    in reply to: Removing Blog Recommendation at the Bottom of Page #5971
    arjun
    Keymaster

    go to customizer > additional css > copy and paste below css

    .nav-links {
    display: none;
    }

    in reply to: Header is pinned to the top of the page #5936
    arjun
    Keymaster

    initially, who was develop your site? In our theme update, we do not change any header image position, maybe who set up and develop your site they change some code on your site, To prevent such issues you need to make a child theme and changes code, in this condition if we give update there is no problem

    • This reply was modified 4 years, 6 months ago by arjun.
    in reply to: How to change the size of the main imagen in the blog? #5933
    arjun
    Keymaster

    please use an image with a small height, you need to cut the image using the photo editor tool

    • This reply was modified 4 years, 6 months ago by arjun.
    in reply to: Header is pinned to the top of the page #5930
    arjun
    Keymaster

    do you want to remove the header image from your site? am i right, if it is right go to customizer > header image remove image from there, and

    for home put on center go to customize > additional CSS copy below CSS and paste it and publish it

    h3.entry-title {
    text-align: center;
    }

    • This reply was modified 4 years, 6 months ago by arjun.
    • This reply was modified 4 years, 6 months ago by arjun.
    in reply to: Website not fitting on Mobile Version #5701
    arjun
    Keymaster

    can you provide your site link ? please give us your site link , we will ready to help you

    in reply to: Slider problems #5567
    arjun
    Keymaster

    we just gave update theme with solving a problem if you activate a license please update the theme from you site dashboard or download the latest version of the theme from your purchase history https://www.amplethemes.com/checkout/purchase-history/ and replace the version 0.0.4 theme with 0.0.5
    Thank You

    • This reply was modified 4 years, 7 months ago by arjun.
    in reply to: Dispositivel móvel #5560
    arjun
    Keymaster

    can i get your site link and the problem you find in the mobile version? . I think there is z index problem, go to additional CSS > copy-paste below CSS

    let me know it works or not: if it does not work please mail us at amplethemes@gmail.com . we will help you

    //css code

    .main-menu.clearfix {
    background: #000;
    z-index: 99999999;
    }
    div#primary {
    z-index: 99999;
    }

    in reply to: Slider problems #5558
    arjun
    Keymaster

    hello can I get your site link? and please mail us at amplerthemes@gmail.com, we will discuss there your problem

    in reply to: Trending News Pics and the Background color of the Blog #5466
    arjun
    Keymaster

    please post a further query on the ample magazine pro support forum or mail us from https://www.amplethemes.com/contact-us/, you post on ample blog pro support forum so we miss your question sorry for that

    For Increasing the trending news section you need go to customize > additional CSS > Copy below CSS and published it, let me know it work or not, you have to paste code like a screenshot https://prnt.sc/uhs889

    CSS code:

    .simple-marquee-container {

    height: 115px;
    position: relative;

    }
    .simple-marquee-container .marquee-content-items li {

    line-height: 93px;

    }

    .simple-marquee-container .marquee-sibling {

    height: 115px;
    line-height: 111px;

    }
    span.ticker-image.rounded-circle {
    padding: 52px;
    /* margin-right: 5px; */
    /* margin-left: 5px; */
    }
    .lds-ripple {

    margin-top: 20px;

    }

    • This reply was modified 4 years, 8 months ago by arjun.
    in reply to: Trending News Pics and the Background color of the Blog #5465
    arjun
    Keymaster

    sorry for late reply ,For for background color . go to customize > color >background color option > chnage color https://prnt.sc/uhrqce

    For the trending news picture size option, we will provide CSS here soon, we need to discuss with the designer please wait

    in reply to: Adsense auto ads are not showing #5455
    arjun
    Keymaster

    Sorry for the late reply, I think you need to set up Google Adsense again, after changing theme, there is change lot of section so you need to setup again

    in reply to: Drop Down Menu doesn`t work #5396
    arjun
    Keymaster

    Go To customize > additional CSS and copy and paste below CSS and published it, let me know it works or not, if it does not work please mail us at amplathemes@gmail.com

    ul li:hover > ul, ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
    }

Viewing 15 posts - 1 through 15 (of 137 total)