-
AuthorPosts
-
March 12, 2014 at 9:41 am #195712
2 questions
1) How can I change the vertical size of the masthead, I would like to reduce the size takes up on the page, and
2) How do i change the size of the Masthead title textThanks in advance for any help you can give
johnnys Friendjohnnys
- Join date:
- November 2012
- Posts:
- 123
- Downloads:
- 102
- Uploads:
- 6
- Thanks:
- 28
- Thanked:
- 3 times in 1 posts
March 12, 2014 at 1:36 pm #526480This worked for me
http://www.joomlart.com/forums/topic/massheadslideshow-size/
March 12, 2014 at 7:14 pm #526511Tried that area but when I inspect the element it refers to the following:
.page-masthead .jumbotron {
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-top: 60px;
padding-bottom: 60px;
padding-left: 0;
padding-right: 0;
}Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 14, 2014 at 3:51 am #526665By default, we use 2 custom HTML modules in masthead position. If you want to change the font-size of text, just go to backend settings of module and change as you wish.
Module in masthead position has class suffix called row-feature, you can open the file: /templates/purity_iii/css/custom.css and add this css rule:
.page-masthead .row-feature {
height: 372px;
padding: 100px 0;
/*your custom code goes here*/
}
May 25, 2014 at 10:10 pm #536594Hi, im trying to do this but my folder does not have tha CSS file.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 26, 2014 at 1:44 am #536597If that file doesn’t exist, please create such new file in the path: your_root_folder/templates/purity_iii/css
February 7, 2016 at 8:49 pm #878551hey,
just saw this post looking for a solution to my problem…does the code you write have to be pasted as extra? my template.css on joomla (with purity iii magazine as default) has that .page-masthead code(line 2300-something in the template.css file) but without "row feature". i am desperately trying to change the size of the header inside the masthead and nothing happens. would be very grateful for any advice.
best,
E.T.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 9, 2016 at 3:49 am #879683If there is no class ‘row-feature’ on your site, you can add into the module class suffix of this module on your site.
Then create ‘custom.css’ file as above and add your own custom css as you wish.
-
AuthorPosts
This topic contains 7 replies, has 5 voices, and was last updated by Saguaros 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum