Forum replies created
Viewing 10 replies - 2,791 through 2,800 (of 3,147 total)
In reply to
Mobile issues with Alora
thanks for report…I had to overlooked that…I will try to fix that in the next theme release
In reply to
Carousel Slider
you need to upload image through Media, then copy their URL of the files and paste them in the carousel slider widget as there are example images.
In reply to
Mobile issues with Alora
sorry, at this moment I have no chance to test it on a windows device
In reply to
Mobile issues with Alora
have you test it on more mobile devices or only on one?
In reply to
Bullets not showing
try insert in the Custom CSS field:
Code:
#content ul {list-style-type: disc;}
In reply to
Side bar size
in that case use this code instead:
Code:
@media (min-width: 768px) {
#primary {width:69%!important;}
.aside { width:30%!important;}
}
#primary {width:69%!important;}
.aside { width:30%!important;}
}
In reply to
Post Meta
insert in the Custom CSS field for example:
Code:
.post .meta-info {font-size:12px;}
In reply to
Mobile links
I cannot access that website.
In reply to
Woocommerce
please contact me here with your website URL and login details http://theme4press.com/contact/
In reply to
Parallax slider reversed
sorry? I think the parallax slider works just fine on your website. or I didnt understand your issue? 🙂
Viewing 10 replies - 2,791 through 2,800 (of 3,147 total)