Support Forums for LiveMesh Themes & Plugins › Forums › Extinct Theme Support › single portfolio page changes
Tagged: single portfolio page changes
- This topic has 7 replies, 3 voices, and was last updated 11 years, 9 months ago by
ideami.
-
AuthorPosts
-
July 11, 2014 at 10:24 pm #7904
ideami
MemberHi, i need to do two things in the single portfolio page
1) i want to hide the button that says VISIT WEBSITE, how can i hide it?
2) And the top title, in the single portfolio page, the top title, how can i hide it and/or make it smaller?thank you
July 12, 2014 at 8:08 pm #7930Ernesto
MemberHi! Could you send us a link to the specific section in your webpage?
Cheers!
July 14, 2014 at 12:47 pm #7955Raghavendra
ModeratorYou can hide the button this way –
.portfolio-link .button { display: none; }and control the title size this way –
.single-portfolio #title-area h1, #title-area h2 { font-size: 30px; line-height: 42px; }Pls paste the above in theme options Custom CSS tab.
July 14, 2014 at 6:29 pm #7974ideami
Memberthank you very much, it works, what if
1) what if i want to hide the top title completely
2) what if i want to change style of the font, take out that drop shadow behind
3) and make the top and bottom padding even smaller?thank you so much
July 14, 2014 at 10:54 pm #7987Ernesto
MemberHi! Please send us a screen of what you wish to accomplish.
Cheers!
July 14, 2014 at 11:24 pm #7997ideami
Memberthank you dear Ernesto, very simple easy to understand things:
1) hide the top title completely
2) change style of the font, take out that drop shadow behind
3) make the top and bottom padding even smaller?July 15, 2014 at 2:36 am #8005Raghavendra
ModeratorHave you considered hiring someone to customize the theme. Our time and resources are limited and we can only provide very limited customization support here. Some of these changes like changing color, hiding elements can be handled by someone with reasonable CSS knowledge.
July 15, 2014 at 6:54 pm #8023ideami
Memberdear Meteorite
thank you for your reply,
i have a lot of knowledge of css, no need to hire anybody,
all i need is pointers to the specific classes that do this or that
,in any case what i asked you before i already managed to do,
i now need you though please to tell me this one , see here
http://incredivid.com/see please the titles on each thumb, some are white, some are red,
i cant manage to find anywhere on css a way to fix them all to whitemust be in the code somewhere, please tell me where in the code this is,
i can change the code myself, im a programmer, i just need help to know where in the code this is,
i need to make all titles whitethank you
-
AuthorPosts
- The forum ‘Extinct Theme Support’ is closed to new topics and replies.