-
Author
-
June 30, 2015 at 11:09 #65698cbdesignParticipant
I have a meeting today and need to finish this site – HOW DO SET UP PORTFOLIO PAGES? when I click on a template page from the theme I see a lot of short codes but no visual composer? No elements that I can change or tweak?? Thank you!!! How do I work with a portfolio template??
How do I get the outline of the “see through” button on rev slider to be a little thicker so more noticeable?
And how can I get the phone number (with icon) and email (with icon) on top menu bar (instead of in breadcrumbs)? Thanks.
Also why is my contact 7 form showing the old font and not the font that I updated in the font options (theme options?) Thanks!
this is my site: http://fdb.849.myftpupload.com
June 30, 2015 at 16:05 #65751cbdesignParticipantHi,
When will these questions be answered? Thanks!!
June 30, 2015 at 16:14 #65753sharmstrModeratorWP Admin > VC: Turn it on for portfolios
.main-color .btn-see-through {
border-width: 5px;
}Appearance > Menus. Add whatever you text you want for each and also select an icon
Looks like the contact 7 form is using open sans like the rest of the website. Please explain if I’m wrong.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 16:15 #65754sharmstrModeratorSupport is offered Monday through Friday, but please allow up to 48hrs so we can review your request and respond.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 19:41 #65815cbdesignParticipantThank you!
*** Most important – the fonts (title fonts on Contact 7 form – is not Lato as I changed it) it is still showing Roboto Condensed as well as the title (caption) fonts on the portfolio items and portfolio excerpt font – on the home page – see http://fdb.849.myftpupload.com. How do I change those to Lato??? And how do I change the weight? The portfolio caption fonts are too light.
*** In general – how do I change the font weights that are not an option in Theme Options? Like the main menu bar – want to make the navigation page titles bolder (too light now.) Also would possibly change on the footer fonts but that’s not as important – but the footer fonts are also showing titles in Roboto still?
For the rev slider see-through button – instead of making the outline (border) thicker can we make it not transparent? Just regular 100% opacity border? Thanks!
Regarding the Visual Composer – yay! Thank you! So glad it was an easy fix! (I’m just lost without it.)
June 30, 2015 at 20:18 #65822sharmstrModerator– Contact form title uses whatever you set in theme options > fonts. You have H3 and H4 so you need to change both. See attached example where I’ve changed the h4 to
– portfolio title uses h3… see above
– portfolio excerpt uses the whatever font is set for body. If you want to override that you can use the .portfolio-info class.
– Menu font:
.kleo-main-header {
font-weight: bold;
}– button: I’ve given you the class. Just add border-color.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.June 30, 2015 at 20:44 #65828cbdesignParticipantIs this how you add a color to the button stroke? Because it’s not showing anything different?
.main-color .btn-see-through {
border-width: 2px; color: ffffff;
}H3 and H4 are both Lato fonts but the fonts showing on the site still look like Roboto Condensed not Lato? When I try to change those fonts sizes under options it’s not showing the changes (bigger size) on my portfolio page?
Also on the main header – what do I do to make the font size bigger? Thanks! Using the code you gave me:
.kleo-main-header {
font-weight: bold;
}June 30, 2015 at 20:52 #65829cbdesignParticipantQuick thing please! How do I change background of the Accordion boxes? Thanks!!
June 30, 2015 at 21:27 #65831cbdesignParticipantI don’t know what’s going on but it seems like all of a sudden the fonts are either listening to me from before or going crazy – now they all look bold?? I don’t want the body fonts to be bold?? And the size is not adjusting to what i want- how do I change? I have a meeting in a few minutes thanks!!!
June 30, 2015 at 21:41 #65835sharmstrModeratorSome of your questions have been answered before, so I’d appreciate you searching before asking.
– color is for type. you need to use border-color. futhermore, ffffff is not valid. you need to use #fff or #ffffff
– do you have some type of server caching in place? are any of your theme options saving?
– theme options > header > main menu font size
– You can add a class name to the accordion. In your css you can control the colors. Let say your class name is my-custom-accordion.
.my-custom-accordion .panel-body {
background-color: red;
}or you can just change the section style by going into row settings
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 21:44 #65837sharmstrModeratorIts probably screwed up because of your bad css code you tried to use. If there is an error in css, nothing below it will process.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 21:44 #65838cbdesignParticipantOne question PLEASE if you can just answer this quickly and ignore the ones from before for now – THE FOOTER TEXT IS TOO LARGE NOW I DON’T KNOW WHAT HAPPENED – HOW DO WE FIX?? THANKS!!!
June 30, 2015 at 21:46 #65839sharmstrModeratorLooks like you’ve changed the body font to 22px
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 21:49 #65840cbdesignParticipantOn my screen it shows I changed back to 13??? what do I do??
June 30, 2015 at 21:54 #65841sharmstrModerator– do you have some type of server caching in place?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 21:56 #65843sharmstrModeratorare you on godaddy? I used to have the problem with changes not showing up right away when my sites were hosted with them.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 21:57 #65844cbdesignParticipantyeah! But I’m running now to my meeting? What do I do?
June 30, 2015 at 22:04 #65847sharmstrModerator– do you have some type of server caching in place? – how do I know?
How about the menu item right at the top of every admin screen that says “Flush Cache”. LOL.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 22:05 #65849sharmstrModeratorit did for me when I click it. now your site is showing 13px
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 22:06 #65850sharmstrModeratorYou really should disable all caching while you’re in development. And get away from godaddy.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
June 30, 2015 at 22:08 #65851sharmstrModeratorand Lato is the font being used in the portfolio grid now. 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 1, 2015 at 16:29 #65981cbdesignParticipantHow do I disable all caching? Thanks! (And why did you mention to get away from Godaddy?)
And is there a way to make the lines in between “fancy lists” shorter in the width?
Also a few questions (not urgent) when you can answer. Thanks!
– How do I make sure the Rev Slider text and button are centered? (You really see that they are not which you resize the browser to mobile size.)
– How do I make main menu bar text (and even top menu bar) a little larger text? My site is for old people 🙂 so have to make sure they can read it.
– How do I add a 3rd column to the footer? I want 3 even columns not 4. Originally I added code you provided someone else but it seemed to get messed up?
– Another thing I tried to take off that didn’t “stay” – the breadcrumb bar with contact info on the blog and Services page and it’s still there?
– How can I make the width layout on the Contact page (or any page I want) boxed layout? Right now the left column text and right column (with contact form) are too far apart from each other? I’d rather add space to the sides by doing boxed layout than having so much space in the middle.
– How do I change the layout of the portfolio (called Services) page? Right now it shows 4 on top, 2 on bottom. I want to make the layout even (3 and 3) and bigger boxes and all the same size.
– How do I make the button on Rev Slider border not transparent – just white full opacity?
Thanks so much! And thanks again for all your help yesterday for my meeting! 🙂 Love your theme!!
July 1, 2015 at 16:31 #65983cbdesignParticipantSorry 2 more questions – how do I make the menu title a different color on active,
and an accordion list – how do I change the background color or text color? I saw you told someone else it’s from the Alternate coloring but I tried that and it didn’t work. (I removed the accordion list for now.)Thanks! 🙂
July 1, 2015 at 17:05 #65991sharmstrModeratorI’m more than happy to help where I can. but I’m here to support Kleo, not your godaddy server. Also, as mentioned before, I would appreciate you searching before asking a specific question. Some of your questions have been asked and answered before. It is also helpful for everyone here if you dont ask 20 questions in a single topic. It makes it difficult to search for solutions. I hope you can understand that.
And is there a way to make the lines in between “fancy lists” shorter in the width?
its a border on the li, so not that i know of. you can break the row up into columns as a workaround– How do I make sure the Rev Slider text and button are centered? (You really see that they are not which you resize the browser to mobile size.)
http://revolution.themepunch.com/documentation/– How do I make main menu bar text (and even top menu bar) a little larger text? My site is for old people 🙂 so have to make sure they can read it.
I’ve already answered you: https://archived.seventhqueen.com/forums/topic/setting-up-portfolio/#post-65835 For the top menu, search.– How do I add a 3rd column to the footer? I want 3 even columns not 4. Originally I added code you provided someone else but it seemed to get messed up?
Ask on that topic. I wasnt the one that came up with a solution for that.– Another thing I tried to take off that didn’t “stay” – the breadcrumb bar with contact info on the blog and Services page and it’s still there?
Theme options > Header options– How can I make the width layout on the Contact page (or any page I want) boxed layout? Right now the left column text and right column (with contact form) are too far apart from each other? I’d rather add space to the sides by doing boxed layout than having so much space in the middle.
Again, you can use more columns on the row. Try 4 and put the content in the middle two columns– How do I change the layout of the portfolio (called Services) page? Right now it shows 4 on top, 2 on bottom. I want to make the layout even (3 and 3) and bigger boxes and all the same size.
theme options > portfolio– How do I make the button on Rev Slider border not transparent – just white full opacity?
Edit the slide and change the button style. The button is built using the kleo button shortcode. I suggest you start a new page and with VC design the button you want to use on your slide. Then switch to classic mode to see the button shortcode. Copy that shortcode to your slide.how do I make the menu title a different color on active,
.kleo-main-header .nav > li.active > a {
color: red;
}how do I change the background color or text color?
I’ve already answered you: https://archived.seventhqueen.com/forums/topic/setting-up-portfolio/#post-65835 For the text just add color:#whatever;Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.