Okay, thanks for the change.
If I want to change it back to 2 columns, I can just delete this added CSS code, right?
Also, would it be possible that you to make the featured image smaller? it’s now so big on the blog post card, or grid.
One more thing, the heading 1 title on the blog page is a link. For instance, in this blog, https://drivertechie.com/hyperx-cloud-2-mic-not-working-solved/, the title “[Solved] HyperX Cloud 2 Mic Not Working? Fixes are here!” is clickable. Can I disable it as well somewhere? I assume in some template?
Thanks. Would you please let me know if I want to modify the height, which parameters should I change?
.sh-header-builder .menu-button-1 a,
.sh-header-builder .menu-button-2 a {
min-height: 50px!important;
line-height: 46px!important;
margin-top: 10px;
padding-left: 30px;
padding-right: 30px;
.sh-header-builder .menu-button-2 {
padding-left: 0px!important;
}
Also, what if I want to change the menu text font?
the log in address can also be
drivertechie.com/wp-admin
just submitted again.
Hi there, I think I’ve given you the login details in the private info field, but no reply from you. Did you get it or not?
Hi there, I think I’ve given you the login details in the private info field, but no reply from you. Did you get it or not?
Hi there, any updates?
Also, when I created the blog post compilation page, I have a search field on the first fold, and the categories are under the background image.
Actually, this is the demo page I inserted: https://jevelin.shufflehound.com/blog1/, but when I make this page my post page, things are so different. I’m not sure what went wrong.
Can you please help?
Yeah, it should work.
Can you please let me know the CSS codes then?
Thanks in advance.
Anyone here? It’s been several days since you last responded.
Anyone here?
I’ve already tried. I can’t use the Gutenberg editor even when I have disabled all the plugins you brought.
I now quite regret that I purchased your theme.
These are my css codes, is this what you need:
.menu-button-1 a {
background-color: white;
color: black;
border: 2px solid #7a848d;
border-radius: 35px;
display:inline-block;
text-align:center;
font-size: 16px;
position:relative;
padding-right:20px;
padding-left:20px;
}
.menu-button-2 a {
background-color: white;
color: black;
border: 3px solid #fe861e;
border-radius: 35px;
display:inline-block;
text-align:center;
font-size: 16px;
position:relative;
padding-right:20px;
padding-left:20px;
}
Hi there,
Unfortunately no. I want to make the whole page a template. Not just the sections, and I’ve already created multiple templates.
Maybe I’ll need to do something with the Theme Editor PHP files?