Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
How to hide title of the page?
olegich123
February 2019
in
Theme support
Hi, how to hide the name of page (home) from main page? Thanks.
https://savepice.ru/full/2019/2/9/83addd69157786849ca6922c6ae9ff3b-full.png.html
Comments
Pablo
February 2019
Hi,
It's the subheader.
To hide it, please go to the Theme Options > Header & Subheader > Subheader and tick the 'subheader' in the hide option
http://prntscr.com/mjfzvd
Thanks
olegich123
February 2019
Hi, help me please:
1. How to hide the line above the picture ?
https://ibb.co/j5VYhJM
2. And how to enable the name of posts, when post is opened?
https://ibb.co/bBQ0hcS
Thanks
Pablo
February 2019
Hi,
1) Please edit that page, then please scroll down to the "Options" section.
Then, turn on the "Content | Remove Padding" option.
http://prntscr.com/ml1oyv
2) The name of the post appear in the Subheader, so you should enable it.
You can hide the subheader on the homepage only, same as in step 1, but turn on the "Subheader | Hide" option.
Thanks
olegich123
February 2019
edited February 2019
It is ok. Thanks. And where I can change this size, color and text color?
https://ibb.co/Dt0nZp3
And from comments to footer in posts is too big space. Is it possible to fix?
https://ibb.co/KNSGh2r
Thanks/
Pablo
February 2019
Hi,
It's subheader.
Theme Options > Colors > Header
http://prntscr.com/mle436
Thanks
olegich123
February 2019
color is ok. Is it possible change the size?
Pablo
February 2019
Please go to the Theme Options > Fonts > Size & Style.
Change the "Page Title" size.
http://prntscr.com/mlgp2p
Thanks
olegich123
February 2019
edited February 2019
It is ok. You are helped me. Thanks.
Can you show me where I can read a tell me please how create the page with all posts? Thanks
Pablo
February 2019
You can reduce the height of the subheader in the Theme Options > Header & Subheader > Subheader
in the padding field.
http://prntscr.com/mligye
Thanks
olegich123
February 2019
edited February 2019
Yes. I find. Thanks
Can you help me change the color of this element - this is mufin menu element. Without
cursor the color is white. I need change the color. I didnt find this parametr in "colors".
https://ibb.co/BZ5PtZt
Bryan
February 2019
Could you send a link to your website please. This way we can inspect the element and check the color settings.
thanks
olegich123
February 2019
edited February 2019
https://www.bridgee.pro/blog/ukrainian-it-outsourcing-benefits-for-german-business/
Pablo
February 2019
edited February 2019
Hi,
You can do it with this CSS.
.widget .menu-item a{
background:red !important;
color:white;
}
Paste this code into the Theme Options > Custom CSS & JS > CSS
Thanks
olegich123
February 2019
edited February 2019
thanks! But I need change the white color, not red. Thanks
Pablo
February 2019
Just change the "green", to "white" and everything will be okay.
The code I sent you is just the example for you
Thanks
olegich123
February 2019
"Business" is red, because
the cursor is over it.
The color of background "Tech", "Tools" and "Team" is white. This color I want change
https://ibb.co/BZ5PtZt
Pablo
February 2019
I've updated the code above.
It will make all of these blocks red.
Thanks
olegich123
February 2019
thanks!
Sign In
or
Register
to comment.
Comments
Thanks
The code I sent you is just the example for you
Thanks