Sonal S SinhaModerator
- Topics: 0
- Replies: 31307
- Total: 31307
Member since: August 16, 2013
Hi Miranda,
Kindly go to Appearance>>Theme Option>>Basic Setting
You will find “Slider manageable settings” change the color from there.
For the slider on inner pages: go to Appearance>>Theme Option>>Slider Images
You will find “Inner page slider” option select hide option from the dropdown.
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31307
- Total: 31307
Member since: August 16, 2013
Hi Bobby,
Kindly use slide images 1420px x 500px. Make sure all your slides are same width and height.
2. Where do I edit client logos?
Kindly go to Appearance>>Theme Option>>Sections>>Section 5
You will find the shortcode for client logo. Change the image url in the shortcode by adding your logo image url.
3. Where do I change the color of the separator line, in the top bar menu?
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .nav ul li a{border-right:1px solid #000000 !important;}
Regards,
Brad
RobertParticipant
Member since: April 3, 2016
1. When you first load the site the slider image is a tiny bit larger and then it jerks smaller. Is there a slider image size that would be better? How can I stop this?
2. Where do I edit client logos?
3. Where do I change the color of the separator line, in the top bar menu?
Thanks, Bobby
Sonal S SinhaModerator
- Topics: 0
- Replies: 31307
- Total: 31307
Member since: August 16, 2013
Hi Scott,
Kindly go to Appearance>>Theme Option>>Basic Setting
You will find the background color option there. Search for the “Select background color for toggle menu”. You can change the color from there.
Regards,
Brad
ScottMember
Member since: May 25, 2016
Good morning,
On Movers Packers Pro I am having a hard time sorting out how to change the menu color on tablet and mobile.
The menu is and should be purple, but is showing up yellow or grey with three vertical lines.
Could I be advised on how to change this? I would like it to be uniform no matter how someone views it.
IanMember
- Topics: 14
- Replies: 16
- Total: 30
Member since: November 23, 2016
Hi,
That piece of code does not work. It still shows the background color in the navigation menu.
Please advise
Sonal S SinhaModerator
- Topics: 0
- Replies: 31307
- Total: 31307
Member since: August 16, 2013
Hi Ian,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
#topmenu .menu_hover > a:link, #topmenu .menu_hover > a:visited, #topmenu ul li.current-menu-item > a:link, #topmenu ul li.current-menu-item > a:visited, #topmenu ul li.current-menu-parent > a:link, #topmenu ul li.current_page_parent > a:visited, #topmenu ul li.current-menu-ancestor > a:link, #topmenu ul li.current-menu-ancestor > a:visited{ background-color:none !important;}
Change the hover color of the anchor tag from Appearance>>Customize>>Header>>Menu Hover Text Color
Regards,
Dave
Sonal S SinhaModerator
- Topics: 0
- Replies: 31307
- Total: 31307
Member since: August 16, 2013
Hi Ga Ying,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.widget-column-2 ul li a{color:#000000 !important;}
Regards,
Brad
Sonal S SinhaModerator
- Topics: 0
- Replies: 31307
- Total: 31307
Member since: August 16, 2013
Hi Helmuth,
Kindly go to Appearance>>Theme Option>>Basic Setting
You will find “Select background hover color for homepage box” option in Background color.
Regards,
Dave
Hi!
How can I change the color of the Hover color of Top Four Services Columns. Now its a kind of light blue.
Thanks
http://www.mm-consulting.pro/
KaterinaMember
Member since: December 9, 2016
Hello,
When creating a new page/post through the Panorama theme with opaque black background, the text always comes out in grey color – it’s hard to read. I tired to change the font color through the Text Editor, but the Theme seems to override it and the text still comes out gray. Only if I choose the text to be one of the Headings (H1-6), then it’s white. But not if it’s just “paragraph” style.
I’ve been looking in the Appearance where to change the body text color by default to WHITE, but I couldn’t find it. Could you please help me find that setting?
Thank you.
OrlandoParticipant
Member since: December 11, 2016
I am using Charity pro theme. I would like to have a more visible Navigation bar. Can I set a background color for the Navigation bar? Can I align this bar more to the top of the slider?
Hi,
Learn More link in “Section 2” under “Sections” is not working. When we click the button it takes to home page instead of linked page. Our website is http://www.punyahfoundation.com.
Here is the code:
[oureventdate eventdate=”21 – 5″ eventmonth=”Jan – Feb” eventyear=”2017″ eventtitle=”Punyah Cricket League – 2017″ eventtiming=”” eventlocation=”Bharathiar University, Coimbatore” class=”last”]
[readmore-link align=”left” bgcolor=”#f25f43″ color=”#fff” button=”Learn More” links=”http://punyahfoundation.com/wp/punyah-cricket-league-2017-2/”%5D
Thanks,
Gayathri
LauraParticipant
- Topics: 158
- Replies: 195
- Total: 353
Member since: July 21, 2016
How can I remove the white space around the added color to title of page? (see image below)
https://snag.gy/ly76AN.jpg
Sonal S SinhaKeymaster
- Topics: 10
- Replies: 6995
- Total: 7005
Member since: June 12, 2013
Kindly add this in appearance>theme options>basic settings>Custom CSS:
h1.entry-title, h1.page-title { background:#914468; padding:15px; color:#fff;}
Regards,
Shri