- This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Simple PRO
Dear Support!
I bought a Simple Pro theme.
I would like to remove the Textual Logo Tag under the logo.
www.thetaworld.hu
https://goo.gl/photos/zBqsGmkuuV5Lyr6h7
Regards.
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner .logo span.tagline { display:none !important;}
Regards,
Chris
Dear Chris!
Thanks for the quick response!
A new problem has emerged.
I would like to increase the width of the logo img.
Now it does not let me over 300px.
Regards.
Gabor
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner .logo { width:30%;}
.header .header-inner .logo img { height:auto !important; width:100% !important;}
.header .header-inner .nav ul li a { padding:32px 15px !important;}
Regards,
Chris
Dear Chris!
A new problem arose.
I want to delete a short description of the “Home Page Four Boxes Section”. (on the picture)
https://goo.gl/photos/twNKBKBudsREos7K7
Regards.
Gabor
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.one_four_page_content { min-height:100px !important;}
.one_four_page_content p { display:none;}
Regards,
Chris
Free WordPress Photography Themes Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to […]
To make your website entirely mobile-friendly, it is essential to pick a theme that comes as the suitable one for your mobile device. Thus, it […]
Are you confused when you come across the term WordPress Child Themes? Do not worry it’s not just you but many fresh developers out there […]