QUARK "FRESH FROM THE BLOG" Module...

Support desk for Multipurpose Quark Theme
GK User
Tue Jan 03, 2017 10:16 am
Hi. In the module: "FRESH FROM THE BLOG", that changes the name to: "NOTIZIE | NEWS | NOUVELLES | NACHRICHTEN | NEWS", the name appears me glued to the previous module, or, glued to the Video. How can I separate it a little? Thanks, greetings. René. :?: :idea:
*I send a picture, thanks...
QUARK-BLOG.jpg
User avatar
Platinum Boarder

teitbite
Thu Jan 05, 2017 11:33 am
Hi

In one of the previous tasks we have removed the gaps for all this layers, but You can add it to this one only with code:

Code: Select all
#gkBottom5 {
padding-top: 50px;
}
User avatar
Moderator

GK User
Thu Jan 05, 2017 2:17 pm
Hi. Thanks for your reply. Forget how to reduce the space between the module name and the start of the image, text. In the image it is evidenced with a second red arrow. Thanks greetings. René
User avatar
Platinum Boarder

teitbite
Mon Jan 09, 2017 3:09 pm
Hi

Try overwrite this padding:

Code: Select all
.box.quark-gallery .box-wrap > .header {
    padding-bottom: 136px;
}
User avatar
Moderator


cron