Forum Replies Created
-
AuthorPosts
-
arjun
Keymastergo 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; }
arjun
Keymastercan 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.
arjun
Keymasterhello
can you share your problem as a screenshot at amplethemes@gmail.com ? we will discuss via mailarjun
Keymastergo to customizer > additional css > copy and paste below css
.nav-links {
display: none;
}arjun
Keymasterinitially, 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.
November 1, 2020 at 5:38 pm in reply to: How to change the size of the main imagen in the blog? #5933arjun
Keymasterplease 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.
arjun
Keymasterdo 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;
}arjun
Keymastercan you provide your site link ? please give us your site link , we will ready to help you
arjun
Keymasterwe 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.
arjun
Keymastercan 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;
}arjun
Keymasterhello can I get your site link? and please mail us at amplerthemes@gmail.com, we will discuss there your problem
September 15, 2020 at 4:24 pm in reply to: Trending News Pics and the Background color of the Blog #5466arjun
Keymasterplease 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.
September 15, 2020 at 3:56 pm in reply to: Trending News Pics and the Background color of the Blog #5465arjun
Keymastersorry 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
arjun
KeymasterSorry 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
arjun
KeymasterGo 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;
} -
This reply was modified 4 years, 5 months ago by
-
AuthorPosts