This topic has 6 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler
1/ how do we align the module heading to the left rather than have it centred?
2/ how do we add padding between the module heading and the first line of module text – at the moment the module headings sit too close to the module text
3/ how do we add page padding to the top of all pages globally
thanks
Hello,
1/ Please provide screenshots for better understanding the desired result.
2/ Provide URL of the page where I will be able to see the problem.
3/
.page {
padding-top: 30px;
}
Regards
how do I add the screenshot so it is private?
You can use such screenshot maker as Lightshot https://prnt.sc/ and provide link of the screenshot in the Private Content area.
Regards
please see screenshot
.page-content {
margin-top: 2vw;
}
.sidebar .widget-title {
text-align: left;
margin-bottom: 15px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up