-
AuthorPosts
-
July 8, 2014 at 9:53 pm #288686
Hi!
I just bought my third license for Enfold! Totaly amzing theme for a beginner like me.
Right now I´m building a site with a image background AND I´m happy with everything exept that I can´t figure out how ti style the Portfolio Grid, Images and Porstfolio filter.
I have find solutions here and there but I can´t bring them togheter.
(I know that you don´t want to have several questions but I wnat to find a “total” solution.
1. I want the portfolio filter to have 16 px fontsize and colour yellow on a transparent background. No / between the categories and a padding around 10 px
2. I want a white medium image-border around the image in the grid.
3. The Title colour under under the Grid-image in a contrasting colour to the background and fontsizearound 14-15 px. ( Can the title background be transparent?)
4. And ALL THIS without any setbacks for the rest of the theme.
If this is too many questions totaly understand!
Kind regars
Michael EldbornJuly 9, 2014 at 6:32 am #288861Hey lome61!
Thank you for using the theme.
1.) Looks like you managed to figure this one out. If not, please use this:
.main_color #js_sort_items { background: transparent; } .sort_by_cat a.active_sort span { background: transparent; color: yellow; font-size: 16px; }
2.) Please use this to add a border:
.grid-image img { border: 2px solid white; }
3.) Use this for the grid title:
main_color .grid-content, .main_color .grid-entry-title { background: transparent; color: red; }
4.) This should not affect other elements on the theme.
Regards,
IsmaelJuly 10, 2014 at 3:00 pm #289525This reply has been marked as private.July 11, 2014 at 4:12 pm #290156Hey!
Sorry for the late reply :)
Please add following code to Quick CSS as welldiv#js_sort_items { font-family: 'Architects Daughter', cursive; font-size: 20px; }
and the code you posted above looks just fine
Best regards,
YigitJuly 24, 2014 at 11:37 am #295360This reply has been marked as private.July 24, 2014 at 12:09 pm #295373Hey Michael!
Please add following code to Quick CSS as well
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title { color: black; }
Regards,
YigitJuly 24, 2014 at 12:58 pm #295394This reply has been marked as private.July 24, 2014 at 1:00 pm #295395 -
AuthorPosts
- The topic ‘Portfolio styling’ is closed to new replies.