Hi,
a I've issue a with Hannah template in homepage, the module "Latest news" don't shown like demo page - view images please (demo vs mysite)
tks in advance
Jose
- rebelojose
- Commercial Templates
- Friday, 10 March 2023
- Subscribe via email
Hello
This CSS looks to reduce top padding of your top-1b and top-1c modules on small screen sizes below 767px wide. If this is not required then it can be removed.
Ciaran
This CSS looks to reduce top padding of your top-1b and top-1c modules on small screen sizes below 767px wide. If this is not required then it can be removed.
Ciaran
- more than a month ago
- Commercial Templates
- # 1
I have this code in custom .css, it is necessary?
@media only screen and (max-width: 767px) {
.top-1b .module_surround,
.top-1c .module_surround {
margin-top: 20px !important;
}}
- more than a month ago
- Commercial Templates
- # 2
Thank you
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.mod-tagspopular.tagspopular ul {
padding-left: 0;
margin-left: 0;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 3
Thank you Jose
Could you check the URL provided as it appears to give us a 404 not found error.
Ciaran
Could you check the URL provided as it appears to give us a 404 not found error.
Ciaran
- more than a month ago
- Commercial Templates
- # 5
Hi Jose
1. As Joomla 4 is now using FA5, ensure that your markup is correct and that you are using the new FA5 classes wehich will require at least 2 classes rather than the previous 1.
2. / 3. Would you have a URL to an example of these elements?
Ciaran
1. As Joomla 4 is now using FA5, ensure that your markup is correct and that you are using the new FA5 classes wehich will require at least 2 classes rather than the previous 1.
2. / 3. Would you have a URL to an example of these elements?
Ciaran
- more than a month ago
- Commercial Templates
- # 7
hi dear Ciaran,
tks for reply, I resolved by changed the background color from module.
I have 3 more questions, if you can help please:
1. I have an error about the Font Awesome, symbols don't show. do you have any idea why? (view image)
the code I have is:
2. how can align left title with tags like template demo (image)
3. how put title, published data, and tags with style like template demo?
tks in advance
Jose
tks for reply, I resolved by changed the background color from module.
I have 3 more questions, if you can help please:
1. I have an error about the Font Awesome, symbols don't show. do you have any idea why? (view image)
the code I have is:
2. how can align left title with tags like template demo (image)
3. how put title, published data, and tags with style like template demo?
tks in advance
Jose
- more than a month ago
- Commercial Templates
- # 8
Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.j51news figcaption {
background: white !important;
}
Ciaran
- more than a month ago
- Commercial Templates
- # 9
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »