1. fume
  2. Commercial Templates
  3. Sunday, 20 February 2022
  4.  Subscribe via email
1) My header background image is 770 px high. However, the image is not displayed in full height in the frontend. In template Harmony I could change the header min-height. In Ensley it's not possible to change it.

2) H1 is smaller than H2, it should be the other way round. I've changed this point in CSS.

3) I'm using the component RSPageBuilder. In the display of a page, the heading H1 is slightly offset.

How can I solve this?

https://j4.mn-web.at/
Accepted Answer Pending Moderation
0
Votes
Undo
text was deleted.. was a mistake on my part
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

(edit to taste)

#container_header {
min-height: 400px;
}



2. Thank you for reporting. We will look in to this issue.

3. It appears your component adds some inline margin to the page content. To match this margin to the page header, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.page-header {
margin-inline: 5px;
}]


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
I have two more points:

1) The h3 headline of modul position .sidecol_a has a blockquote style. How can i remove this? I could't find the corresponding css file.
Link: https://j4.mn-web.at/

2) The class "readmore" has a dark border. How can i change this? I could't find the corresponding css file.
Link: https://j4.mn-web.at/blog
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.module .module_header::after, 
.module_menu .module_header::after {
display: none;
}
.module .module_header h3,
.module_menu .module_header h3 {
padding-left: 0;
}


2. To amend also add the following to the Custom CSS field...

.btn, .button, button {
box-shadow: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you!!!
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.