Home › Forums › Photo World/Photo Session Support › No header and unable to set font colour
- This topic has 3 replies, 2 voices, and was last updated 5 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
July 21, 2019 at 6:42 pm #127057Marcin Malik Travel Designer NIP: PL8943135769ParticipantMember since: July 21, 2019
- Topics: 1
- Replies: 1
- Total: 2
Hello!
My website is www.smarttravels.pl
1st thing
I just upgraded my PhotoSession to PRO version. Previously, with FREE version, I also had this issue, but solved it by modyfing header.php and setting “img src= ” to exact image location, not command. It worked.
Now, after setting header in settings (WordPress settings – Adjust theme), nothing happen. In theme options I can set logo, then it appears, but it’s small. I would like it to cover full screen width.
If I change header.php manually, I can push WordPress to display header, but still – small.Maybe it’s because of responsiveness of PRO version and logo is adjusted to smartphone screen, even if it’s computer?
2nd thing
On top of single article, there is title, like here: www.smarttravels.pl/gambia
Title is Gambia. It’s almost invisible. But in theme options I can not see such font colour to change it. Closest thing is “Content area background color and opacity”, but it changes only background. This colour of font stays this same.
How can I change it to make it visible?Regards,
MarcinJuly 22, 2019 at 10:28 am #127095Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
.header .logo { max-width:100%; margin:0;} .single-post h1.entry-title { color:#282828 !important;}
Regards,
DaveJuly 22, 2019 at 10:36 am #127097Marcin Malik Travel Designer NIP: PL8943135769ParticipantMember since: July 21, 2019- Topics: 1
- Replies: 1
- Total: 2
Worked! Thank you!
July 22, 2019 at 10:42 am #127099Hi Marcin,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.