Jaroslav Svetlik
Forum Replies Created
-
Hello @myflex,
CSS for navigation:
header.header_v3 nav ul li a { color: #000 !important; }CSS for front page boxes headings:
#frontpage-boxes h2 { color: #000; }CSS for post meta:
.entry-content .single-line-meta, .entry-content .single-line-meta a { color: #000; }Please let me know if you need anything else, i will release quick update with some extra color configurations feature.
Answer on PS: In PRO version there are much more color styling features.
Best Regards
- This reply was modified 9 years, 6 months ago by Jaroslav Svetlik.
- This reply was modified 9 years, 6 months ago by Jaroslav Svetlik.
Forum: Themes and Templates
In reply to: [Agama] Cannot redeclare agama_customize_support_register()Forum: Themes and Templates
In reply to: [Agama] Featured Image sizeHello rmclellan1949,
This forum is related to Agama free theme so please all issues with Agama Pro theme you need to login on theme-vision.com website and make new thread in support forum theme-vision.com/forums page.
Best Regards
- This reply was modified 9 years, 6 months ago by Jaroslav Svetlik.
Forum: Plugins
In reply to: [JPro Cars] Doesn’t appear the Grid ViewThe list / grid view can be changed temporarily until page is refreshed, but we are working to make changes to this.
Regards
Forum: Plugins
In reply to: [JPro Cars] Classifieds image limit is not workingThis issue will be resolved on next update.
Regards
Forum: Themes and Templates
In reply to: [Agama] Small Thumbs Layout not showing text on mobileForum: Themes and Templates
In reply to: [Agama] Remove Blog from HomepageHello Steve,
Please follow next guide: https://codex.wordpress.org/Creating_a_Static_Front_Page
Regards
Forum: Themes and Templates
In reply to: [Agama] How to remove HTML options below comments on Blog posts?Try next, go to:
Appearance -> Customize -> Styling -> Custom CSS& add next CSS code:
#commentform div:nth-child(3) { display: none; }Best Regards
Forum: Themes and Templates
In reply to: [Agama] Dashed line on post pageHello paulowd,
Do next, go to:
Admin Dashboard -> Appearance -> Customize -> Styling -> Custom CSS& add next code:
body.home .entry { border-bottom: 0 !important; }Best Regards
Forum: Themes and Templates
In reply to: [Agama] WooCommerceHello rmclellan1949,
This is not place for Agama Pro support, please login at theme-vision.com website and go to support forums: https://theme-vision.com/forums/
Best Regards
Forum: Themes and Templates
In reply to: [Agama] Frontpage Boxes after main textThe feature you want is available on Agama Pro version but maybe we will include it on free version too.
Right now you can’t do this without editing theme core files.
Regards
Forum: Themes and Templates
In reply to: [Agama] Header image and slider showing together on the homepageGo to:
Appearance -> Customize -> Styling -> Custom CSS& add next CSS code:
body.home .header-image { display: none; }Regards
- This reply was modified 9 years, 8 months ago by Jaroslav Svetlik.
Forum: Themes and Templates
In reply to: [Agama] Font Family problemHello vipteam,
I will make proper updates so your issue will be resolved on next theme update.
Regards
Forum: Themes and Templates
In reply to: [Agama] Slider not WorkingAs i can see you have turned on header image instead of slider.
Regards
Forum: Themes and Templates
In reply to: [Agama] Call button for callingPlease try explain again what do you need exactly.
Regards