Soma Theme Help Free theme

Page Title

S Started by serhat · October 9, 2017 at 3:28 pm · 4 replies 0 voices Last reply 8 years, 7 months ago
Y
Yogendra Original poster
#2

Hello Serhat,

1- I want to resize Page Title Box (the red box).
You need to write CSS for that

#page-title h1 {
margin-top: 0px;
}

#page-title .bread-crumb {
margin-top: 0px;
margin-bottom: 0px;
}

You can adjust the px number according to your need. Increase it or decrease it to adjust the heights.
The first CSS will be used to give page title margin from top and the second CSS is for the breadcrumb height from top and bottom

2- There is Laptop pic on Home Background Image. How can add that image?

You can go to Appearance->Customize->General Settings. Here you will find an option to upload Background Image.

This is the image we have used in home background image.
https://pixabay.com/en/girl-woman-working-office-business-2618562/

Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Page Title

By posting, your reply becomes public (unless marked private).