Forum Replies Created
-
AuthorPosts
-
Cool 🙂
Regards,
ShriHi George,
1. You assign all the images in Other Project category. Put images on other categories also.
2. Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
paste this css code in custom css box
.our-certifications .one_third .icon-bg {background:none !important;}
.our-certifications .one_third:hover .icon-bg {background:none !important;}
3. Branch Information: to display full branch information you have to increase page excerpt.Regards,
ShriHi Anh,
Kindly go to functions.php and find this code: add_theme_support( ‘post-thumbnails’ );
Below that add this code: add_theme_support( ‘title-tag’ );If you still having this issue. Kindly email us [email protected] with your WordPress admin details and URL of the site.
Regards,
ShriThis issue was resolved from our end. Kindly check and confirm.
Regards,
ShriHi,
Kindly go to Setting>>General>>Site Title
Regards,
ShriYou are welcome Freddy
Regards,
ShriKindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.
Regards,
ShriHi Rodrigo,
Remove all the CSS code in from custom css box and paste this code.
@media screen and (min-width: 480px) and (max-width: 767px) {
.header .header-inner .logo {margin-top:5px; margin-bottom:5px; text-align:left;}
.header .header-inner .logo img {height:auto; width:40%;}
.header .header-inner .nav ul li a {padding:50px 15px;}.nivo-caption {display: block !important; top:0;}
.slide_info h2 { font-size:13px;}
.slide_info p { font-size:10px;}}
Regards,
ShriHi Anna,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css code.fotorama__thumb-border {border-color:#000000 !important;}
Regards,
ShriHi Roel,
Yes, cut the entire <div class=”header”></div> and paste it in the same file after <body> tag.
If you still having the issue. Kindly send us [email protected] with your admin details and website link. We will do it for you.
Regards,
Shri@media screen and (max-width: 767px) {
.header .header-inner .logo {text-align:center;}
.header .header-inner .logo img {height:auto; width:60% !important;}
}Regards,
ShriPaste this code in custom css box for responsive :
@media screen and (max-width: 767px) {
.nivo-caption {display: block !important; top:0;}
.slide_info h2 { font-size:13px;}
.slide_info p { font-size:10px;}}
Regards,
ShriHi Rodrigo,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Paste this css code in custom css box.header .header-inner .logo {margin-top:5px; margin-bottom:5px; text-align:left;}
.header .header-inner .logo img {height:auto; width:40%;}
.header .header-inner .nav ul li a {padding:50px 15px;}Regards,
ShriHi,
Kindly use the plugin “Page Links To” and link those pages to some other page where you don’t have featured image set so that it doesn’t look odd.
Regards,
ShriHi,
Kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.
Regards,
Shri -
AuthorPosts