Forums
(@darristan)
11 years, 1 month ago
Again, thanks for your patience. Yes, it is a H3 title that I’m asking. I could not find any .entry-content>h3:first-child in the default CSS at all.
.entry-content>h3:first-child
May you please check. https://pastebin.com/BXiVdp7S
Thanks.
Hi. Thanks for the reply. I tried to change the following but don’t see any effect.
#content { margin-top: 1.5em; margin-bottom: 1.5em; }
or
.entry-content h3:first-child { margin-top: 0; }
Thanks in advance
Solved by adding width:100% !important;
width:100% !important;
Oh how can I missed this. Moving up will skip the header div. Thanks anyway! Great theme!
Just found out there is a no-breadcrumb template and where to put a (!is_front_page) tag in child theme.
Is there any possible I can remove this (https://i.imgur.com/Yz4uLne.png) spacing from menu to content if its a front page?
Thanks in advance.
Oops. It was the browser cache that didn’t reload the code. I got it already, thanks a lot @alex.
That was pretty responsive. Thanks for the fast support but don’t see the icon became bigger. I’m sorry if its too much to ask. Thanks again.
Thanks for the reply Alex, but I still have no idea how to enlarge the footer social link icon size.
Thanks a lot anyway! ??