Edting the "Our Portfolio: Section
Moderator: forum_m
Edting the "Our Portfolio: Section
Great font and I am loving the look of the site so far.
But I have several edits I would like to do to the "Our Portfolio" section
1) Change the Title from " Our Portfolio" to "Coming Events"
2) Change the color of the title text "Coming Events" to #002e6d
3) Change the background color of the section to #d8d5d5
4) Change the hove color to #002e6d
5) Change the overall size of the "Our Portfolio" section to 1/3 of current size.
I would like the overall scale to be the same (pictures and buffers between the sections above and below, but would like the entire section smaller
Thank you in advance.
But I have several edits I would like to do to the "Our Portfolio" section
1) Change the Title from " Our Portfolio" to "Coming Events"
2) Change the color of the title text "Coming Events" to #002e6d
3) Change the background color of the section to #d8d5d5
4) Change the hove color to #002e6d
5) Change the overall size of the "Our Portfolio" section to 1/3 of current size.
I would like the overall scale to be the same (pictures and buffers between the sections above and below, but would like the entire section smaller
Thank you in advance.
-
- Posts: 7221
- Joined: February 26th, 2015, 1:40 pm
Re: Edting the "Our Portfolio: Section
Hi,
1) Please go to Admin Dashboard >>Appearance >>Theme Options >>Portfolio Options.
Here you can find setting to change portfolio section heading text.
Change and save the changes.
Now please go to Admin Dashboard >>Appearance >>Theme Options >>General Settings and find custom CSS editor.
Copy below CSS in custom CSS editor.
Save the changes.
Thanks.
1) Please go to Admin Dashboard >>Appearance >>Theme Options >>Portfolio Options.
Here you can find setting to change portfolio section heading text.
Change and save the changes.
Now please go to Admin Dashboard >>Appearance >>Theme Options >>General Settings and find custom CSS editor.
Copy below CSS in custom CSS editor.
Code: Select all
.enigma_heading_title h3 {
border-bottom: 4px solid #002e6d !important;
color: #002e6d !important;
}
.enigma_project_section {
background: #d8d5d5 !important;
}
.img-wrapper:hover .enigma_home_portfolio_caption {
background: #002e6d !important;
border-bottom: 4px solid #002e6d !important;
border-left: 1px solid #002e6d !important;
border-right: 1px solid #002e6d !important;
}
.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a {
background-color: #002e6d !important;
border: 2px solid #002e6d !important;
}
.enigma_carousel-prev i, .enigma_carousel-next i {
color: #002e6d !important;
}
.enigma_carousel-prev, .enigma_carousel-next {
border: 2px solid #002e6d !important;
}
.enigma_carousel-prev:hover, .enigma_carousel-next:hover{
background-color: #002e6d !important;
}
.enigma_project_section {
padding-bottom: 30px !important;
padding-top: 30px !important;
}
.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a:hover {
border: 2px solid #002e6d !important;
color: #002e6d !important;
}
Thanks.
-
- Posts: 22
- Joined: March 4th, 2016, 9:01 pm
- Location: UK
- Contact:
Re: Edting the "Our Portfolio: Section
Hi,
Apologies for jumping on this thread as am new here, still can't find a place to post my issues.
I would also like to change similar things as this.
I have changed Portfolio text to Channels, but need to correct a few things:
1. Change the overall size of the "Our Portfolio" section to 1/3 of current size.
2. Make all portfolio Images in homepage same size as in demo view.
I would like the overall scale to be the same (pictures and buffers between the sections above and below.
3. I hope to use Portfolio Page as Channels page and when clicked on mysite/channels want to display 3 columns of channels available as in RECENT POSTS on home and 3 columns blog page.
- Before purchasing Pro, I used category/channels to achieve something similar but couldn't achieve the 3 column blog page.
And unrelated, I would like option to make some posts Wide Blog Detail page as I have blog posts and Youtube Video Playlist embedded with Yottie. The normal blog detail page comes with the Side bar which I would have loved to remove for <some> posts which contains this embed. See http://www.publishonmfb.com/naijaonlinetv/battabox/ for Videos embedded and http://www.publishonmfb.com/naijaonline ... d-nominee/ for normal blog posts. Please note I don't mind using Channels/ for this Video Playlists but renaming the /portfolio to /channels is given me 404 Error Page.
Kind regards
Using Enigma Parallax Premium Theme Stable Version
Apologies for jumping on this thread as am new here, still can't find a place to post my issues.
I would also like to change similar things as this.
I have changed Portfolio text to Channels, but need to correct a few things:
1. Change the overall size of the "Our Portfolio" section to 1/3 of current size.
2. Make all portfolio Images in homepage same size as in demo view.
I would like the overall scale to be the same (pictures and buffers between the sections above and below.
3. I hope to use Portfolio Page as Channels page and when clicked on mysite/channels want to display 3 columns of channels available as in RECENT POSTS on home and 3 columns blog page.
- Before purchasing Pro, I used category/channels to achieve something similar but couldn't achieve the 3 column blog page.
And unrelated, I would like option to make some posts Wide Blog Detail page as I have blog posts and Youtube Video Playlist embedded with Yottie. The normal blog detail page comes with the Side bar which I would have loved to remove for <some> posts which contains this embed. See http://www.publishonmfb.com/naijaonlinetv/battabox/ for Videos embedded and http://www.publishonmfb.com/naijaonline ... d-nominee/ for normal blog posts. Please note I don't mind using Channels/ for this Video Playlists but renaming the /portfolio to /channels is given me 404 Error Page.
Kind regards
Using Enigma Parallax Premium Theme Stable Version
Re: Edting the "Our Portfolio: Section
Code provided worked. Thank you.
However, one item was omitted. I still need the code to change the title of " Our Portfolio" to " Coming Events" and I would like to change the overall size of the title. I would like to reduce it by 50%
However, one item was omitted. I still need the code to change the title of " Our Portfolio" to " Coming Events" and I would like to change the overall size of the title. I would like to reduce it by 50%
-
- Posts: 22
- Joined: March 4th, 2016, 9:01 pm
- Location: UK
- Contact:
Re: Edting the "Our Portfolio: Section
Hi tgaylor,
Can I take a peep at your sight? Have not heard from admin, guess they don't work weekends. Thanks
Can I take a peep at your sight? Have not heard from admin, guess they don't work weekends. Thanks
Re: Edting the "Our Portfolio: Section
The site is still under construction and not active. Does that matter?
-
- Posts: 22
- Joined: March 4th, 2016, 9:01 pm
- Location: UK
- Contact:
Re: Edting the "Our Portfolio: Section
Not really, I was just trying to compare notes. I noticed some same errors in some of other Enigma Users have seen so far. Don't worry about it. Cheers
-
- Posts: 7221
- Joined: February 26th, 2015, 1:40 pm
Re: Edting the "Our Portfolio: Section
Hi @tgaylor,
Please go to Admin Dashboard >>Appearance >>Theme Options >>Portfolio Options.
Here you can find Portfolio Title setting to change portfolio section heading text.
Change and save the changes.
And to reduce font-size for heading please use below CSS in custom CSS editor
Save the changes.
Thanks.
Please go to Admin Dashboard >>Appearance >>Theme Options >>Portfolio Options.
Here you can find Portfolio Title setting to change portfolio section heading text.
Change and save the changes.
And to reduce font-size for heading please use below CSS in custom CSS editor
Code: Select all
.enigma_project_section .enigma_heading_title h3 {
font-size: 24px !important;
}
Thanks.