Tagged: JA Healthcare
-
AuthorPosts
-
July 19, 2016 at 7:13 am #951381
It was easy for me to explain my questions through the attached screenshots, if you could please look at them and solve it. Thanks.
And if you could please also tell me how to use the after-content or Auto Component position of the JA Healthcare to just assign one of my google ads there it would be my pleasure.
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 20, 2016 at 4:40 am #951638Hi
-
The facebook icon in the Top is coming from the Social presence plugin on your site > http://prntscr.com/bv385v
Check and disable the plugin . - For Top header right banner Go to header.php file
Find$logosize = 'col-sm-8';
replace it with
$logosize = 'col-sm-4';
and find
<?php if ($headright): ?> <div class="col-xs-9 col-sm-4">
replace it with
<?php if ($headright): ?> <div class="col-xs-9 col-sm-8">
save and check .
-
ADS width is coming from the Google ad code , you need to check it in Google adcode to make responsive ad code
Refrence : https://support.google.com/adsense/answer/6307124?hl=en - To move the button in Left add below code in custom.css file
.navbar-toggle { float: left!important; }
July 20, 2016 at 8:53 am #951692Thank you sir,
I changed the settings and now my logo and ad are displaying fine but in mobile view my logo got very small so i have to leave my logo size at it’s original size. Now how can i move the ad from right of the logo to the down of the logo in mobile view?You didn’t answer my fifth question showing in problem-2-picture above to how to move the slider’s text a little bit up to be displayed.
If you could also tell me how to use the after-content or Auto Component position of the JA Healthcare which i would like to assign one of my google ads there, it would be my pleasure.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 21, 2016 at 2:31 am #951926Hi
I can see the logo is already above the ad in mobile : http://prntscr.com/bvi6fh
For slideshow add below code in custom.css file.navbar-toggle { float: left!important; } @media (max-width:468px) { .acm-slideshow .owl-carousel .slider-content { top: 42px!important; } }
Also i added navbar code again because in your custom.css file code is not correct .
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-