By the way, I don't think the relevant file is the 768 one. I think any tweaking for smart phones should be in the 480 file... In that one, I found two lines that I think maybe could be responsible for the caption not showing...
Hello INESROSAS,
Please first delete it in file 768, or replace
display: none;
to
display: block;
then clear your browser cache, please let us know if it will not work, we will recheck your site source code.
Regards, AS Team.
inesrosas
POSTED: 2015-06-12
Hi! Thanks, I did both, I changed the display from none to block and then deleted the classes from the 768 file... Neither worked. I'll give you guys admin access to see if you can figure out why it's not working... Again, thanks!
inesrosas
POSTED: 2015-06-12
Ok, now I see the caption and the navigation on the slider through my iphone. What did you guys do? Or was it maybe a cache issue? Either way, I need to style the caption so its font size is smaller. How do I do that? Thanks!
AS Templates
POSTED: 2015-06-12
Hello INESROSAS,
We nothing did, probably it was cache issue.
Sorry, you must to have some knowledge in css styling, we are not able to learn you. If you interested you may ask for our services using the following page: http://www.astemplates.com/services
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
.camera_caption a.readmore span
{
display: none !important;
}
and
.tp-caption.slider-caption
{
display: none;
}
maybe these should be display: inline or block??
Please first delete it in file 768, or replace
display: none;
to
display: block;
then clear your browser cache, please let us know if it will not work, we will recheck your site source code.
Regards, AS Team.
We nothing did, probably it was cache issue.
Sorry, you must to have some knowledge in css styling, we are not able to learn you. If you interested you may ask for our services using the following page: http://www.astemplates.com/services
Regards, AS Team.