Home › Forums › SKT Full Width Forum › title color and menu bottom
- This topic has 15 replies, 2 voices, and was last updated 9 years, 9 months ago by Sonl Sinha.
-
AuthorPosts
-
February 2, 2015 at 7:54 pm #3747
i need to make the page title in specific color and change the color of the menu bottom as shown in image
February 3, 2015 at 8:17 am #3757Hi,
Kindly post the link to the image as there is no image posted above in forum.
So upload it elsewhere and share the link so that we can understand what is needed.
Regards,
ShriFebruary 3, 2015 at 8:50 am #3758Please check following link https://www.dropbox.com/s/ofq658avx87ugqb/image.JPG?dl=0
and how to change the page title color, i need to make the whole title in one color
Thanks for the support
February 3, 2015 at 9:46 am #3761Hi,
All color change details are given here: http://sktthemesdemo.net/documentation/full-width-documentation/#colors
Follow the instructions and you would be able to change all the colors.
Scroll down in the very end First letter color is also given.
Regards,
ShriFebruary 3, 2015 at 6:35 pm #3771This is not what i asked for, I need to change the full page title color not the first letter, and your link does not include instructions on how to do that
and again please inform me how to change the color of the marked part in the following link
February 3, 2015 at 6:50 pm #3772Hi,
The part which you want or have marked is an image unfortunately because CSS can’t have those shapes.
Here is the path of the image: wp-content/themes/skt_full_width/images/header-bottom-shape.png
Full Page color i guess we have given font and color management in theme options. Not sure what else is needed.
Regards,
ShriFebruary 4, 2015 at 7:53 pm #3794Please i need to finish this edit, your answer is not for my issue
Please check image in this link https://www.dropbox.com/s/aifwtvphdqfayab/screen%20shot.JPG?dl=0
i need to change the color of the menu footer, not the shape
and i need to make the page title which is marked in the image in different color, not only the first letter
will appreciate your fast reply
February 5, 2015 at 4:38 am #3796Hi,
For footer here is the code as given in documentation:
Site Footer Code
#colophon {
background: none repeat scroll 0 0 #000;
opacity: 0.9;
}The page title color is managed from color of the font of the body and the whole site.
Only the first letter color is different which is given in documentation on how to change it.
Regards,
ShriFebruary 5, 2015 at 6:31 am #3799Good Day,
I am already using the code you gave me, it is for the page footer (Copyright area) while i need to change the menu footer color
I need to change all the page title color in one color not only the first letter, and the color will be different than the text color
Thanks for support
February 6, 2015 at 9:56 am #3826We are launching a new version by end of today. Stay tuned. We will send you access and others as well. Then control of colors etc would get easier.
Regards,
ShriFebruary 15, 2015 at 7:17 pm #3958Good Day,
Till now i didn’t get any E-mail from you, so please again find below image link
https://www.dropbox.com/s/aifwtvphdqfayab/screen%20shot.JPG?dl=0
I need to make ABOUT US the same color like the first letter and i need to mark the marked place under contact us same background color like the menu and body
Your support is most appreciated
February 16, 2015 at 5:26 am #3964Hi,
First letter can be changed using this code in Appearance>Layout Settings>Custom CSS:
First Letter Code
mark, ins, a, .header .logo h1.site-title:first-letter, h2#page-title:first-letter, .archive h1.page-title:first-letter, .page h1.entry-title:first-letter, h2#page-title:first-letter, .archive h1.page-title:first-letter, .page h1.entry-title:first-letter, .single-post h1.entry-title:first-letter, .entry-meta a, .search h1.entry-title:first-letter, .archive h1.entry-title:first-letter, .read-more a, .recent-post .post-box .post-text a, aside ul li a, .widget ul li a, h3.company-title:first-letter, .footer-menu ul li a, .social a, .footer-bottom a {
color#fff;Change the color to the desired one to match it with the rest of the titles in inner pages.
So inner page title rest title is manageable from the color management in theme options the first letter color can be changed as given above.
Regards,
ShriFebruary 16, 2015 at 5:51 am #3965what is happening, pleaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaase understand
I DON’T NEED TO CHANGE THE FIRST LETTER COLOR IN ABOUT US, I NEED TO CHANGE THE ABOUT US COLOR, ALL THE ABOUT US THE A B O U T U S (ALL OF IT)
AND WHERE IS THE CODE FOR CHANGING THE MENU FOOTER COLOR WHICH IS MARKED IN THE FOLLOWING IMAGE
https://www.dropbox.com/s/aifwtvphdqfayab/screen%20shot.JPG?dl=0
ANY REAL SUPPORT OVER HERE
February 16, 2015 at 6:00 am #3966The first info was for the first letter. For the rest letters of the title here is the code:
h2#page-title, .archive h1.page-title, .page h1.entry-title {color: #ffffff !important;}
Change the ffffff to your desired hex color code.
Hope this is what you were looking for. This completes first letter and the rest all of the letters of the title as you have marked.
Regards,
ShriFebruary 16, 2015 at 6:20 am #3967Thanks a lot, the first issue solved
still the menu footer which is marked in the image, how do i make it same color like the menu
https://www.dropbox.com/s/aifwtvphdqfayab/screen%20shot.JPG?dl=0
Appreciate
-
AuthorPosts
- You must be logged in to reply to this topic.