1. You can either insert fonts using html (google.com/fonts) gives you the list. Or changing fonts directly via Appearance>Theme Options>Basic Settings.
2. That is also given in the Appearance>Theme Options>Basic Settings. It is taking link color. Change link color, it changes button color as well because buttons are clickable.
3. Kindly visit Appearance>Theme Options>Basic Settings>Custom CSS box>Paste this there:
I did exactly what you said but the featured image as background is still not working.
And now the colors are different, some shortcodes are not working as before (as you can see here: http://www.2websolutions.com.br/desenvolvimento-de-websites/ that there was too columns at each row).
Hi Shri – I purchased the PRO version partially because “Theme Options has more options like Google Fonts, colors, font change etc.” I’m trying to change the fonts within the simple dropdown menu you offer in Theme Options, but it seems to break. Currently, I set all fonts to Optima because it works.
But EXAMPLE: If I change to Cabin (another san serif font) it breaks — reverts to an unknown serif font, even though I set the menu selection at “Cabin”)
Theme Options > Basic Settings > Slide Title Font Face > Cabin.
1. Change the images via ftp: http://swordandrose.net/wp-content/themes/skt_full_width_pro/images/list-arrow-hover.png and http://swordandrose.net/wp-content/themes/skt_full_width_pro/images/list-arrow.png
2. In custom css paste this:
.footer-menu ul li a, .widget ul li a {background: url(YOUR MEDIA LIBRARY IMAGE URL) no-repeat scroll 0 3px}
.widget ul li a:hover, .footer-menu ul li a:hover {background: url(YOUR MEDIA LIBRARY IMAGE URL) no-repeat scroll 0 3px}
So first one is for normal image, second is for hovered. If this is difficult for you just tell us what you want from our end and we will help you or do this for you.
[services class=”red” title=”Web” bold=”Design” icon=”http://sktthemesdemo.net/skt-white-pro/wp-content/themes/skt-white-pro/images/icon-web-design.png” link=”#” button_text=”Read More”]Lorem Ipsum is simply dummy text of they printing and typesetting industry.[/services]
I added class=”red” as you can see. Now kindly go to Appearance>Theme Options>Basic Settings>Custom CSS and type this there:
.red {
background-color: red;
}
Author
Search Results
Viewing 15 results - 3,136 through 3,150 (of 3,298 total)