-
AuthorPosts
-
August 7, 2017 at 4:06 pm #835432
Hi,
Please can you tell me how I can edit the styles for the portfolio sorting text. There are several pages I want to do it one, but here is one example – http://bergstromlighting.co.za/hospitality-lighting/
Thanks,
Shane
August 7, 2017 at 4:35 pm #835453Hey Shane,
You are looking to change the font and color? If so this can be done via quick css. You can get the classes via the browser inspector.
Best regards,
Jordan ShannonAugust 7, 2017 at 7:01 pm #835548Hey Jordan. Thanks, I am aware of how to get the classes. I am looking to do something like the portfolio on this page – http://kriesi.at/themes/enfold-overview/ (https://www.dropbox.com/s/dtua2tex9wsh6b4/Screen%20Shot%202017-08-07%20at%207.00.42%20PM.png?dl=0)
August 8, 2017 at 5:57 pm #835951Hi,
What is the screenshot showing me? I’m not understanding the exact need.
Best regards,
Jordan ShannonAugust 8, 2017 at 6:00 pm #835955The ‘menu’ is full width and the background of the links is highlighted/filled with colour.
August 9, 2017 at 3:14 pm #836443Hi LonelyViking,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color #js_sort_items a { min-width: 90px; text-align: center; min-height: 50px; line-height: 50px; margin-left: 2.53%; padding: 0 10px; font-size: 16px; } .main_color #js_sort_items a:first-child{ margin-left: 0px; } .main_color #js_sort_items { background-color: #eee; } .main_color #js_sort_items a.active_sort { color : #fff; background-color: #444; } .main_color #js_sort_items a:hover { color: #88bbc8 } #js_sort_items .text-sep { display: none; }Is this close to what you’re aiming at?
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
