For example, I don’t have opacity settings and i would like to use it for slider caption
one more problem but it is probably because I don’t know how to get all settings, I have problem to change color of the separation line between items in my main menu. It is still ‘green color’ instead of blue
Hello,
I am creating website using SKT Full Width Pro. Site in Mozilla Firefox displayed correctly, but in Internet Explorer is not correctly. Not showing the slideshow, instead of the background image – colored background. Tell me what to do to the Internet Explorer site displays correctly?
Thanks,
Alex
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.
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
I have a black outline/frame on my menu, that I can not remove. I would like to make it 0 opacity or change the color of it. Is that possible? I have changed all the parameters in custom CSS as descripe in documentation, but still the black frame is there.
As said, I have changed all the parameters in custom CSS as descripe in documentation, but still a black box remains at the bottom of the page. I have emptied the footer and 3 empty text widgets – is that not the right way ? See my site: http://www.theiszander.com
It was a little unclear where to put that code so I tried popping it in the the custom css section of the theme and in the div class tag of the header.php but both to no avail. Any insight would be greatly appreciated. Here are examples of the code I’ve tried.
.hdr_buy_pro {
float: right;
background-color :#CE3430;
position: absolute;
right: 0;
top: 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
<div class=”hdr_buy_pro” style=”float:right;background-color:#CE3430″><a href=#submit>Submit your document NOW!</a></div>
We don’t see the style we mentioned written by you anywhere. Besides the code: <div class=”hdr_buy_pro”><a href=”https://www.sktthemes.org/themes/iamone-pro; rel=”nofollow”>Buy This Theme</a></div>
where its written hdr_buy_pro” write: style=”float:right;background-color:#99000″