(TieLabs Support has not been able to answer this.)
Thank you
]]>I am using Sahifa template.
]]>www.johanbammens.be
Thx!
]]>The page builder of my theme allows me to have featured image on my post, which is good.
The bad side is that I can’t have a featured image on my page…If I add one, the page builder gets broken and so my page is down. The featured image is not even visible if I do that. If I add the image and actualize on the page builder, the page is ok, but the featured image doesn’t show as well.
Do you have any ideas how can I fix it ?
Thanks a lot,
Simon
The page builder of my theme allows me to have featured image on my post, which is good.
The bad side is that I can’t have a featured image on my page…If I add one, the page builder gets broken and so my page is down. The featured image is not even visible if I do that. If I add the image and actualize on the page builder, the page is ok, but the featured image doesn’t show as well.
Do you have any ideas how can I fix it ?
Thanks a lot,
Simon
I changed
.entry {
word-wrap: break-word;
line-height: 22px;
}
to
.entry {
word-wrap: break-word;
line-height: 30px;
}
but it doesn’t work at all and the spacing size is still 22px while I look in inspect element.
Kindly help me where I am wrong?
]]>I changed `.entry {
word-wrap: break-word;
line-height: 22px;
}`
to
.entry {
word-wrap: break-word;
line-height: 30px;
}
but it doesn’t work at all and the spacing size is still 22px while I look in inspect element.
Kindly help me where I am wrong?
]]>My site is www.orec.ca. For reasons I cannot figure out, only some parts of my child CSS are getting applied while others are ignored completely.
I am trying to change the sub menu padding and header padding.
It appears that something went wrong after my last theme update but I don’t know where to look to resolve this issue. Any pointers are appreciated!
]]>