How can I change icons of Our Advantage Article in the home page. Also, When I tried to change the heading font from heading2 to 3 or 4, the icons disappear. What can I do to retain them?
AS Templates
POSTED: 2017-04-01
Hello MAILLAWALE,
You can do it by editing tmpl.default.css file the following classes (line 2146):
I added new articles to the mod_news_pro_gk4 module position 7 and unpublished the existing ones. Out of the 3 articles added, only 1 shows despite the fact all the articles belongs to the same joomla article category. Website: www.bizbarns.com
maillawale
POSTED: 2017-04-15
Hello,
No response for my query?
"Hello,
I added new articles to the mod_news_pro_gk4 module position 7 and unpublished the existing ones. Out of the 3 articles added, only 1 shows despite the fact all the articles belongs to the same joomla article category. Website: www.bizbarns.com"
AS Templates
POSTED: 2017-04-17
Hello MAILLAWALE,
Please be sure you are not using any special characters in your articles, as well all your articles come with images.
Regards, AS Team.
maillawale
POSTED: 2017-05-24
Hello,
Kindly check this page for me. http://bizbarns.com/opportunities.html
I do not know why the first article is clean while others are dark
maillawale
POSTED: 2017-05-31
Is no one here to attend to this question?
AS Templates
POSTED: 2017-06-01
Hello MAILLAWALE,
Sorry, not quite understand your issue. Is the problem in the footer? Can you please provide us with little more information?
Regards, AS Team.
maillawale
POSTED: 2017-06-01
yes, the footer. It is not as wide as in other pages
AS Templates
POSTED: 2017-06-02
Hello MAILLAWALE,
Looks like missed </div> in introtext. Try to disable social plugin.
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
How can I change icons of Our Advantage Article in the home page. Also, When I tried to change the heading font from heading2 to 3 or 4, the icons disappear. What can I do to retain them?
You can do it by editing tmpl.default.css file the following classes (line 2146):
.page-featured h2.advantage_1 {
background-image: url("../images/ico.adv1.png");
}
.page-featured h2.advantage_2 {
background-image: url("../images/ico.adv2.png");
}
.page-featured h2.advantage_3 {
background-image: url("../images/ico.adv3.png");
}
.page-featured h2.advantage_4 {
background-image: url("../images/ico.adv4.png");
Regards, AS Team.
I added new articles to the mod_news_pro_gk4 module position 7 and unpublished the existing ones. Out of the 3 articles added, only 1 shows despite the fact all the articles belongs to the same joomla article category. Website: www.bizbarns.com
No response for my query?
"Hello,
I added new articles to the mod_news_pro_gk4 module position 7 and unpublished the existing ones. Out of the 3 articles added, only 1 shows despite the fact all the articles belongs to the same joomla article category. Website: www.bizbarns.com"
Please be sure you are not using any special characters in your articles, as well all your articles come with images.
Regards, AS Team.
Kindly check this page for me. http://bizbarns.com/opportunities.html
I do not know why the first article is clean while others are dark
Sorry, not quite understand your issue. Is the problem in the footer? Can you please provide us with little more information?
Regards, AS Team.
Looks like missed </div> in introtext. Try to disable social plugin.
Regards, AS Team.