This topic has 9 replies, 5 voices, and was last updated 9 years, 1 months ago ago by Robert Hall
Hi! i would like to know if i can remove read more RED BUTTON in homepage in portfolio widget? just show image in 4 column with no info (title and read more)?
can i fix the text in banner? each line loo very bad, with too much space between each sentence . look:
http://aguamarinastore.com.ar/shop/agm/
juan
Hello,
unfortunately we can not reach your site here: http://aguamarinastore.com.ar/shop/agm/
Please check.
Regards,
Stan Russell.
Is so extrange, i can!
look now in: http://aguamarinastore.com.ar/shop/
1. i would like to know if i can remove read more RED BUTTON in homepage in portfolio widget? just show image in 4 column with no info (title and read more)?
2. can i fix the text in banner? each line loo very bad, with too much space between each sentence .
3. can i make a header look with background color? i need a dark color, and menu items in bright color.
thanks!!
Thhis: 1. i would like to know if i can remove read more RED BUTTON in homepage in portfolio widget? just show image in 4 column with no info (title and read more)? I CAN REOLVE IT.
wait, then for the answer of the others issues
Kind regards!
juan
Hello,
1. Have you resolved the issue?
2. Add this code in Theme Options > Custom CSS > Global Custom CSS:
.banner .banner-content p {
margin: 0px !important;
}
3. Use this code in Custom CSS:
header {
background-color: grey;
}
.menu > li a {
color: white !important;
}
Regards,
Eva Kemp.
Thanks a lot!! everything work ok!
but the menu tittle on mousse over look white too, can i change to this color? #dee7ed
Kind regards!
juan
Hello,
Please use this code for hover color:
.menu > li a:hover {
color: #dee7ed !important;
}
Regards,
Eva Kemp.
How do I change the color of the read more button? And change the text to say something else??
Hello @ajgoehring,
Please provide us with link to the page where you need change color and text.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up