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
›
BeBuilder
Dropcap format
max40
October 2016
in
BeBuilder
Hi Team!
I want to change the cropcap of "about us" box of HR theme:
- background
- distance from text
- distance from the box (top)
How can I change it?
Thanks in advance!
Comments
Albert
October 2016
Hi,
please send us link to page where you would like to change it and we will see if it's possible.
max40
October 2016
Here is
http://test.max40-gruppe.eu
The dropcap is directly after the slider.
Btw, I also want to center all the text (the two paragraphs) vertically and horizontally. Where should I put the "vertical-align:middle"?
Thanks again.
Albert
October 2016
Ok, thanks. So to change it's background color and distance from the text, you need to use below css:
.dropcap.size-2 { background: #000 !important; margin-right: 5px !important; }
But to change it's distance from the box, you need to change local styles you set for the section locally. You can see what we mean on
http://pasteboard.co/hE5l5Vy41.png
Vertical align can be set for the WRAP inside which the items are.
max40
October 2016
Thanks a lot!!
Albert
October 2016
You are welcome!
Sign In
or
Register
to comment.
Comments
please send us link to page where you would like to change it and we will see if it's possible.
The dropcap is directly after the slider.
Btw, I also want to center all the text (the two paragraphs) vertically and horizontally. Where should I put the "vertical-align:middle"?
Thanks again.
Vertical align can be set for the WRAP inside which the items are.