puzzlefreetrans
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OceanWP] Recent post titles font size changeIt’s working. I can’t thank you enough! So it was about the lack of brackets in the upper part.
Forum: Themes and Templates
In reply to: [OceanWP] Recent post titles font size changeThere you go – all the codes I added as below
#submitbutton
{
color:white;
background-color: rgb(35,164,85);
font-size:15px;
border-radius:3px;
}/* Text Input Field and Test Area Contact Form 7 Styles */
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=url], .wpcf7,
.wpcf7 textarea {
font-size: 16px;
border-radius: 6px;
}.wpcf7-select {
font-size:16px;
border-radius: 30px;
color: #3b7c42
}input.wpcf7-form-control.wpcf7-submit {
display: block;
margin: 0 auto;
width: 25%;background-color: #3b7c42;
.entry-footer .more-link {
display: none;
}/* Sidebar Widget */
a:hover {color: #008000;}
/* Blog Excerpt */
.blog-entry-summary p{
font-size: 18px !important;
}.sidebar-box ul > li > a {
font-size: 20px;}Forum: Themes and Templates
In reply to: [OceanWP] Recent post titles font size changeThank you!
This is the link my blog page.Forum: Themes and Templates
In reply to: [OceanWP] Recent post titles font size changeSorry for the late reply. Thank for your effort, but these codes don’t make any difference. I wish I could show you the print screen pic here.
Forum: Themes and Templates
In reply to: [OceanWP] Recent post titles font size changeHi,
I purged the cache for all pages, and the codes are in the CSS panel, but the font is in the same old size, except these two lines are reddened.
#recent-posts-3 > ul > li> a
#categories-3 > ul > li > aForum: Themes and Templates
In reply to: [OceanWP] Recent post titles font size changeHi, my friend.
Not working either. ??
Forum: Themes and Templates
In reply to: [OceanWP] Recent post titles font size changeThank you for the reply, but adding them to the panel and changing the font digit don’t make any difference.
Is there another way to do this?